this post was submitted on 07 Aug 2024
30 points (94.1% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

53843 readers
567 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
 

spotify-downloader is great. I already have an arr stack running for movie and shows. It would be cool to add music to the mix.

I have a shared spotify playlist with friends that I pretty much listen to exclusively as of late. What I'd like is to have an arr app that constantly pulls from that playlist and downloads via spotify-downloader, so that I can listen to those songs from my private server and then I don't need to have spotify open so much.

The ideal setup would be a system where songs are pulled from a spotify playlist, downloaded via spotify-downloader, but later once a higher quality version is discovered, downloads that and replaces the youtube quality initial version.

I can't be the first to think of this, so I'm hopeful something like this is already ready to deploy. Thoughts?

top 3 comments
sorted by: hot top controversial new old
[–] Mountain_Mike_420@lemmy.ml 11 points 1 month ago

Lidarr already has a lists import feature specifically with Spotify integration. The choices are: “Spotify followed artists,” “Spotify playlists,” “Spotify saved albums.”

[–] retro@infosec.pub 9 points 1 month ago

You are looking for the arr scripts (formally arr-extended). https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/readme.md

[–] catloaf@lemm.ee 3 points 1 month ago

I have a cron script that just dumps it into my jellyfin library.

Some Google results suggest that Lidarr should be able to detect and import these automatically, but I doubt it works like you'd want it to. You can probably identify artists and add them through the API in the same script, then Lidarr should pick them up.