this post was submitted on 18 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I've gotten spoiled by Spotify's ability to find music that I had no idea I would want to listen to until I hear it. I want to move back to a self-hosted model for my music needs, but everything I see right now requires me to know what I want to hear and download it before hand.

Is there any sort of selfhosted software anyone knows of that'll maybe analyze my library and recent songs and generate playlists, connect to Lidarr and instruct it to download the songs?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

My strategy is to use YouTube and SoundCloud's recommendation engines solely to find artists - not listen. If I like the few samples I hear, I copy-paste their URL into ytdl-sub with their respective genre (https://github.com/jmbannon/ytdl-sub).

This will download their entire discography on a cron job and properly tag them. Then use your favorite self hosted music app to put that genre on shuffle (I use MusicBee). Smart-playlists and proper tagging go a long way for making 'discovery' playlists. If it's an artist I really like, I will 'upgrade' them to a better quality via soulseek or torrents.

While it's not fully automated, I've found this workflow to work better than anything else. I am biased because I am the author ☺️