Req Watched status per user
#1
Would it be possible for those with mutliple systems/users sharing a central mysql database, to add a user id to the user(default of 0) and add a separate table, with unique key of userID and fileID, to contain the watched status, that way all of the file data does not need duplicated, and the remainder of the system should stay mostly unchanged.
And for setting up users on different systems, make the userID a value that can be set during user creation.
Then when a video is watched it is set as such in the table for the currently logged in user.
Reply
#2
Do you mean that it should work like how watched status works for profiles in Netflix from the end-user perspective?

https://help.netflix.com/en/node/10421

Netflix have a nice way to mark a movie or show as watched for multiple when you viewing together with your whole family.



More info:
http://www.technologyguide.com/news/netf...-accounts/
http://www.engadget.com/2013/08/01/netfl...worldwide/
http://www.cnet.com/news/netflix-tweak-l...-profiles/
http://anewdomain.net/2013/08/25/set-net...e-gallery/
http://www.techreport.com/blog/25229/net...-profiling

Screenshot:
Image
Reply
#3
See these other threads with the same suggestion

http://forum.kodi.tv/showthread.php?tid=153978
http://forum.kodi.tv/showthread.php?tid=216941
http://forum.kodi.tv/showthread.php?tid=198597
http://forum.kodi.tv/showthread.php?tid=217147

+1 for the idea to implement it like in Netflix
Reply

Logout Mark Read Team Forum Stats Members Help
Watched status per user0