Clean library database on startup?
#1
Ok,

I'm "always" deleting movies after I've watched them and since Library doesn't remove them by default I had to do some config:

I made this file Advancedsettings.xml under: \user\appdata\roaming\xbmc\userdata (alot of .xml files in the same folder"

I then put this in and saved the file:
Code:
<advancedsettings>  
   <videolibrary>
<cleanonupdate>true</cleanonupdate>  
    
  </videolibrary>
</advancedsettings>
Then I started XBMC again and went into Movies, and all the deleted movies was still there. Though I could see that it displayed "Cleaning up library" on XBMC startup.

Any ideas?

EDIT: When going in XBMC "Settings -> Video -> Clean Library" the library got nice, but why doesn't it do that when XBMC starts up?
Reply
#2
Turn on the option to update library at startup in settings and then it will work. Also if you turn on the option to rename and delete files you will be prompted to delete the file after removing from the library.
-stoli-
Reply
#3
Sorry, forgot to mention that "update library at startup in settings" is already selected.

I don't have write permission to the server where the movies are located, so I can only delete them on the server, not through XBMC.
Reply

Logout Mark Read Team Forum Stats Members Help
Clean library database on startup?0