Yo [he/him]

  • 3 Posts
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • In the tags section in settings you can tell deemix to download tags along with the songs. It does a rather good job as it fetches data from deezer. Is the year missing from every song? On my setup, it automatically downloads the date (or only the year) of almost all the songs I download with deemix (some obscure songs may not have a proper date). Deemix should do a good job and download around 70% (this is an abstract percentage) of the tags you may need.

    Once you download the songs from deemix, you should probably not need to use deemix again.

    Tagging afterwards should fix many of the missing or incorrect metadata (obsucre songs may have lower success rates). In my guide, I even have the code for a python script I made, which I use to download the dates of songs from genius (the site with the lyrics). (I think it was my first time coding in python, lol.)

    PS. It’s getting late, so I’ll probably be off for some time.



  • Do you think it would be fine for me to download all songs and then wait until I’m able to download the tagging applications

    Yes, I think that’s what I would do. Downloading from deemix and tagging in other programs are separate processes, so you can do them separately at different times.

    I’d probably even encourage to download them now, because as you can see, deemix doesnt get updated anymore and things start to break.

    It also gives you time to revise your methods of downloading and tagging. (For example, I started downloading my songs from a website, one by one, until I found deemix (that website got shut down soon after, rip).)

    So, no need to do them simultaneously. Download them now and tag them next year or whenever you can. You can afterwards simply sync the (“properly”) tagged files to your other devices and have the metadata everywhere.





  • Deemix fetches a lot of metadata and they are kinda accurate. If the tags appear properly on your devices you probably dont have to care much more. Besides, you can do it in the future if your needs change. Thus, I think you can skip it.

    As to why I do it:

    Deezer and any platform may have lacking info, so what I try to do is kinda merge tags from various sources in a way that I get ~the most and best info. Unfortunately (or fortunately) there is no standard way of tagging or at least ~noone uses it (I think flac and opus have some general tagging guidances, but many times they are ignored), so I tried to make my way of organizing the mess.

    Another reason is that if you have proper tags, you (almost) no longer need to create playlists (which are hard to move across devices). I also came up with the idea of adding a custom genre to the genre tags of songs. For example, I add the [F@vourites] genre tag to my favourite songs and I can simply select to play all songs under the [F@vourites] genre, bypassing the need of playlists.

    I just find it neat (but probably breaks the standard even more), lol. (And it’s a good way to unconsciously distract myself from my responsibilities.)











  • First, my computer can’t seem to locate the deemix music folder that I supposedly created when I installed the application. Nowhere to be seen. Not sure what to do about it, maybe I installed the wrong version?

    Hm, I suppose you talk about the folder where your music is downloaded. Thats a bit weird, mine saves it in C:\...\user\Music\deemix Music\

    I also suppose you downloaded deemix from the link I provided in my guide, which I think is where I downloaded it too (plus deemix doesnt get updated anymore), so I dont think you got the wrong version. For the record, mine is 2022.12.14-r222.5d447b6035.

    Furthermore, the playlists I have downloaded state the following errors: “cannot read properties of undefined” and “no such file or directory”…

    I dont think I’ve encountered that issue either, maybe it’s because it cant locate the files in the lost folder you talked about before.

    I’d suggest you create another folder woth your file explorer, set deemix to download there and retry. I’d also suggest to first test it by downloading a single song (just type anything in the search bar) before downloadig a whole playlist to not waste time


  • If I dont mention them, it probably means I left them at their default settings, but each one has their own system so feel free to change them if it suits you better.

    I download in flac because I want to have them at ~the highest possible quality (ripping CDs or finding each song infividually in various sources and comparing them might provide a better quality, but thats too much of a hassle) and I compress them to .opus format at 128kbit to copy them on my phone. Thus, I keep one flac collection and a cloned, compressed version of it in opus.

    Near the ⅘ of my guide I think I describe how to compress files with fre:ac and which app (symphony on fdroid) handles well opus files. I had some frustration with how hard it is for apps to recognise song tags, especially multiple song tags (like 2 artists in a song). If you encounter such an issue, use a different separator other than \\, like ;.

    The rabbit hole can get a bit deep quickly.

    Have fun :)



  • Aw, I understand ~50.000words can be overwhelming.😅

    Hm, I dont know if there’s anything better than the tools I talk about. This guide is a bit too compicated and long, so I’ll try to re-word it, hoping you can now follow it:

    1. Soulseek: You just use a username and a password. No emails or anything. Search and download.

    2. Deemix: You dont need to have a personal deemix account. You can find on some doubious sites “arls” for accounts. Arl is like the user token. They are long alphanumeric strings which essentially are used instead of username+password. You can simply find one online and put it in deezer. (You can try arls found here: https://www.arldeemix.com/2024/05/arl-deemix.html?m=1 )

      To use it with spotify (like downloading a spotify playlist in deemix), its kinda more complex. You can see the steps from this post on reddit here:

    https://developer.spotify.com/dashboard/ log in, create an app, go into app, click show client secret under apps title, paste it into deemix along with clientid

    I suggest deemix because you can get very high quality music (in batches too) and it’s open source.

    Lastly, if you simply want to get stuff from youtube without account and such:

    1. ytDownloader acts as a gui for yt-dpl (open source, PC).

    2. Seal acts as a gui for yt-dpl (open source, Android).

    Almost certainly there are websites that may use yt-dlp and can download playlists though.