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] Sonarr not using v3 MediaCover endpoint for covers

Qstick opened this issue · comments

Describe the Bug
6.0 uses v3 endpoints for Sonarr for most things, however mediacovers don't seem to be

https://github.com/CometTools/LunaSea/blob/master/lib/modules/sonarr/core/state.dart#L270

To Reproduce
Run a v4 build with Lunasea 6, see no covers

Expected Behaviour
Use v3 API endpoints for covers

Screenshots
Screenshot_20211217-211520

Versions
6.0.0 (60000003)
Sonarr v4 alpha

Additional context
None