Skip to content
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

TvMaze ID sometimes missing #4

Open
crobibero opened this issue Nov 23, 2020 · 1 comment
Open

TvMaze ID sometimes missing #4

crobibero opened this issue Nov 23, 2020 · 1 comment

Comments

@crobibero
Copy link
Member

[2020-11-23 19:03:54.513 +01:00] [DBG] [91] Jellyfin.Plugin.TvMaze.Providers.TvMazeSeriesImageProvider: [GetImages] "Barry"
[2020-11-23 19:03:54.515 +01:00] [WRN] [91] Jellyfin.Plugin.TvMaze.Providers.TvMazeSeriesImageProvider: [GetImages] tv maze id is required;

If TvMaze ID isn't found, attempt to look it up using other provider ids.

@davidngrc
Copy link

I have the same problem, in v10.
1 it can not get the image.
2 it has no way of setting the missing "TvMaze ID" (user id? or show id?)
Here is the log

[2022-09-05 08:57:41.529 +00:00] [INF] WS "10.1.1.110" closed
[2022-09-05 09:01:45.864 +00:00] [INF] WS "10.1.1.110" request
[2022-09-05 09:02:01.711 +00:00] [WRN] Slow HTTP Response from "http://10.1.1.113:8096/Items/RemoteSearch/Series" to "10.1.1.110" in 0:00:01.6203148 with Status Code 200
[2022-09-05 09:02:04.507 +00:00] [INF] Setting provider id's to item c0797cd2-fc3a-85f7-3402-b42104e30a6e-"Star Wars: The Bad Batch": "{\"TvMaze\":\"49190\",\"Imdb\":\"tt12708542\",\"Tvdb\":\"385376\"}"
[2022-09-05 09:02:04.524 +00:00] [INF] Start AniList... Searching("Star Wars: The Bad Batch")
[2022-09-05 09:02:06.161 +00:00] [WRN] [GetImages] TVMaze id is required;
[2022-09-05 09:02:10.662 +00:00] [WRN] [GetImages] TVMaze id is required;
[2022-09-05 09:02:12.270 +00:00] [INF] [GetImages] Images found for "Season 1": []
[2022-09-05 09:02:43.530 +00:00] [WRN] [GetImages] TVMaze id is required;
[2022-09-05 09:02:46.535 +00:00] [WRN] Slow HTTP Response from "http://10.1.1.113:8096/Items/RemoteSearch/Apply/c0797cd2fc3a85f73402b42104e30a6e?ReplaceAllImages=true" to "10.1.1.110" in 0:00:42.0310752 with Status Code 204
[2022-09-05 09:03:04.529 +00:00] [INF] "Star Wars: The Bad Batch" ("/zp3/Film/Anime/Star Wars The Bad Batch (2021)") will be refreshed.
[2022-09-05 09:03:04.590 +00:00] [INF] WS "10.1.1.110" request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants