dixxfixx Wrote:When you select a show for watching or deleting or whatever, there should be an "Unwatch" option on the popup menu.
I should clarify. This is watching videos from the "Videos" top menu. I don't see any, selecting a video "plays". No right mouse click options either. Thanks in advance.
I have been searching for information regarding the green watched indicator icon (under Videos, I don't use Recordings section) all over the net and forum boards, is there a wiki or something for this option? How can I clear it via command line, is there a hotkey to flip it on and off, etc? Thanks!
(2019-03-31, 01:11 AM)ViperDragon Wrote: I have been searching for information regarding the green watched indicator icon (under Videos, I don't use Recordings section) all over the net and forum boards, is there a wiki or something for this option? How can I clear it via command line, is there a hotkey to flip it on and off, etc? Thanks!
Hi, ViperDragon!
Have you been able to figure this out? This is something that drives me crazy and I wish they'd write into the program the option to reset watched status in the Videos tab.
Please let me know if you've found a solution! Thanks!
I went to C:\Users\Public\NPVR\Skin\Default\Videos\videos.xml and searched for "watched" this "watched.png" is the actual green icon that appears when something is viewed. I am NOT a coder so I don't dare delete or alter anything without someone else telling me what to do but I feel like if I were to delete this "watched.png" bit from the three places it appears in the code, it would solve the problem. Maybe even if I deleted it and then replaced it with something. I'm not sure. I'm too chicken to play around with it.
If anyone is brave enough to figure it out, shoot me a reply! Thanks!
An example of the code where this appears: <Image size="7,7" location="3,5" visible="@alreadyViewed" source="watched.png"/>