Scanning content
#4
Right - with the disk ID you can do lots more, assuming you have a database backend to query.

Does DVDProfiler offer some sort of an http interface that you can query or something? If so, a scraper could be written. If not, it can't for now. Another option might be to write an addon to DVDProfiler to output XBMC's nfo format. Not sure if it allows that.

The plan eventually is to have XLST support (an xml file that describes how to translate one xml format into another) in the scrapers so that this sort of thing is doable. That gets all the logic for scraping various XML file formats out of XBMC and into addons. eg currently we support mymovie.xml or whatever it is internally, where ideally this stuff would be external so that when layouts change you don't need a new version of XBMC, you can just update the addon.

As for naming episodes, the format is:

<folder containing tvshows>/name of show (year)/folders/here/ignored/filename.s01e01.iso

I suggest not doing .ifo/vob - a single file is cleaner.

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply


Messages In This Thread
Scanning content - by barrygordon - 2010-06-16, 17:44
[No subject] - by jmarshall - 2010-06-17, 05:24
[No subject] - by barrygordon - 2010-06-17, 05:45
[No subject] - by jmarshall - 2010-06-17, 05:57
[No subject] - by barrygordon - 2010-06-17, 06:08
[No subject] - by jmarshall - 2010-06-17, 06:21
[No subject] - by barrygordon - 2010-06-17, 06:29
[No subject] - by barrygordon - 2010-06-17, 07:05
Logout Mark Read Team Forum Stats Members Help
Scanning content0