Kodi Community Forum
[RELEASE] DVDProfiler importer script - import the movie database from DVD Profiler - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] DVDProfiler importer script - import the movie database from DVD Profiler (/showthread.php?tid=22520)

Pages: 1 2 3 4 5


- ral67 - 2010-01-05

can you give me a hint on what syntax I need to put into settings.txt if I want to try the online lookup ?


- BigBellyBilly - 2010-01-05

looks like it may have failed to parse your XML collection file (from which it creates a flat file and some keys for performance reasons).

Could you email (rar/zip) your full exported collection.xml and settings file, so I can check the parsing ? (email bigbellybilly AT gmail DOT com)

online users saves into file 'online_users.dat' each entry being

username(or alias)~hostname

hosts can be:
http://www.intervocative.com
http://www.invelos.com

But you would be better off just reassigning the key value of Y btn in bbbLib.py to a key value you do have. All key press values should show up in debug log.

BBB


- ral67 - 2010-01-05

thanks - will try

the config menu for online users isnt really usable in Transparency! - i'll first have to figure out which skin shows it and then what keypress the AppleTV remote generates.

so I think directly creating the config file is probably easier


- ral67 - 2010-01-05

thanks - I now configured online_user.dat and with the PM3 skin I can see it in the config and start the import

it pulls the online_titles.html into the cache dir
and then crashes XBMC with exit status 10 :-(

pastebin is here http://pastebin.com/m4246c539