this post was submitted on 09 Aug 2023
1736 points (97.2% liked)

Memes

44907 readers
2841 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
1736
LimeWire.exe (i.imgur.com)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 1 year ago (1 children)

please use a dash between artist and song name you uncivilized person!

[–] [email protected] 12 points 1 year ago (1 children)

As someone who had one of these, I'm just surprised there's any consistency at all

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

There is rock hard consistency!

I still use mp3s today (no spotify or similar bullshit) and stick to the name convention: [ARTIST_NAME]-[SONG_NAME].mp3

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

I've used Spotify since about 2012, and have been considering setting up some *arr instances at some point in the future to remedy that. Music discovery is just so much easier on something like Spotify though.

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

*arr instances What is an *arr instance?

I still discover music the old way. I listen to it at a friends place or in the radio :D

[–] [email protected] 1 points 1 year ago

Sonarr, Radarr, and related projects for, uh. Sailing the high seas. :-)

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Mine are always [artist]/[album]/[tracknumber]-[title]

I used to use Ogg, but I'm switching to Opus because it's a superior format.

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

slashes in file names is just barbaric, if you use a good and free operating system, too :)

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

Seems to me more like they're just organizing their music collection into directories

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

slashes in file names

we call them paths, ᏏᎡᏌᎻ

[–] [email protected] 1 points 1 year ago (1 children)

No, I think those are the Windows people who put / in the file names, because back then Windows wasn't really restrictive about stupid file names. At least I think it isn't possible anymore, but can't confirm, because I don't use Windows for around 15 years.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Long filename (LFN) Limits

The long filename system allows a maximum length of 255 UCS-2 characters including spaces and non-alphanumeric characters (excluding the following characters, which have special meaning within the COMMAND.COM command interpreter of the operating system kernel: \ / : * ? " < > |).

Edit: Markdown Code format issue?

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Mine is Artist name - Song name [(Version)] (Year)[(Bitrate)]

Version is optional. It's stuff like Radio edit, remastered, extended, etc.
Bitrate is optional as I switched to FLAC and rarely need to use MP3.
The worst one I have is something from Beatles in 32kbps HE-AAC at 22.5kHz SR with name written in Chinese. It is one of the oldest files I have.

[–] [email protected] 1 points 1 year ago (1 children)

I find it a little bit weird to put meta data in the file name. Meta data is already there and you can see it on your computer with the tool exiftool (if you're on a Linux system).

But I think you're not on a Linux system, because you would avoid white spaces then :D

[–] [email protected] 1 points 1 year ago (1 children)

Welp, not if you used to rip from YouTube. And the files ripped from Deezer have wrong year most of the time anyway because they used it for file creation date.

And when my music touches my computer it's only because I am backing it up (as I should be doing). The only correct information is on CD rip of "The very best of Louis Armstrong" because I put that in myself using Kid3.

[–] [email protected] 1 points 1 year ago

Why should youtube media not have meta data? As soon media data was created, it automatically has meta data. If you create a music file, you get meta data like length, audio bitrate, sample rate, etc.

But okay, you might mean data, which is not related to the file and can be added as meta data.