dlnatoad
dlnatoad copied to clipboard
Track playback stats
for this project to be a replacement storage service for Morrigan, it will need to track:
- last played date
- play start count
- play end count
the challenge is that since this is not a player, it has no idea how the media is serves is being used. would need to design some sort of API for a player to feed back that info. i have not seen anything existing in UPNP/DLNA for such, so would need to be some sort of custom extension?