Remove items from video library automatically
#1
I have setup XBMC on my Mac to update my video library on start up, but the problem I am running into is that it doesn’t remove files that are no longer available. I can manually cleanup the library but, I’d like it to be an automatic process.

I’ve looked into using the advancedsettings.xml but I’m afraid that I can’t get this to work. Below is what my advancedsettings.xml looks like.

<advancedsettings>
<cleanonupdate>true</cleanonupdate>
<hideallitems>true</hideallitems>
<hideemptyseries>true</hideemptyseries>
<flattentvshows>1</flattentvshows>
</advancedsettings>

Anyone got any ideas as to why this isn’t working?
Reply
#2
yeah, you need to read the wiki page properly. it quite explicitly states that those need to go inside a <videolibrary> tag.
Reply
#3
Doh. Sorry I'm new to all this modifying XML stuff. Thanks for your help, working great now.
Reply

Logout Mark Read Team Forum Stats Members Help
Remove items from video library automatically0