How do you disable the "watched" checkmarks?
#1
this is a super annoying feature. If I needed reminded what I already watched then I forgot what the episode or movie was about anyway lol.

It angers me each time I finish something seeing that stupid checkmark appear each time. How do I disable this "feature"?

-thanks

...and I know I can press "W" to check and uncheck. This is not what I want. I want them to never appear!
Reply
#2
You can simply change the xbt-textures to the uncompressed gfx from git and delete the watched-tick
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply
#3
(2013-02-19, 11:42)t3AS Wrote: It angers me each time I finish something seeing that stupid checkmark appear each time. How do I disable this "feature"?

No need to get your knickers in a bind. Just create an advancedsettings.xml (wiki) file in your userdata (wiki) directory with the following contents:
Code:
<advancedsettings>
  <video>
    <playcountminimumpercent>101</playcountminimumpercent>
  </video>
</advancedsettings>
(If you already have an advancedsettings.xml file, just add the above <playcountminimumpercent> statement to the <videos> section of your existing file)

Restart XBMC and your videos will never be marked as watched.
Reply
#4
artrafeal, that's tricky...pretty cool hint!

THX!
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply

Logout Mark Read Team Forum Stats Members Help
How do you disable the "watched" checkmarks?0