Remix.run Logo
FabHK 2 days ago

BTW, there was a variant of this discussion with the iPod and mp3 players back then. Some people wanted to manage music "by hand" in the file system, and had various schemes for doing so (folders for genre, then artists, then album, etc.), and wanted that reflected 1-to-1 in the mp3 player.

iTunes (and the iPod) had a different idea: The app takes care of file management, and you have a frontend supported by a database containing all sorts of metadata to browse your music (both static metadata (artist, genre) and dynamic (play count, skip count, last heard)). iTunes has smart playlists which I love (all songs with 3 stars or more that I haven't heard in 6 weeks).

I'm firmly in the latter camp, and similarly prefer Jellyfin over a pure SMB share for movies.

walrus01 2 days ago | parent [-]

The first version in the very early days of 128kbps mp3 seemed to be more popular before people were ripping and encoding music with proper id3 tags. Once it became a defacto standard for proper artist, albumname, tracknumber id3 trags to be embedded as metadata in the mp3, using some sort of automated tool very quickly took over.

I do recall using several different tools about 20 years ago that took a bunch of horribly mangled filename .mp3 files (but which did have proper id3 tags in them, or where the user had manually corrected the id3 tags for the bare minimum of albumname, artistname and track numbers) and then rewrote their filenames on disk to something logically consistent to make them easier to find and move, store, copy manually if needed.

yndoendo a day ago | parent | next [-]

The more I think about it the more there needs to be an ID3 equivalent to video media so the meta data is stored with-in the movie container versus a central database.

Kodi and their meta helpers can create a local meta file. Next step is to push it into the media container.

CppCon and other video recorded events would benefit from this. The shared video file would contain the details and remove the energy to search for the source and other meaningful information.

walrus01 a day ago | parent [-]

google "metadata in MKV video file" seems to show that MKV already supports something like that, and mkv is already a container format. One problem would be that some collections of video acquired from dozens of sources/people who did the encode won't by any means be 100% standards compliant MKV.

al_borland 2 days ago | parent | prev [-]

I remember going through and manually keying in the id3 tags on my mp3s using WinAmp, because without them the dash between the artist and song look slightly different. That was a lot of work over a dash.

NetOpWibby 2 days ago | parent [-]

Worthwhile work, to me. I’m gonna listen to this music until I perish, might as well fix what’s bothering me.