feerlessleadr New User
Posts : 9 Join date : 2008-10-17
| Subject: TV Show Scrape Error Mon May 04, 2009 4:43 am | |
| Hi again, hopefully my creating another topic isn't a problem. Anyway, when I try to scrape the episodes for my tv shows I am getting this error: - Code:
-
Default TVDB Scraper Language is :- English Default TVDB Scraper API Language Code is :- en Default TVDB Scraper Episode Order Is Set At :- default Overwrite Thumbnails Is :- False
Starting Scan For New TV Epsiodes
Actors to Be Scraped From TVDB 298 New Episodes Found
The Following episodes are in the queue:-
Found For TV Show :- Chuck, Episode :-g:\tv shows\Chuck\Season 2\Chuck - 2x22 - Chuck vs. the Ring.nfo Season :- 2 Episode :- 22 URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/80348/default/2/22/en.xml TVDB API Returned Valid XML
Error, exiting movie scraper Error:- System.NullReferenceException: Object variable or With block variable not set. at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance) at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) at Media_Companion.Form1.scrapeepisodes() at Media_Companion.Form1.bckgroundscanepisodes_DoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) Any idea what the problem is with this? ::EDIT:: I jumped back to version 2.229 and am now getting this error: - Code:
-
Default TVDB Scraper Language is :- English Default TVDB Scraper API Language Code is :- en Default TVDB Scraper Episode Order Is Set At :- default Overwrite Thumbnails Is :- False
Starting Scan For New TV Epsiodes
Actors to Be Scraped From TVDB 298 New Episodes Found
The Following episodes are in the queue:-
Found For TV Show :- Chuck, Episode :-g:\tv shows\Chuck\Season 2\Chuck - 2x22 - Chuck vs. the Ring.nfo Season :- 2 Episode :- 22 URL For Episode :- http://thetvdb.com/api/6E82FED600783400/series/80348/default/2/22/en.xml TVDB API Returned Valid XML
Error, exiting movie scraper Error:- System.ArgumentException: String cannot be of zero length. Parameter name: oldValue at System.String.Replace(String oldValue, String newValue) at Media_Companion.Form1.tvencodespecialchrs(String text) at Media_Companion.Form1.scrapeepisodes() at Media_Companion.Form1.bckgroundscanepisodes_DoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) Hopefully that might shed some light. | |
|
Fire69 Junior Member
Posts : 22 Join date : 2009-03-23
| Subject: Re: TV Show Scrape Error Tue May 05, 2009 1:53 pm | |
| - billyad2000 wrote:
- I've just had a look at the TVDB API and have found the problem, it is an issue that will not occur anymore using the newer methods i'm in the process of implementing, however in the meantime I am fixing an older backup so that at least the tv scraper works, the version I am using is somewhere between 2.209 and 2.220 so some of the newer features are missing, but at least you will have the basics back.
I'll upload this at some point tomorrow (Today actually (Tuesday)) it is later than I thought | |
|
feerlessleadr New User
Posts : 9 Join date : 2008-10-17
| Subject: Re: TV Show Scrape Error Tue May 05, 2009 7:44 pm | |
| i just read that over on the XBMC forums...thanks billy!! | |
|
Sponsored content
| Subject: Re: TV Show Scrape Error | |
| |
|