Remix.run Logo
kombine a day ago

I'm using a similar setup with soularr, and I just need to import my playlists from Spotify, but I'd rather not use a fork of lidarr.

0fflineuser a day ago | parent [-]

Hi, Actually it's not a fork it's the docker image for the plugin branch.

Sorry I set this up quite a long while ago and didn't remember correctly.

And it seems to have been merged so the plugin branch is not needed anymore, see: https://github.com/Lidarr/Lidarr/pull/1829

So the official image would work.

edit:

I just migrated and I can confirm it works.

I used lscr.io/linuxserver/lidarr:nightly, note that the `latest` tag won't work as it's using the `master` branch which doesn't have plugin support yet, so either use the `nightly` tag or the `develop` tag.

See: https://docs.linuxserver.io/images/docker-lidarr/#version-ta...