Scrapers and XBMC Win32 issue
January 6th, 2009
I've been playing around with a scraper (allocine.fr) and try to get it to work for TV Shows (currently it's used for Movies). I got bored of running from my PC to my livingroom to see if the changes I made worked, so I gave the XBMC Win32 a try.
I managed to have it running on my 2nd PC (since it doesnt seems to work under vista) but I'm having an issue with the scrapers (using TV.com scraper). It finds the appropriate show but it seems to fail to get the episode list and episode details, so when I go into library mode, I only see the Show's title but once enter it, no episodes are present. I've increased the logging level to 3, but nothing related to that appears in the log file.
Maybe I'm doing something wrong, but I figured I should ask here and see if anyone could point me into the right direction.
if you need more info, I'll be glad to provide it, just let me know what you need.
thanks a lot
The_Dogg
second, really impossible to tell with so little info.
the trials and errors phase has just started, hopefully I'll be able to come up with something :)
thanks for the quick reply, and sorry for the lack of info, trying my best :)
I have a question, when i retrieve some information, in the resulting xml file, I have some line breaks, I was wondering if this will cause problems to xbmc.
here is an example:
the thing is that in the html file the next character after the string i need is located on another line.
I have no idea how to remove the line break (i'm new to this but i have a little php coding experience). If it doesn't cause any problems with xbmc than good, but if it does, I'll need a way to get rid of that line break.
btw I would say i'm about 25% done on my scraper (for those who are wondering :) )
thanks
The_Dogg
#If you have any other info about this subject , Please add it free.# |