Chaser

joined 3 weeks ago
[โ€“] Chaser@lemmy.zip 11 points 18 hours ago

I'm using MusicBrainz Picard. However there are some tricks to spare you some nerves:

  • you can set weights to release types in the settings. Singles and compilations should have a lesser weight than albums.
  • Don't add too much music at once. Or you'll get crazy selecting the correct releases. I usually go with one artist a time. Especially for older artists I just add one album a time. You can enable the file Browser in the view settings, than you can just drop them in one after the other.
  • in the right pane you can just drag and drop whole releases to merge them together.
  • Also noticable is the rename feature in the settings. It's just awesome!
[โ€“] Chaser@lemmy.zip 4 points 18 hours ago (1 children)

I have some Hone Assistant automations, that creates some todos in Habitica for me. These todos are ai generated, so they sound like quests in a rpg ๐Ÿ˜Ž this really motivates me. Also it's funny

[โ€“] Chaser@lemmy.zip 2 points 1 day ago

Another hint: Even if Lutris claims to be for games, there are often install scripts for windows applications too. So it may be worth to try to run your apps with Lutris. It should be in the mint packages (try sudo apt install lutris). Then you can add your software in Lutris with the upper left "+" button. Just use the search in the dialog box. I managed to run FL Studio like this, exactly as performant as on windows. Good luck and welcome to the linux family!

[โ€“] Chaser@lemmy.zip 1 points 3 days ago

It's a jungle out there ๐ŸŽถ

[โ€“] Chaser@lemmy.zip 1 points 4 days ago (1 children)

That's a cool approach! Reminds me of the old Napster ๐Ÿค“

[โ€“] Chaser@lemmy.zip 4 points 5 days ago

Awesome! I just learned something today. Thanks for pointing it out so detailed!

[โ€“] Chaser@lemmy.zip 11 points 5 days ago (5 children)

yt-dlp can handle YouTube Music Links. Just tell it with -x --audio-format mp3, that you don't want the Video, but an mp3 (opus can't be tagged). I use it to obtail whole artists, then I tag them with MusicBrainz Picard. I'm sure there is a way to automate this. yt-dlp has also a Python library. However I haven't used it for now.