danieladov / jellyfin-plugin-themesongs

Downloads TV Show Theme Songs for your library
MIT License
76 stars 6 forks source link

Not downloading themes #11

Open ivallesp opened 3 years ago

ivallesp commented 3 years ago

Hi, I have installed it in my Jellyfin deployment in docker. I click on the download button and when visiting the tv shows there is no music. Is this the way it should be triggered?

ivallesp commented 3 years ago

How can I check if TVDB is enabled?

danieladov commented 3 years ago

Can you paste the logs? First, make sure jellyfin has write permissions. To check if TVDB is enabled go to your library configuration

ivallesp commented 3 years ago

Logs. I clicked on download theme songs button while capturing the log, and then navigated to the tv shows. Apparently it does not find the songs in tvdb/ https://pastebin.com/TMmanFcq

ivallesp commented 3 years ago

TVDB is enabled in the library config and jellyfin has write access in the docker container. QQ: does it work only for TV shows? is it possible to make it work also for movies?

danieladov commented 3 years ago

Change the log level to debug https://jellyfin.org/docs/general/administration/troubleshooting.html#debug-logging and paste again the logs. At least Dragon Ball is in the database. There's a beta version that downloads movie theme songs from youtube, it is not yet very accurate but you can still try.

sasagr commented 2 years ago

Change the log level to debug https://jellyfin.org/docs/general/administration/troubleshooting.html#debug-logging and paste again the logs. At least Dragon Ball is in the database. There's a beta version that downloads movie theme songs from youtube, it is not yet very accurate but you can still try.

how can I get the beta version for Movie?