JagandeepBrar / lunasea

Self-hosted software controller built using Flutter

Home Page:https://www.lunasea.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Seasons poster cannot load

nyouness opened this issue · comments

Describe the Bug
Add a new serie to sonarr or jellyseerr or reiverr through LunaSea. The seasons poster cannot load.

To Reproduce
The seasons poster cannot load even after restarting app / clearing the cache / disabling the profile and enabling again.

Expected Behaviour
The seasons poster should display.

Screenshots
Screenshot 2023-08-25 235208
Screenshot 2023-08-25 235046.

Versions
LunaSea 10.2.5 windows
Sonarr 4.0.0.646 .

Additional context
The cover and poster loads fine .

Are you using Sonarr v4? It appears that they have removed the property which contained the remote image URL from the seasons payload, which means that season posters may not be possible with Sonarr v4.

I am validating with the development team and if confirmed I will be removing the image placeholder from the season list.

yep im using Sonarr v4 , ah okay thats the case , is there a way to get posters from like TMDB or TVDb instead of relaying on sonarr ? and ty for replaying!

Sadly this isn't possible as I am not eligible for free access to TheTVDB's API and Sonarr does not store/use TheMovieDB IDs under the hood.

If the Sonarr team has removed season posters from the payload then they will need to be removed.

As it turns out this is a new bug introduced in Sonarr v4 and the team has been notified.

Sonarr/Sonarr#5971

Once the above issue has been fixed and released, LunaSea should start to load season images again. I'll keep this issue open for tracking purposes however.

Ohh nice!! and thanks agaiin.

This issue has been fixed in #767 alongside the upstream changes in Sonarr.

Please update your Sonarr installation and the fix on the LunaSea-side will be deployed soon as well!