mrmrmr New User
Posts : 1 Join date : 2011-09-30
| Subject: Media Companion TV Show Scraper Error Fri Sep 30, 2011 8:43 pm | |
| Hey guys, Just love Media Companion! I'm indexing my TV shows but this one series "Spike Video Game Awards" is giving me a problem. It is listed in the TV Show Main Browser. But it doesn't list the individual episodes in it. Whenever I manually try to scan for new episodes, it gives me an error. Here's the logfile: - Code:
-
---Using XBMC TVDB Scraper--- Starting Folder Scan
Subfolder added :- \\SERVER\TV Shows2\Spike Video Game Awards\Season 1 Subfolder added :- \\SERVER\TV Shows2\Spike Video Game Awards\Season 1\1x07 (2009) Subfolder added :- \\SERVER\TV Shows2\Spike Video Game Awards\Season 1\1x08 (2010) 0 New episodes found in directory \SERVER\TV Shows2\Spike Video Game Awards 0 New episodes found in directory \\SERVER\TV Shows2\Spike Video Game Awards\Season 1 1 New episodes found in directory \\SERVER\TV Shows2\Spike Video Game Awards\Season 1\1x07 (2009) 2 New episodes found in directory \\SERVER\TV Shows2\Spike Video Game Awards\Season 1\1x08 (2010)
********** WORKING ON: \\SERVER\TV Shows2\Spike Video Game Awards\Season 1\1x07 (2009)\aaf-spiketv.vga.2009.hdtv.s01.e07.nfo ********** Season : 1 Episode: 07 Looking up scraper options from tvshow.nfo Using Settings: TVdbID: 212511 SortOrder: default Language: en Actor Source: tvdb **** TVDB Returned TEXT Stream *****
Error, exiting TV episode scraper Error:- System.Net.WebException: Could not find file 'D:\Downloads\Multimedia\Media Companion\MediaCompanion3.416b\MediaCompanion3.416b\aaf-spiketv.vga.2009.hdtv.s01.e07.tbn'. ---> System.Net.WebException: Could not find file 'D:\Downloads\Multimedia\Media Companion\MediaCompanion3.416b\MediaCompanion3.416b\aaf-spiketv.vga.2009.hdtv.s01.e07.tbn'. ---> System.IO.FileNotFoundException: Could not find file 'D:\Downloads\Multimedia\Media Companion\MediaCompanion3.416b\MediaCompanion3.416b\aaf-spiketv.vga.2009.hdtv.s01.e07.tbn'. File name: 'D:\Downloads\Multimedia\Media Companion\MediaCompanion3.416b\MediaCompanion3.416b\aaf-spiketv.vga.2009.hdtv.s01.e07.tbn' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async) at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) --- End of inner exception stack trace --- at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) at System.Net.FileWebRequest.GetResponseCallback(Object state) --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at Media_Companion.General.XBMCScrape_TVShow_EpisodeDetails(String TVDBId, String SortOrder, List`1 EpisodeArray, String Language) at Media_Companion.Form1.TV_EpisodeScraper(List`1 ListOfShows, Boolean manual) at Media_Companion.Form1.bckgroundscanepisodes_DoWork(Object sender, DoWorkEventArgs e, Boolean manual) at Media_Companion.Form1._Lambda$__4(Object a0, DoWorkEventArgs a1) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) | |
|