I'm working on building a personal alternative to Spotify and YouTube Music and I've hit two roadblocks.

  1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn't feasible. I've tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?

  2. Where can I bulk download diverse music catalogs? I've snagged some 'top 90s/80s/hiphop/etc' collections, but 2500 songs don't go far.

What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.

  • EccTM@lemmy.ml
    ·
    9 months ago

    I would've suggested MusicBrainz as a metadata library to pull genre tags from, but I'm pretty sure beets uses that as it's source too. I tried beets on my collection, but ended up just using MusicBrainz Picard and tagging things manually because beets would basically pick the first match it found a lot of the time, and there was usually a more correct option in the database.

    As far as bulk downloading diverse music catalogs, I don't really know of any good sources, but there probably are music-focused trackers out there that could provide that. I've just slowly build my collection up album by album as I found things that interested me. Maybe check the likes of last.fm and ListenBrainz for most played music in their stats, and start collecting those?

    How do you intend to access your music collection? Navidrome? or are you just building up folders of music?

  • gim@lemm.ee
    ·
    9 months ago

    Soul seek to download files (works all the time) and musicbrains Picard to edit metadata en made (works most of the time, some manual editing will be necessary).

    As for listening, I use musicbee on pc. It looks and feels like the itunes pc application used to. If I’m out and about, I have a usb stick with music plugged into my car console and a micro sd card with music in my psp.

    This is what works for me and may not be ideal for you. Let me know what works :)

  • gsdsam@lemmy.dbzer0.com
    ·
    9 months ago

    If you're on linux you can use id3tool

    I did this a while ago for incorrect tags on my Plex and it worked well.

    https://manpages.ubuntu.com/manpages/lunar/en/man1/id3tool.1.html

    If I understand correctly you would just need to put all of the files you want into one folder, navigate to the folder in your command line and then run id3tool -G Jazz *.mp3.

    It operates off a list of predetermined genres which you can identify by running id3tool -l

    Furthermore the *.mp3 will apply it to only mp3 files, if you have other formats and would like to capture all files simply remove make it just * instead.

    Sorry I can't be more specific as I can't fully remember, but I thought I'd comment in case it helps.

    For downloading a bunch of music, especially more obscure stuff, soulseek might be worth a try - if you search a genre you like you can then explore the libraries of the posters - some are very extensive. Just make sure you follow whatever guidelines they set out on their profile before you download a bunch of stuff, definitely make sure you're sharing some music yourself on the platform and that your listening port is set up otherwise you might get blocked.