Automatically remove movies and tv shows from XBMC?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
gate1975mlm Offline
Member
Posts: 58
Joined: Mar 2012
Reputation: 0
Post: #1
Is there any way to set up XBMC to automatically remove movies and tv shows from XBMC if the file does not exist anymore on my computer?

I know you can do it manually but I would like it to be done automatically so when ever I delete a movie or tv show on my computer it will also be removed from XBMC.
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #2
See the cleanonupdate setting in http://wiki.xbmc.org/?title=Advancedsettings.xml

Be careful though. It's common to set cleanonupdate and have XBMC update on startup, but if for any reason shares on a network server aren't available when XBMC starts it will conclude that no files exist and clean the lot.
find quote