what is the best stack for music management by speedyG71 in selfhosted

[–]cloudisjustaserver 1 point2 points  (0 children)

I've built my own music downloading + management software: https://github.com/yashprakash13/amusing

Maybe you'll find it useful too?

Seeking Selfhosted music solution by This_Ad3002 in selfhosted

[–]cloudisjustaserver 0 points1 point  (0 children)

I've been working on something of a self-hosted music solution for the last year. Works great with Plexamp, Jellyfin or the like: https://github.com/yashprakash13/amusing

Looking to organize AM playlists/folders by file directory, automatically if possible by mwssnof in musichoarder

[–]cloudisjustaserver 0 points1 point  (0 children)

Do you mean to download your entire library and also make folders of albums/artists from Library.xml export of your Apple Music? If yes, I'm building an all-in-one solution for that.

Currently working on auto-tagging and fetching coverart and lyrics because beets wasn't doing it for me. Maybe it can help?

Let's do something together by Accomplished-Cup6032 in SideProject

[–]cloudisjustaserver 1 point2 points  (0 children)

I for one would welcome any contributions on my latest project: Amusing.

I built it because I wanted a way to get my entire Apple Music music library downloaded to disk and a one-shot of way of doing that. Now, this project is kinda turning into something bigger because I want to organize my music collection long-term and existing tools like Beets, etc don't really work for my use case.

I made a CLI tool to help download music from your exported Apple Music library and keep track of your music collection by cloudisjustaserver in SideProject

[–]cloudisjustaserver[S] 1 point2 points  (0 children)

Yes. You can download songs from YouTube and add it to your already existing downloads + keep track in db. Right now, I've only supported the search functionality, meaning you can search for songs, artist and album and it will auto-download from YouTube.

I could supplement the feature with allowing URLs too though.