-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TMDB 3.0.1 incompatibility (Kodi Omega) #2108
Comments
Commenting out https://github.com/croneter/PlexKodiConnect/blob/python3-beta/resources/lib/library_sync/additional_metadata_tmdb.py#L33-L35 solved the issue. |
Sorry it took so long to get back to you 😞. I'm confused as to which Kodi add-on you're actually using. Looking at the "official one", I do NOT see any cause for the bug you're experiencing (see class TMDBMovieScraper(object):
def __init__(self, url_settings, language, certification_country, search_language=""): This init function indeed takes 5 arguments and should NOT break. |
Hi @croneter, That's what confused me too because my local plugin does specify Sadly the addon.xml doesnt actually state on what commit the plugin is so all I get is 3.0.1 💀 |
No worries, I'll rewire this completely and first check how many arguments TMDB accepts before calling it 😉 |
Help yourself
PKC Settings -> Advanced -> "Reset the database and optionally reset PlexKodiConnect"
and then hitting YES, NO ✅Describe the bug
Refreshing all fanart.tv Artwork (not just missing) yields TMDBMovieScraper error:
To Reproduce
Steps to reproduce the behavior:
metadata.themoviedb.org.python-3.0.1
&&metadata.tvshows.themoviedb.org.python-1.6.6
at the time of writing)Expected behavior
Not getting a stackdump would be a start ;)
You need to attach a KODI LOG FILE!
./.
The text was updated successfully, but these errors were encountered: