Comment on Crunchyroll Faces Cancelation: Why Anime Fans Are Choosing Piracy After Latest Update
utopiah@lemmy.world 4 weeks agoEdit: since I wrote this message (15min ago) I setup LMS thanks to podman and shared it via ngrok and my wife can listen to my music on her phone instantly.
So… yeah it’s that quick and convenient.
Is it perfect, definitely not, but it’s also very quick to get started and to reconsider.
utopiah@lemmy.world 4 weeks ago
Spent another 5min to
scpthe container and~/Musicon my RPi5, which I keep on 24/7, has a 512Go microSD and tailscale… and I guess that’s it, I have my own music server. I don’t have discovery on though but still, already useful!utopiah@lemmy.world 4 weeks ago
Another update on that front, I added on my RPi5 :
yt-dlpwhich I use with its-xaudio only option on RSS feedseddyizm@lemmy.world 5 days ago
what is tone? curious on how you set up the rss feed ingest as well if you would be open to sharing.
utopiah@lemmy.world 5 days ago
this one github.com/sandreas/tone “tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac”
regarding RSS feed I just download them regularly, e.g on
crontabone can add0 3 * * * cd ~/Music && ~/bin/yt-dlp -x https://hearditherefirst.blog/category/dubstep/feed/but if you need something a bit more refine with filtering consider e.g.jc --xmlwithjqand `wget.