pryankster
2008-03-07, 12:01
I'm in the process of ripping all of my DVDs (I'm using DVDfab decryptor). I'm doing full .ifo rips of the DVD, which leaves me with a structure like this:
/media/vol0/SOUTHPRK/
/media/vol0/SOUTHPRK/VIDEO_TS/
/media/vol0/SOUTHPRK/VIDEO_TS/VIDEO_TS.BUP
/media/vol0/SOUTHPRK/VIDEO_TS/VIDEO_TS.IFO
/media/vol0/SOUTHPRK/VIDEO_TS/VIDEO_TS.VOB
... etc... for VTS_01_0.BUP, IFO, VOB, etc. etc.
From the files view, I can press 'play' and dvdplayer does the right thing, just as if I had a real DVD in the DVD drive. But for increased WAF (Wife Acceptance Factor), I'd like to use the library (and b'cuz it's cool :-)
If I navigate to the "SOUTHPRK" directory, and select 'Set Content', select 'imdb', etc., the South Park IMDB info will be filled in, and the video will be added to the library.
HOWEVER, if I just tell XBMC to recursively scan the /media/vol0 source, it tries to search every .VOB that it finds.
My first attempt was to put a "SOUTHPRK.nfo" file in the /media/vol0/SOUTHPRK' directory, containing the appropriate IMDB URL, but apparently, .nfo files are not supported for directories.
So, my next attempt was to put a VIDEO_TS.nfo file in the VIDEO_TS directory, but then I have to select each DVD that I add manually to get the information into the database. (amusingly, it seems like "sex and the city" is what IMDB pulls up as a match for "VTS_*.VOB" when I select a recursive scan ... I ended up with a library containing several hundred entries for "Sex and the City" :-)
I don't mind adding the URLs manually (the /media source actually lives on a UNIX box, so I can script that part pretty easily), but I don't want to have to select every movie to add it to the database; is there a way to use the automated library scanner to do the "right" thing with my setup?
(again, I'm willing to put whatever kind of .xml, .nfo, etc, control files that I need, write shell scripts, python scripts, etc. etc.)
Thanks!
-- pryankster
/media/vol0/SOUTHPRK/
/media/vol0/SOUTHPRK/VIDEO_TS/
/media/vol0/SOUTHPRK/VIDEO_TS/VIDEO_TS.BUP
/media/vol0/SOUTHPRK/VIDEO_TS/VIDEO_TS.IFO
/media/vol0/SOUTHPRK/VIDEO_TS/VIDEO_TS.VOB
... etc... for VTS_01_0.BUP, IFO, VOB, etc. etc.
From the files view, I can press 'play' and dvdplayer does the right thing, just as if I had a real DVD in the DVD drive. But for increased WAF (Wife Acceptance Factor), I'd like to use the library (and b'cuz it's cool :-)
If I navigate to the "SOUTHPRK" directory, and select 'Set Content', select 'imdb', etc., the South Park IMDB info will be filled in, and the video will be added to the library.
HOWEVER, if I just tell XBMC to recursively scan the /media/vol0 source, it tries to search every .VOB that it finds.
My first attempt was to put a "SOUTHPRK.nfo" file in the /media/vol0/SOUTHPRK' directory, containing the appropriate IMDB URL, but apparently, .nfo files are not supported for directories.
So, my next attempt was to put a VIDEO_TS.nfo file in the VIDEO_TS directory, but then I have to select each DVD that I add manually to get the information into the database. (amusingly, it seems like "sex and the city" is what IMDB pulls up as a match for "VTS_*.VOB" when I select a recursive scan ... I ended up with a library containing several hundred entries for "Sex and the City" :-)
I don't mind adding the URLs manually (the /media source actually lives on a UNIX box, so I can script that part pretty easily), but I don't want to have to select every movie to add it to the database; is there a way to use the automated library scanner to do the "right" thing with my setup?
(again, I'm willing to put whatever kind of .xml, .nfo, etc, control files that I need, write shell scripts, python scripts, etc. etc.)
Thanks!
-- pryankster