Anatole Sot
Anatole Sot
Latest version is on docker hub
> Unsure if it's a bug or a feature. > > If a request is made for a release of an unmonitored artist. The release is not monitored and thus...
> Thank you, @ano0002, for your hard work. I've found another bug: accessing Overseerr via HTTPS results in the following error: > > ``` > [blocked] The page at https://overseerr.domain.com/...
The Lidarr API should now work as expected (at least to add stuff, the scanning part hasn't changed)
Pushed the latest commit to docker
**!!!** If you are using the lidarr fork and have been experiencing issue with the lidarr requests please pull the latest image from docker for both `lidarr` and `overseerr-lidarr`. I...
I haven't fixed the lidarr scan and the UI requesting elements from lidarr directly so not those. But requesting should work for both artists and releases, artist are not always...
> Good afternoon. I want to see how the integration with ldap works, I'm trying to run docker. It gives an error when starting. What should I do to launch...
It seems like you forgot to add the type definitions I had to add so it will not work I think. [I'm talking about this](https://github.com/ano0002/overseerr/blob/overseer-with-lidarr-support/server/types/nodebrainz.d.ts) But since I don't know...
> @ano0002 I actually had a few questions about your implementation of the nodebrainz API, for example why didn't you copy the interfaces of TMDB with all of the Result...