That post seems to be missing.
nkk 43 points 2 months ago path: 0 23174412, hotness: undefined, score: 43, children: 0
Ilandar 29 points 2 months ago

Use Soulseek (you don't have to use their app, there are alternatives like Nicotine+). Free yourself from a reliance on streaming platforms.

path: 0 23174563, hotness: undefined, score: 29, children: 11
dan 17 points 2 months ago

If you have a home server, slskd is very good. Modern web UI and there's plugins to integrate it into Lidarr (Tubifarry)

path: 0 23174563 23176078, hotness: undefined, score: 17, children: 10
Bakkoda 2 points 2 months ago

X2. It can be a little janky because other people's naming conventions are terrible but it's a pretty great setup.

path: 0 23174563 23176078 23187430, hotness: undefined, score: 2, children: 0
GFGJewbacca 0 points 2 months ago

As soon as you said "Lidarr," you had my undivided attention. I'm definitely giving this a try

path: 0 23174563 23176078 23186399, hotness: undefined, score: 0, children: 1
dan 0 points 2 months ago

Make sure you're on the "develop" branch of Lidarr, as the stable one doesn't have the plugins feature. If you're using Docker, use the "develop" tag instead of "latest" (lscr.io/linuxserver/lidarr:develop).

path: 0 23174563 23176078 23186399 23186686, hotness: undefined, score: 0, children: 0
nevetsg 0 points 2 months ago

I have slskd running as a server but hate it's search function. I will have to investigate this Lidarr plugin.

path: 0 23174563 23176078 23189810, hotness: undefined, score: 0, children: 0
9fae7933d675e7765a6648b9d -1 points 2 months ago

lidarr is still not working anywhere near as good. musicbrainz is a trash metadata provider.

path: 0 23174563 23176078 23362920, hotness: undefined, score: -1, children: 5
dan 0 points 2 months ago

Musicbrainz is fine; it's just Lidarr's usage of it that's a problem. Lidarr uses its own mirror of Musicbrainz, plus its own custom search code, and it's not as reliable.

Other apps that use Musicbrainz data, like Beets and Picard, don't have the same issues that Lidarr has.

path: 0 23174563 23176078 23362920 23374333, hotness: undefined, score: 0, children: 4
9fae7933d675e7765a6648b9d 1 point 2 months ago path: 0 23174563 23176078 23362920 23374333 23375996, hotness: undefined, score: 1, children: 3
chrisbit 15 points 2 months ago path: 0 23177835, hotness: undefined, score: 15, children: 10
cerebralhawks 5 points 2 months ago

I clicked on new to see what it had and saw the new album by a popular American rapper. I hit the download button, and inside of 30 seconds, it gave me a handful of FLAC files in a ZIP folder. Fed them to fre:ac, the metadata is good; however, it had the ARTIST tag copied to the ALBUMARTIST tag, which made the output a little messy (I have it output to ALBUMARTIST(YEAR) ALBUM), but I was able to expand all the folders, dump the m4a files I made into mp3tag, and straighten them up. Album cover was embedded and 1280x1280. No ads in the comments or even the filename of the zip file.

Bookmarked.

Oh, I also searched for an obscure(ish) Japanese band I like. It had most of their stuff. Not all, and not my favourite song by them, but it had a lot of stuff.

FYI to others, if you see the [HD] tag on something, I'm thinking that means they have it in FLAC, as opposed to MP3 or AAC/M4A. Though unless you have really good ears and/or an expensive hi-fi system, I doubt most of you can tell my m4a output from the flac input. If you can, I hope you have enough hard drives to support your collection. I don't need FLAC, but I'll use it to get the best possible sound at roughly a quarter to half the filesize (I use aac low complexity at the highest bitrate fre:ac supports).

path: 0 23177835 23179394, hotness: undefined, score: 5, children: 3
dan 3 points 2 months ago

It's even open-source! Nice site.

it had the ARTIST tag copied to the ALBUMARTIST tag

This isn't wrong though - it's a proper use of both tags. I think most of my music has both tags populated.

That site is pulling from Tidal, which is why the tags are good. All the legit streaming sites have well-tagged files.

path: 0 23177835 23179394 23193355, hotness: undefined, score: 3, children: 2
cerebralhawks 3 points 2 months ago

No, those two tags are not the same. ARTIST is everyone performing on the track. ALBUMARTIST is who the album is credited to. So for example Santana's Supernatural, from the 1990s. The song "Smooth" that everyone knows. ARTIST would be something like Santana / Rob Thomas, or Santana feat. Rob Thomas, whereas ALBUMARTIST would be Santana.

Let me put it another way — do you want five copies of an album because four songs have collaborations? So one album is all the solo stuff, one album has one song with one collaboration, and so on... or do you want one copy of the album with all the songs on it as they appear on the album itself?

path: 0 23177835 23179394 23193355 23194157, hotness: undefined, score: 3, children: 1
dan 1 point 2 months ago

Sorry, I didn't mean to say they're the same. I meant to say that if all songs on an album are by one artist, the Artist and Album Artist will be identical. This is the case the majority of the time.

The major exceptions are collaborations (like you said), and compilations (which have "Various Artists" as the Album Artist)

path: 0 23177835 23179394 23193355 23194157 23209983, hotness: undefined, score: 1, children: 0
Kirk 2 points 2 months ago

What's going on here? Is it just pulling from someone's Tidal account?

path: 0 23177835 23179694, hotness: undefined, score: 2, children: 4
dan 4 points 2 months ago

Yes. The search results and music files are coming directly from Tidal, using someone else's account. If you look in the network tab in the browser's dev tools, you'll see requests to Tidal.

Interesting design, since it's trivial for Tidal to block something like this - they can see that the requests are coming from that site. I'm surprised they haven't blocked it.

path: 0 23177835 23179694 23186807, hotness: undefined, score: 4, children: 3
UndergroundParking 2 points 2 months ago

If you see requests to tidal in your browser - they're not going there from the server, are they :)

path: 0 23177835 23179694 23186807 23189542, hotness: undefined, score: 2, children: 1
dan 1 point 2 months ago

Tidal would be seeing their site URL in the referer for the network requests.

path: 0 23177835 23179694 23186807 23189542 23194152, hotness: undefined, score: 1, children: 0
Kirk 1 point 2 months ago

They must be doing some voodoo since Tidal doesn't let you use the same account for multiple concurrent streams.

path: 0 23177835 23179694 23186807 23189541, hotness: undefined, score: 1, children: 0
atropa 1 point 2 months ago
path: 0 23177835 23180194, hotness: undefined, score: 1, children: 0
dan 12 points 2 months ago

Usenet. Plenty of music in lossless (FLAC) format. Use NZBGeek and DrunkenSlug as indexers. Sabnzbd to download. Lidarr and Prowlarr to automate everything. Add an artist, click to download an album, and it'll search for the album, download the NZB file, send it to Sabnzbd to download, then tag and organize the files once it's done downloading.

For music I'd just get a block account: https://www.reddit.com/.... Essentially, you pay for some amount of data (can usually get 1TB for US$5-15), and they usually don't have an expiry date, so it could last you for years. Some providers have monthly plans with unlimited data, but a block account will end up way cheaper if you just want music.

For rarer music, Soulseek is very good. It's a peer-to-peer service from the KaZaA and Napster era, but somehow it's survived until now. Since it's peer to peer, downloads are quite a bit slower (you're relying on the upload speed of individual users - each download comes from only one user) but it's a great community.

path: 0 23175762, hotness: undefined, score: 12, children: 0
alakey 10 points 2 months ago

fmhy.net for all your sailing needs.

path: 0 23178241, hotness: undefined, score: 10, children: 0
webkitten 10 points 2 months ago

Nicotine (soulseek) for rare stuff or live stuff is great; yt-dlp for popular stuff from popular music services. There's also ytDownloader for a GUI interface.

path: 0 23176866, hotness: undefined, score: 10, children: 0
MagnificentSteiner 7 points 2 months ago
path: 0 23174548, hotness: undefined, score: 7, children: 3
dan 0 points 2 months ago

It's also supported by Prowlarr if you want to automate downloads using Lidarr.

Having said that, note that many uploads on rutracker are raw CD dumps (ISO file, plus a CUE file specifying when the tracks start and end) which Lidarr doesn't support directly, so you'll have to manually convert to FLAC and split it yourself. Once you do that, you can manually import the files into Lidarr and it'll tag and arrange the files for you.

path: 0 23174548 23205948, hotness: undefined, score: 0, children: 0
ex_06 0 points 2 months ago

Do you happen to have a way to search without making an account?

path: 0 23174548 23177920, hotness: undefined, score: 0, children: 1
MagnificentSteiner 3 points 2 months ago
path: 0 23174548 23177920 23178783, hotness: undefined, score: 3, children: 0
LemonLicker999 5 points 2 months ago

Soulseek and lucida.to are the best of the best

path: 0 23175027, hotness: undefined, score: 5, children: 3
Reznik 2 points 2 months ago

Wait! lucida is still alive?

path: 0 23175027 23177133, hotness: undefined, score: 2, children: 2
LemonLicker999 1 point 2 months ago

Definitely don't have a downloads folder full of rips rn! (Also, don't forget to support ur fav artists on Bandcamp btw :3)

path: 0 23175027 23177133 23205945, hotness: undefined, score: 1, children: 0
LemonLicker999 0 points 2 months ago

No shot someone's tryna DDOS the site rn 💀 It's so childish

path: 0 23175027 23177133 23205943, hotness: undefined, score: 0, children: 0
ItsNotImportant24 2 points 2 months ago

Slskd

It uses the soulseek servers. Can run your own instance in a docker container. I listen to metal daily and you can find anything from other soulseek users.

path: 0 23279485, hotness: undefined, score: 2, children: 0
pelikan 2 points 2 months ago path: 0 23205969, hotness: undefined, score: 2, children: 0
Grail 2 points 2 months ago

Fun fact: you can write a Bash script to run yt-dlp on a playlist without much scripting skill

path: 0 23177132, hotness: undefined, score: 2, children: 2
unknownuserunknownlocation 2 points 2 months ago

yt-dlp already supports downloading playlists. If it doesn't work for a specific site, you might as well write it in python and contribute it to yt-dlp directly, that way everyone else can benefit as well.

Mind you, yt-dlp has a strict policy against cracking DRM, so I have my doubts as to if it will work with Tidal in the first place.

path: 0 23177132 23186480, hotness: undefined, score: 2, children: 1
dan 1 point 2 months ago

yt-dlp has a strict policy against cracking DRM

This is how it stays legal in the USA. Bypassing DRM is a DMCA violation (section 1201), but just downloading content is totally legal.

Its predecessor, youtube-dl, was subject to DMCA takedowns from the RIAA, and they had to get the EFF to help. yt-dlp doesn't want to experience the same issues.

path: 0 23177132 23186480 23187038, hotness: undefined, score: 1, children: 0
turangaleela 1 point 2 months ago

I've had about half my music on an SD card for the last 10 years but now I've finally canceled my streaming subscriptions and am comitting to having everything on there, are there any good front end apps for that? Rn I use poweramp but it's playlist making options are awful.

Also sorry if this is the wrong place to ask, if so please just point me to the right place

path: 0 23249497, hotness: undefined, score: 1, children: 0
marci 1 point 2 months ago

I use tidal-dl-ng, simple python gui app you can compile yourself or even just run in the debugger.

path: 0 23177125, hotness: undefined, score: 1, children: 0
Wildmimic 1 point 2 months ago

I normally use Deemix-GUI to download from Deezer, or fire up Nicotine.

path: 0 23177124, hotness: undefined, score: 1, children: 0

thanks for using Leebra!

go to feed...