sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.54k stars 412 forks source link

Overseer with lidarr support #3800

Open ano0002 opened 4 months ago

ano0002 commented 4 months ago

Description

Implemented Lidarr Support into overseerr

ano0002 commented 3 months ago

I just rebased all the commits, it's all in your hands now !

githubaccount3322 commented 1 month ago

brilliant, hope this gets approved

ano0002 commented 1 month ago

I'll repost here what I said on discord:

I temporarly pushed it to docker hub for anyone wanting to try it out but who don't want to build it: https://hub.docker.com/r/ano002/overseerr-lidarr I'll delete it as soon as it gets merged.

And also:

Now that I'm using only the lidarr overseerr I found some bugs:

  • the Jobs & Cache page crashes in settings
  • even though they are in the backend I forgot to add the possibility change music quotas etc for users in the frontend

If you have found any other issues please report them to me

ano0002 commented 2 weeks ago

the Jobs & Cache page crashes in settings

Just fixed this

ano0002 commented 2 weeks ago

Even though they are in the backend I forgot to add the possibility change music quotas etc for users in the frontend

Fixed this too

psychowood commented 3 days ago

I'll repost here what I said on discord:

I temporarly pushed it to docker hub for anyone wanting to try it out but who don't want to build it: https://hub.docker.com/r/ano002/overseerr-lidarr I'll delete it as soon as it gets merged.

Hi, I'm testing the docker image, it looks like that the external lidarr url is ignored.

In settings I specified an external url: image

but in the overseer music page everything defaults to "/images/overseerr_poster_not_found_logo_top.png" image image

and in the debug console you can see that it is trying to use the internal url (in https) image

The same happens when opening an artist's page

image

Album view is OK, image is pulled directly from coverartarchive.

ano0002 commented 3 days ago

Thanks for reporting this, I will hopefully be able to fix these soon as I'm finally on vacation