Kodi Community Forum

Full Version: TV Shows scraping issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys,
I'm not certain if this is a "new" problem with Dharma Beta1 (my current version) as I just only started adding the TV shows. I'm having trouble when scraping non English TV Shows. The scraper will find the show, get the year and other basic info, but it will not scrape the episodes.
Here is debug log for Czech show "Chalupari"
Code:
http://pastebin.com/Zr3ZSmd1

and here is the info on thetvdb.com
Code:
http://thetvdb.com/?tab=series&id=84929&lid=28

When I go to files (under Video) I can see all the shows and play them, however when I go to TV Shows, the show will show up with banner and info, but no episodes.

Am I doing something wrong?

Thanks!
CzechMarty
Here is one more Czech show that does the same thing.
Name is "30 pripadu majora Zemana"

Pastebin log:
Code:
http://pastebin.com/8mVLxMy8

and the info on thetvdb.com
Code:
http://thetvdb.com/?tab=series&id=85177&lid=28

Thanks!
No one? Can somebody take a look at those logs? Please!
Do you happen to have "DVD order" set? If so, that's your problem. There is no episode order set for DVD order on tvdb.com. Switch to aired order.

Cheers,
Jonathan
Hello Jonathan,
I wish it would be that simple. Smile I was fighting with this for a few days and tried all kind of setting.
Here is what I do:
Watch your videos - Files - TV Shows - 30 pripadu majora zemana
Right click - Set content - TheTVDB - Settings
Selected:
Use absolute ordering (The DVD order is grayed out)
Enable Fanart
Prefer posters
Language - cs
OK
Run automated scan - selected
Selected folder contains a single TV show - selected
OK

It will find the show, load the fanart, but no episodes.
Did you have a chance to look at the logs?
Tried deselecting "Use absolute ordering" ? The problem is the episode numbers aren't being returned, so this is the most likely problem.

Cheers,
Jonathan
You are THE man Jonathan!
I thought for some reason that it is a "toggle" selection (one of them must be selected).
Life is good again, all episodes are in.

Cheers!
Martin