How to use Lidarr Custom Lists?
Under Settings > Import List > Advanced List, there’s an option to provide a List URL for a Custom List. What format would that need to be in?
Under Settings > Import List > Advanced List, there’s an option to provide a List URL for a Custom List. What format would that need to be in?
shrugal, (edited ) A JSON array that looks like this:
<span style="color:#323232;">[ </span><span style="color:#323232;"> {"MusicBrainzId": <id>}, </span><span style="color:#323232;"> {"MusicBrainzId": <id>}, </span><span style="color:#323232;"> {"MusicBrainzId": <id>}, </span><span style="color:#323232;"> ... </span><span style="color:#323232;">] </span>
I use it to fetch my Last.fm and ListenBrainz recommendations for example.
matey, Thank you!
matey, Alternately (and better): is there a way to get something like Jellyseerr but for music?
NarrativeBear, Finamp for all your local music, you will need a jellyfin server. Plexamp is pretty good as well, but you will need a Plex server.
Count042, Jellyseer is like a request server for radar and sonarr, allowing people who use emby or jellyfin to make radar download a requested movie.
shrugal, Ombi can do that afaik.
Add comment