![]() |
|
|||||||
| Scraper Development Developers forum for meta data scrapers. Scraper developers only! Not for posting feature requests, bugs, or end-user support requests! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: May 2007
Posts: 7
![]() |
Afternoon,
Last night, I got a little annoyed with myself and ending up wiping my entire UserData folder (no I didnt have a backup either) So I did what your supposed to do. I re-setup my paths etc etc, Decided at that time, I had enough time to get it to spend hours connecting to TVRage and re-setup the library. But I noticed a slight problem when it came to actually viewing the Library, now I can only assume its to do with the Scraper, but I entered TV Show > Season and all the Episodes were blank, they all played fine, but just no name, in the Episode list. Does anybody have any ideas, as I said I can only assume its a scraper problem. But I would like to be able to see all my episodes in a nice list ----- EDIT ------- I have managed to solve the problem, there was a small bug in the TVRage scraper (There might of been a minor update) But to fix, go to XBMC/system/scrapers/video/tvrage.xml Go to Line 65 which is <expression>Title: </b></td><td class='b2'>([^<]*)</td></expression> and change to: <expression>Title: </b></td><td class='b2' width='200'>([^<]*)</td></expression> I restarted XBMC (not sure if you have to) Wiped my DB (not sure if you have to do that either) Re-setup the library Done :-D Last edited by Oxyg3n; 2009-04-26 at 15:32. Reason: Added Fix |
|
|
|
|
|
#2 | |
|
Member
Join Date: Aug 2009
Posts: 35
![]() |
Quote:
|
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2009
Posts: 16
![]() |
not only does it not show the episode title...
there is no plot, dates are wrong but not everywhere, like, Torchwood being from 1969 but the first aired date is correct (2006).. but it's better then using IMDB TV or TV.com cuz they don't find anything at all thanks for the tip!! now go and edit some stuff ))))
|
|
|
|
|
|
#4 |
|
Member
Join Date: Aug 2009
Posts: 35
![]() |
I changed the plot stuff to this to get it to work..seems to work for me....
<RegExp input="$$1" output="<plot>\1</plot>" dest="5+"> <expression></script><br>([^<]*)<br></expression> </RegExp> |
|
|
|
|
|
#5 |
|
Team-XBMC Developer
Join Date: Jan 2008
Location: Germany
Posts: 1,284
![]() |
Please upload the updated scraper (or a diff) to our ticket system once ready so we can include them. Thanks.
__________________
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.
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Nov 2009
Posts: 23
![]() |
Worked fine my end.
To confirm, you do need to remove the source, clean lib, add source and set content to update. |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Nov 2009
Posts: 23
![]() |
Plot's may still be missing...
Dates seem to be a bit wack too. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|