Closed felipemarinho97 closed 5 months ago
It looks like your access to https://app.lizardbyte.dev/ThemerrDB is possibly being blocked?
I have merged a few things to help, but it doesn't address the main issue here.
It looks like your access to https://app.lizardbyte.dev/ThemerrDB is possibly being blocked?
Making a request to this address is fine..
$ curl -L -XGET 'https://app.lizardbyte.dev/ThemerrDB'
<!DOCTYPE html>
<html lang="en">
<head>
<title>LizardByte - ThemerrDB</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="Video game and movie theme song database." />
<meta name="author" content="" />
[...]
@ReenigneArcher I just updated the plugin to test your changes but my Jellyfin updated to 10.9.1 and the plugin does not work anymore. See #310.
Okay, so the "exceptions" in your log are not errors as far as I can tell.
I might need to improve the logging, but those just indicate that those items are not in the database.
For example, I get the following in my test server.
[19:17:31] [WRN] [19] Jellyfin.Plugin.Themerr.ThemerrManager: Missing from ThemerrDB: Ghost Rider, contribute:
https://github.com/LizardByte/ThemerrDB/issues/new?assignees=&labels=request-theme&template=theme.yml&title=[MOVIE]:%20Ghost%20Rider%20(2007)&database_url=https://www.themoviedb.org/movie/1250
System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 404 (Not Found).)
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Jellyfin.Plugin.Themerr.ThemerrManager.GetYoutubeThemeUrl(String themerrDbUrl, BaseItem item)
As for why Whiplash (2014) is not being downloaded, I can't tell from your logs.
I'm going to be releasing #314 soon, at which point I would suggest trying to see if anything in that version fixes things for you.
@felipemarinho97 any luck with the latest version?
Closing due to no response.
Describe the Bug
The plugin can`t find theme songs. My jellyfin is pt-BR (the translations are missing).
Expected Behavior
No response
Additional Context
Logs: