BlastboomStrice

joined 1 year ago
[–] [email protected] 12 points 3 days ago* (last edited 3 days ago) (5 children)

I was thinking something similar too:

Why almond/soy milk is more expensivs than cow milk? To make almond/soy milk you just need to maintain the plants. To make cow milk you need to have cow food, take care of the cow etc. and generally it seems much more inefficient than making plant-based milk. I dont know if they use the whole almond/soy etc to make the milk or only part of them, but still.

On this wikipedia article, under Nutrition and Sustainability, you can see for example that while Soy and oat milks have around half (almond has around ¼) the calories of cow milk (plant based milks seem to be healthier too, due to lower saturated fats and sugar contents), they are much more efficient to produce. Like, oat milk seems to be around 6-7 times more efficient to produce than cow milk which counters the fact that it may have half the calories.

Some may consider cow milk as byproduct of the meat industry, but since baby cows need to feed from it and cows already spend energy to make it, I dont think of it that much as byproduct, it's necessary.

As someone people said though, it probably is due to the financial incentives given to the cow milk industry🤷

[–] [email protected] 1 points 3 days ago

Oh youre gonna do the big jump, good luck with that😄

PS. If you care about your spotify listening history there is a way to get your listening records in your email (takes about a month tho). And about music discovery there's Innertune (the forked version is better) which uses yt music without an account or Listenbrainz which can help you find songs and artists/bands.

You persisted despite the struggles and you made it, well done!

[–] [email protected] 1 points 3 days ago (2 children)

Ok, I did some tests:

  1. For some reason, many mobile apps (like Gramophone, or Symphony which I use) cant read the tags properly.

    a) Both apps cant separate tags that use \\ as separator for some reason. Gramophone doesnt have an option to choose a tag separator. Symphony has an option, but doesnt work with \\. (To fix this you have some options; What I do is have a separate cloned compressed .opus music collection that uses ; as separator and to do this I use mp3tag and fre:ac. You can do this in the future.)

    b) Both apps in the Year tag expect to only see 4 digits (of the year). We have set deemix to store the whole date in that tag, so they fail to read it. You can either go in deemix to settings, under date format for flac files and choose YYYY (which loses accuracy) or use mp3tag and manipulate the tags so that you have both the year and the date in separate fields. Another option is to use Phonograph plus which can read properly the whole date.

    c) Apparently, no (open source) mobile app can read tags separated by \\ properly and as a result, they either combine all the tags into one (they might read the genre tags Glam Rock and Punk Rock as a single genre Glam Rock\\Punk Rock) or they read only the first of the tag (on our previous example they would read only one genre Glam Rock). I think Vlc does the latter. It's frustrating, I know...

  2. As long as the .lrc file has the same name as the .flac file and they are in the same folder, the app should be able to read the lrc file as the lyrics of the flac file. (Though if there's anything wrong in the way the contents of the .lrc file are structured, it might have a hard time reading it.)

[–] [email protected] 1 points 3 days ago (4 children)

So long as I can solve this with the tagging applications, I shouldn't have to redownload everything, or?

Yes. As long as the title and the artists tags (not the filename) of the song are correct (in many cases not even these have to be correct, because there's an option to auto-scan songs with Shazam in my process), my process should be able to work without redownloading anything.

songs are listed as Unknown Year

Thats a bit weird, may I ask:

  1. How do you view the metadata? Some apps may have trouble reading metadata.

  2. Do you download them in flac or mp3?

  3. Could you share a song so that I try to download it myself to check if this only happens to you?

I just downloaded a random song and I can see the date under the YEAR tag. Also if I right-click it on file explorer and go to details, I can see under the "date released" the date of the song.

(Btw, the genious script I use, as I have told you somewhere, fixes the dates, high very high accuracy. Im pulling the dates from genius, because deezer, spotify etc. for some reason seem to use the date they were added to the platform as the date of release and it bothered me a lot.)

genres are very scattered and inaccurate

Yeah.. Genres is probably the hardest to get it right, even after all the automation in my process, there have been times I manually edited the genres. Bandcamp is a good source of genres, so I try to draw genres from there, but still the automation fails some times and have to manually edit them with mp3tag (genious is a good source too).

[–] [email protected] 1 points 4 days ago* (last edited 4 days ago) (6 children)

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.

[–] [email protected] 1 points 4 days ago (8 children)

owning my music

Thats the spirit! Lets goo

[–] [email protected] 1 points 4 days ago (10 children)

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.

[–] [email protected] 1 points 4 days ago

I dont know much, but it may not be available at that quality (it might be available at lower quality, for example mp3 instead of flac). If the issue persists, you probably have to look somewhere else for them, yes. I think I had around 4% error rate on my playlists. (Many of which I havent yet downloaded, too bored to look them up somewhere else, lol.)

I had a notepad opened ~at all times to keep track of what is downloaded and what not.

Happy that you eventually made it, this is where the fun begins😄

[–] [email protected] 1 points 4 days ago (4 children)

I realized I actually got deemix from here (https://download.deemix.workers.dev/), not from archive.org. I found the link listed here https://old.reddit.com/r/deemix/comments/zlswiz/last_update_is_now_out/ . I don't know if there's any difference to the versions we have installed (like, if mine has the webui built-in).

To open the webui, I open the gui app. Wait about a minute for it to log in and start properly. Then I open my browser and type http://127.0.0.1:6595/ . The webui opens up (I had to put the arl once again though). Notice how in my gui app, in the about section it shows my webui version, if doesn't show up on yours it may not have it (or somehow it isn't running yet):

Just a reminder, for me it works in the gui version too. I put the spotify username (found here https://www.spotify.com/us/account/profile/) and find the long alphanumeric username spotify has for my account and paste it in the spotify username field in deemix. Then I go to the Favorites section in deemix, scroll down and can see my playlists.

[–] [email protected] 1 points 4 days ago* (last edited 4 days ago) (12 children)

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.)

[–] [email protected] 1 points 4 days ago (6 children)

Haha, I was gonna reply to you in the other thread, but you found it already😄 Good luck!

 

Greetings,

When downloading books from zlibrary, the top option is the format which is stated in the description, with "basic format" added in the end. The rest of the options may include the same format without the "basic format" tag in the end and they are slightly bigger.

What's their difference? Is it the same document re-formated to the same format thus making it slightly bigger or does it have anything extra?

Like, supposing there's a book which is a pdf. The options may be:

  • pdf basic format 1.2mb
  • pdf 1.25mb
  • epub 1mb

What's the difference between the first two?

PS. My first post on lemmy!🙃

view more: ‹ prev next ›