Clean Library confusion/not working

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mbbransc Offline
Senior Member
Posts: 116
Joined: Feb 2011
Reputation: 0
Post: #21
foghat Wrote:Yes, I wish there was a better way to get changes to nfo files recognized. Seem like a key thing that is missing. I think there should be some sort of 'full' refresh option that re-reads your source just like on first load.

What I think I might do when I have a lot of changes (like if I clean up genres or what have you), is make the edits with a tool that edits the database directly. Then do an export to individual files. I assume this would overwrite the existing nfos with an updated version including the changes.

I've been going through the process of updating .nfo files with Movie Sets and XBMC wasn't recognizing the .nfo files in the source directory. I exported the XBMC library and it loaded new .nfo files (not overwriting because of different names). I updated those and XBMC updated properly. Problem is, anytime I want to add new movies to a set, I have to export the entire library. I don't know yet if it will overwrite my changes and leave me updating ALL movie sets again.

Is there a way to update the library directly instead of the source files since XBMC seems to be ignoring my files?
find quote
>>X<< Offline
Alaska Group
Posts: 2,900
Joined: Jun 2009
Location: On a farm trying to catch a fox
Post: #22
mbbransc Wrote:I've been going through the process of updating .nfo files with Movie Sets and XBMC wasn't recognizing the .nfo files in the source directory. I exported the XBMC library and it loaded new .nfo files (not overwriting because of different names). I updated those and XBMC updated properly. Problem is, anytime I want to add new movies to a set, I have to export the entire library. I don't know yet if it will overwrite my changes and leave me updating ALL movie sets again.

Is there a way to update the library directly instead of the source files since XBMC seems to be ignoring my files?

Your nfo's have to be exactly the same name as the media file name just like the ones XBMC creates when it exports to separate files or if each movie is in its own folder they can simply be named "movie.nfo" but you must set "use folder names for lookups" in "Set Content" anything other than those two will not work

You don't even need to use a full nfo you can just use the set tag and the imdb url then refresh each movie in the set
find quote
mbbransc Offline
Senior Member
Posts: 116
Joined: Feb 2011
Reputation: 0
Post: #23
&gt;&gt;X&lt;&lt; Wrote:Your nfo's have to be exactly the same name as the media file name just like the ones XBMC creates when it exports to separate files or if each movie is in its own folder they can simply be named "movie.nfo" but you must set "use folder names for lookups" in "Set Content" anything other than those two will not work

You don't even need to use a full nfo you can just use the set tag and the imdb url then refresh each movie in the set

My .nfo files are movie.nfo and in each individual movie's folder. I'll double-check that "Use Folder Names for Lookups" setting this evening. I hope it's something that simple!!
find quote
>>X<< Offline
Alaska Group
Posts: 2,900
Joined: Jun 2009
Location: On a farm trying to catch a fox
Post: #24
It will ignore them if you don't selecting movie info then refresh it will just do a look up from the net instead of asking you whether to use local or not
find quote
prophetizer Offline
Senior Member
Posts: 277
Joined: Sep 2008
Reputation: 2
Post: #25
i just had a thought, i'm thinking i was misunderstanding the cleanonupdate, does it only do this when it updates the library when i start XBMC? i use that autolibraryupdate script that updates every 2hrs, but clean doesn't seem to run after that. is that why it seems it doesn't work for me?

--
[Image: watched-clearlogo.jpg]
find quote
prophetizer Offline
Senior Member
Posts: 277
Joined: Sep 2008
Reputation: 2
Post: #26
mbbransc Wrote:I've been going through the process of updating .nfo files with Movie Sets and XBMC wasn't recognizing the .nfo files in the source directory. I exported the XBMC library and it loaded new .nfo files (not overwriting because of different names). I updated those and XBMC updated properly. Problem is, anytime I want to add new movies to a set, I have to export the entire library. I don't know yet if it will overwrite my changes and leave me updating ALL movie sets again.

Is there a way to update the library directly instead of the source files since XBMC seems to be ignoring my files?

this has to be the worst thing about XBMC, not recognizing changes, it's so freaking annoying

--
[Image: watched-clearlogo.jpg]
find quote
prophetizer Offline
Senior Member
Posts: 277
Joined: Sep 2008
Reputation: 2
Post: #27
&gt;&gt;X&lt;&lt; Wrote:As jhsrennie said you just need to add it in the keyboard.xml I tested it using "e" as I knew that wasn't already being used just put it on a button you don't use on your remote

Code:
<e>CleanLibrary(video)</e>

any idea what the + button is at the bottom left? i'll make that clean, and the e update

--
[Image: watched-clearlogo.jpg]
find quote
>>X<< Offline
Alaska Group
Posts: 2,900
Joined: Jun 2009
Location: On a farm trying to catch a fox
Post: #28
jhsrennie posted a link to his key editor which can detect what your key presses are that or look in your harmony software it should tell you what is assigned to each key and you should also be able to change them from there as well
find quote
prophetizer Offline
Senior Member
Posts: 277
Joined: Sep 2008
Reputation: 2
Post: #29
strange, my e was mapped to <z> for aspect ratio from some keymapxml i used that mapped all funtcionts, but i change it for cleanlibrary and it didn't seem to make a differnce, not showing in log either

--
[Image: watched-clearlogo.jpg]
find quote
oscy Offline
Junior Member
Posts: 4
Joined: Mar 2011
Reputation: 0
Post: #30
I'm having same problem with MCM.
XBMC won't read the .nfo that MCM has created so it downloads everything again. I don't know how to fix this? The MCM has organized my movie folder so each movie gets it's own folder named "movie (year)" and in this folder the .nfo is stored as movie.nfo.

Any ideas?
find quote