Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 47
Release TMDb TV Show scraper (Python - Default Matrix Scraper)
Hello,

The "main artwork" not downloaded for this serie when I try to scrap it in French.
Here is the debug log : https://paste.kodi.tv/obubarowef.kodi
Reply
(2021-08-11, 08:28)Capslock Wrote: The "main artwork" not downloaded for this serie when I try to scrap it in French.
What do you mean by "Main" - Poster or Fanart?

There is no French poster. There is no English poster. This is one of those rare times when you end up with nothing.
It works by downloading the poster in the language of your choice. If that is not available, then English is the fallback. If there is no English, then nothing is scraped.
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
(2021-08-11, 08:33)Karellen Wrote:
(2021-08-11, 08:28)Capslock Wrote: The "main artwork" not downloaded for this serie when I try to scrap it in French.
What do you mean by "Main" - Poster or Fanart?

There is no French poster. There is no English poster. This is one of those rare times when you end up with nothing.
It works by downloading the poster in the language of your choice. If that is not available, then English is the fallback. If there is no English, then nothing is scraped.
I mean the poster (in other terms to be sure that we are clear, the image you see when you are on the TMDb main page of the serie).
Ok, so if I understand this is not a bug and there is no other solution to upload a French poster ?
Reply
(2021-08-11, 08:49)Capslock Wrote: Ok, so if I understand this is not a bug and there is no other solution to upload a French poster ?
Correct. Not a bug. There would be way too much code to try each language one after another until a poster is found.

Upload a poster to TMDB or download one of the existing posters to your local folder and save it as poster.jpg, If you do that before you scrape, it will be found automatically. If you add it after you scrape, then you need to use Choose Art in the Information Page to load the poster.
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
What is the latest version of the scraper. I am running v1.4.7 and i assume that is latest.
Reply
(2021-08-13, 05:39)jeelmisc Wrote: What is the latest version of the scraper. I am running v1.4.7 and i assume that is latest.
Latest version for Matrix in the repo... https://mirrors.kodi.tv/addons/matrix/me...rg.python/
or
The website is updated daily with the latest versions for all addons in the repo... https://kodi.tv/addons/matrix/metadata.t...org.python
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
If I use TMM to manage and scrape my content, when i scan things into my kodi library, should i set the scraper to local information only or this scraper?
Reply
(2021-08-14, 00:26)jeelmisc Wrote: If I use TMM to manage and scrape my content, when i scan things into my kodi library, should i set the scraper to local information only or this scraper?
Don't use Local Information only. If your tvshow.nfo has an <episodeguide> URL tag, then the scanning fails. Use the scraper that matches where the information was scraped from with TMM. - TMDB, TVDB, TV Maze
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
(2021-08-14, 00:53)Karellen Wrote:
(2021-08-14, 00:26)jeelmisc Wrote: If I use TMM to manage and scrape my content, when i scan things into my kodi library, should i set the scraper to local information only or this scraper?
Don't use Local Information only. If your tvshow.nfo has an <episodeguide> URL tag, then the scanning fails. Use the scraper that matches where the information was scraped from with TMM. - TMDB, TVDB, TV Maze
Okay thanks for the info. So to clarify, I used the TMDB scraper in TMM to scrape both my tv shows and movies. So for TV show, if I set this it to this particular scraper, will that work fine?
Reply
Also, it takes a really long time to scan things in my library using this scraper. Is that normal? Like 2-3 mins for one show
Reply
(2021-08-14, 00:53)Karellen Wrote:
(2021-08-14, 00:26)jeelmisc Wrote: If I use TMM to manage and scrape my content, when i scan things into my kodi library, should i set the scraper to local information only or this scraper?
Don't use Local Information only. If your tvshow.nfo has an <episodeguide> URL tag, then the scanning fails. Use the scraper that matches where the information was scraped from with TMM. - TMDB, TVDB, TV Maze
I am kinda confused. I used TMDB in TMM to scrape tv shows, but when i check the tvshow.nfo file, i see https://api.thetvdb.com/login?{"apikey":"<my_key>","id":278518}|Content-Type=application/json for episode guide. How can that be possible?
Reply
(2021-08-14, 01:59)jeelmisc Wrote: So for TV show, if I set this it to this particular scraper, will that work fine?
Yes.

(2021-08-14, 02:11)jeelmisc Wrote: Also, it takes a really long time to scan things in my library using this scraper. Is that normal? Like 2-3 mins for one show
Yea, that is a bit long. Create a Debug Log scanning a few shows into your lbrary, and I might spot what the problem is.
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
(2021-08-14, 02:24)jeelmisc Wrote: I used TMDB in TMM to scrape tv shows, but when i check the tvshow.nfo file, i see https://api.thetvdb.com/login?{"apikey":"<my_key>","id":278518}|Content-Type=application/json for episode guide. How can that be possible?
I don't know. That is a question for TMM. But before you head over there, post the contents of the tvshow.nfo and let me double check. Post it here... Kodi Paste Site
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
(2021-08-14, 02:43)Karellen Wrote:
(2021-08-14, 02:24)jeelmisc Wrote: I used TMDB in TMM to scrape tv shows, but when i check the tvshow.nfo file, i see https://api.thetvdb.com/login?{"apikey":"<my_key>","id":278518}|Content-Type=application/json for episode guide. How can that be possible?
I don't know. That is a question for TMM. But before you head over there, post the contents of the tvshow.nfo and let me double check. Post it here... Kodi Paste Site
Okay. I didnt see anything in kodi log even though I have debug logging enabled. But you might be able to spot something: https://paste.kodi.tv/musudodoci.kodi
And here is a tvshow.nfo: https://paste.kodi.tv/ajebogewaq.kodi
Reply
(2021-08-14, 03:16)jeelmisc Wrote: And here is a tvshow.nfo: https://paste.kodi.tv/ajebogewaq.kodi
Yep, that is TVDB scraper with artwork from fanart.tv and TMDB also. Maybe a wrong setting in your TMM setup? I don't use a media manager, so can't give you specifics on settings.

(2021-08-14, 03:16)jeelmisc Wrote: I have debug logging enabled
Not in that log, so there is nothing for me to see except for all the Banned Add-ons (wiki) Sad which means I can't assist further until they are removed.

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
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
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 47

Logout Mark Read Team Forum Stats Members Help
TMDb TV Show scraper (Python - Default Matrix Scraper)0