#Will Overseerr ever add music/lidarr?
8 messages · Page 1 of 1 (latest)
theres a fork with music
Hi, I'm a developer and have been implementing lidarr into overseerr during the past year. The implementation is working (not perfectly but usable) and you can get it from Docker using this link: https://hub.docker.com/r/ano002/overseerr-lidarr . It is currently under review still and is not merged with the main branch. If you see any bugs please report them here: https://github.com/ano0002/overseerr/issues and NOT on the main Overseerr github or discord.
As stated by sct (here: #announcements message) development takes time. Hence don't expect to see it merged soon.
Also, if you are a developer and want to work on this feature feel free to make pull requests to my fork on github.
yup your exactly the fork i was talking about. I have forked from yours so that i could change the docker-compose.yml to build differently and the end result is faster the webapp is not so laggy. also wanted to beable to build a ghcr.io image.
Thanks, I'll take a look tomorrow
Awesome I'll check it out. Thank you!
Is there any more dev or versions of this? The github looks dead, last issue post was Dec 7 2024.
Overseerr's GitHub should be archived after official seerr release
And FYI : https://github.com/seerr-team/seerr/pull/2132
Description
This is 99% https://github.com/0-Pierre 's branch (#1238), all credit to them!
Haven't had any action on the other PR for a while, so this is a re-based + updated PR bas...