• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 30
Release TVDB - TV Show scraper (XML)
#16
what about LEI V19 ?

Peter
Reply
#17
Not sure if this is the right place to report issues, but I've updated to TVDB Scraper v3.2.0 and it works except for one show. It wasn't added to the library before and when I try to add it Kodi crashes.

This is the Kodi log:
https://paste.ubuntu.com/p/5cvFTDRBvq/

It looked like it crashed after it fetched fanart, so I've tried to place local "fanart.jpg" and "poster.jpg" in the folder without any result. It's the show "His Dark Materials" with id "360295", and this is the "tvshow.nfo" I'm using for it.

Code:
<tvshow>
    <title>His Dark Materials</title>
    <episodeguideurl>http://www.thetvdb.com/?tab=series&id=360295</episodeguideurl>
    <id>360295</id>
</tvshow>

Edit: This was using Kodi 17.6.
Reply
#18
It works only partial. Artworks and shows are found, but for some shows the scraper do not find the episodes. For example Preacher, Superstore or Suits. The scraper language settings are set to "de" with a fallback to "en". Maybe this is the problem?
Reply
#19
Sorry, it's working fine now. Great work and thanks a lot for the fast update!
Reply
#20
Hi, I'm not asking for myself so please don't ask to see a log. I'm just letting you know so you have the information. The new TVDB 3.2.0 works on my Kodi 18 setup but in my Kodi 17 setup though it does work there are some issues. For example tv shows like 'Minhunter', 'The Morning Show', 'Mr. Inbetween', 'True Detective', 'The Voice', 'The Kominsky Method' and 'Highway Thru Hell' don't link. They do link in Kodi 18, but I had to roll back Kodi 17 to TVDB 3.1.6 in order to get these links to work again. I would think it is probably the code in lines 102 and 375 need to be slightly altered in the tvdb.xml for it to work 100 % in Kodi 17 much like they need to be altered in the metadata.tvshows.themoviedb between Kodi 17 and 18 in the past.
Reply
#21
Scraping is still not working for me after updating to 3.2.0 on Kodi 18.2. New episodes are not added when I do a library update, while "No information found!" is returned when I try to manually scan files into the library.

I've never done any logging, so hopefully I've done this correctly: https://paste.kodi.tv/otigucilan

TIA!
Reply
#22
It's mostly working fine, but there are still a few issues for me.

The biggest thing is episode thumbnails are not being scraped any more. It will get episode details, actors, etc. fine, but not the thumbs.

Debug log: akoteparug (paste)
Reply
#23
(2019-11-20, 17:42)akula-ssh Wrote: Scraping is still not working for me after updating to 3.2.0 on Kodi 18.2. New episodes are not added when I do a library update, while "No information found!" is returned when I try to manually scan files into the library.

I've never done any logging, so hopefully I've done this correctly: https://paste.kodi.tv/otigucilan

TIA!

I am experiencing the exact same issue.
Running Matrix Titan Bingie Mod skin on Nvidia Shield to Insignia 58in 4k TV in living room. Same setup on Xiaomi Mi boxes in my bedroom and home gym. Same setup in camper with a 24in tv, Google Pixel 7 Android 13 cell phone. Kodi and Plex Server Dell Inspirion 5575 Ryzen 5 HTPC Windows 10 with 5TB external HDD
Reply
#24
@cscott1

Your problem is Item 1e here... https://forum.kodi.tv/showthread.php?tid=336969

xml:
GetEpisodeList: Searching 'http://www.thetvdb.com/api/439DFEBA9D3059C6/series/79501/all/en.zip
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#25
(2019-11-20, 19:22)fr1day Wrote: It's mostly working fine, but there are still a few issues for me.

The biggest thing is episode thumbnails are not being scraped any more. It will get episode details, actors, etc. fine, but not the thumbs.

Debug log: akoteparug (paste)
Having the same issue.  Its because of this double slash...

...   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://artworks.thetvdb.com/banners//se...392964.jpg

and also not authorized for this ...

...   ERROR: CCurlFile::Open failed with code 404 for https://api.thetvdb.com/series/275274/im...seasonwide:
Reply
#26
(2019-11-20, 14:48)manhas Wrote: It looked like it crashed after it fetched fanart, so I've tried to place local "fanart.jpg" and "poster.jpg" in the folder without any result. It's the show "His Dark Materials" with id "360295", and this is the "tvshow.nfo" I'm using for it.

Code:
<tvshow>
    <title>His Dark Materials</title>
    <episodeguideurl>http://www.thetvdb.com/?tab=series&id=360295</episodeguideurl>
    <id>360295</id>
</tvshow>
Edit: This was using Kodi 17.6.
That nfo file you are using is not correct. What is the reasoning for it? Delete it and try again.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#27
(2019-11-20, 17:42)akula-ssh Wrote: Scraping is still not working for me after updating to 3.2.0 on Kodi 18.2. New episodes are not added when I do a library update, while "No information found!" is returned when I try to manually scan files into the library.

I've never done any logging, so hopefully I've done this correctly: https://paste.kodi.tv/otigucilan

TIA!

Your problem is Item 1e here... https://forum.kodi.tv/showthread.php?tid=336969
xml:
GetEpisodeList: Searching 'http://www.thetvdb.com/api/439DFEBA9D3059C6/series/281623/all/en.zip
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#28
Will .nfo files with just the series url work like with the metadata scraper for TheMovieDB?

So a 'tvshow.nfo' file with 'https://www.thetvdb.com/series/war-of-the-worlds-2019' in for example?

Thanks.
Reply
#29
(2019-11-20, 19:22)fr1day Wrote: It's mostly working fine, but there are still a few issues for me.

The biggest thing is episode thumbnails are not being scraped any more. It will get episode details, actors, etc. fine, but not the thumbs.

Debug log: akoteparug (paste)
We will look into it. I can see the problem but not sure why it is broken for you and not for others.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#30
Thanks for the update. Confirmed mostly working on the v18.4 (CoreELEC). Except when choosing backgrounds, thumbs aren't displayed. Downloads art fine when selecting one though.
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 30

Logout Mark Read Team Forum Stats Members Help
TVDB - TV Show scraper (XML)1