(MAC) Tosh.0
#1
I've got several episodes of Tosh.0 downloaded the imdb tv scraper cant seem to pick them up, I have no idea how to get around this, any help?
Reply
#2
First off, the imdb tv scraper is not really recommended. Use thetvdb. But I suspect that's not your issue.

Do a Debug Log while scanning that folder. It'll likely either be not picking up the show or not picking up the episodes due to the name of the show.

Cheers,
Jonathan
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.


Image
Reply
#3
Uhm im a major newb, I dont know how to run a debug log Tongue, and it doesnt seem to show the entire tv show

Debug Log during scan:
10:29:49 T:2955026432 M:570368000 DEBUG: Process - Starting scan
10:29:49 T:2955026432 M:570347520 DEBUG: Hash[tvshows,/Users/nickdavenock/Tv Shows/Tosh.0/]Big GrinB=[],Computed=[]
10:29:49 T:2959253504 M:570343424 DEBUG: thread start, auto delete: 0
10:29:49 T:2959253504 M:570343424 DEBUG: Thread 2959253504 terminating
10:29:49 T:2955026432 M:570343424 DEBUG: No NFO file found. Using title search for '/Users/nickdavenock/Tv Shows/Tosh.0/'
10:29:49 T:2955026432 M:570302464 DEBUG: InternalFindMovie: Searching for 'tosh 0' using TheTVDB.com scraper (file: 'tvdb.xml', content: 'tvshows', language: 'multi', date: '2009-07-28', framework: '1.1')
10:29:49 T:2955026432 M:570298368 DEBUG: FileCurl::Open(0x31994860) http://www.thetvdb.com/api/GetSeries.php...anguage=en
10:29:49 T:2694264064 M:570155008 DEBUG: ExecuteXBMCAction : Translating Skin.SetBool(LibraryUpdated)
10:29:49 T:2694264064 M:570155008 DEBUG: ExecuteXBMCAction : To Skin.SetBool(LibraryUpdated)
10:29:49 T:2955026432 M:570114048 DEBUG: FileCurl::Close(0x31994860) http://www.thetvdb.com/api/GetSeries.php...anguage=en
10:29:49 T:2955026432 M:570114048 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
10:29:49 T:2955026432 M:570114048 DEBUG: Not adding item to library as no info was found Sad
10:29:49 T:2955026432 M:570114048 DEBUG: DoScan - Finished dir: /Users/nickdavenock/Tv Shows/Tosh.0/
10:29:49 T:2955026432 M:570122240 DEBUG: Process - Finished scan
10:29:49 T:2955026432 M:570122240 NOTICE: My Videos: Scanning for video info using worker thread, operation took 00:00
10:29:49 T:2955026432 M:570122240 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
10:29:49 T:2955026432 M:570126336 DEBUG: Thread 2955026432 terminating
10:29:49 T:2694264064 M:570122240 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
10:30:06 T:2958299136 M:564170752 DEBUG: Thread 2958299136 terminating (autodelete)
10:30:13 T:2694264064 M:564170752 DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
10:30:19 T:2694264064 M:565751808 INFO: CheckIdle - Closing session to http://www.thetvdb.com (easy=0x31cd400, multi=0x29f7f20)
10:30:19 T:2694264064 M:565751808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmc/system/ImageLib-x86-osx.so)
10:30:19 T:2694264064 M:565751808 DEBUG: Unloading: ImageLib-x86-osx.so
Reply
#4
it just cant find an entry for "tosh 0" at thetvdb.com. the problem is that the parser converts dots to whitespaces and so thetvdb returns an empty result.
Reply
#5
If you do a manual lookup for "tosh" it will pick it up.
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.


Image
Reply
#6
haifischjunge Wrote:it just cant find an entry for "tosh 0" at thetvdb.com. the problem is that the parser converts dots to whitespaces and so thetvdb returns an empty result.

I would suggest going to the TVDB with your browser and looking at the name it expects the TV show to be named.

For instance, a Seinfeld episode named: The Keys - S01E01
this is for a show called 'The Keys' that was Season 1, Episode 1.

It would be located in a folder called Season 1 which would be in folder called Seinfeld which would be in a folder called TVShows.

I would make my source the TVShows folder in XBMC and when scanning for new content, it would pickup the Seinfeld folder\Season 1\The Keys - S01E01
Reply
#7
jmarshall Wrote:If you do a manual lookup for "tosh" it will pick it up.

dosn't work. its really frustrating
Reply
#8
Try a new nightly - we now lookup on the uncleaned name as well.

A manual lookup for "tosh" worked just fine here either way.
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.


Image
Reply
#9
jmarshall Wrote:If you do a manual lookup for "tosh" it will pick it up.

Doing that doesn't work for me either. Just returns me right back to the search as if no show with that name exists.

Nevermind, just found this in another thread:
Monkeysweat Wrote:I got this to work, you have to do a manual refresh and put a space befor Tosh.0, then it works like a charm

No idea why that gets it to work, but it does. Thank you, Monkeysweat!
Reply

Logout Mark Read Team Forum Stats Members Help
(MAC) Tosh.00