• aloofPenguin@piefed.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    I just put all my files into folders by language. Everything else is done with the music player with any playlists exported to m3u.

    • moondoggie@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 days ago

      You need more music files, but I love the thumbholes in this to require less random access memory.

    • Noxy@pawb.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 days ago

      musicbrainz picard to both standardize on metadata and save files in a ~Music/artist/album/01-songtitle.flac sorta scheme

      I don’t do playlists at all with my own media files tho

  • AstroLightz@lemmy.world
    link
    fedilink
    arrow-up
    12
    ·
    9 days ago

    I don’t. Every album goes in the ~/Music folder. I don’t use playlists unless you count albums as playlists.

    • agentTeiko@piefed.social
      link
      fedilink
      English
      arrow-up
      8
      ·
      9 days ago

      While you are correct entirely I feel like subs can still work since we are subscribing to a community also helps make it generic been comma and mags on mbin etc.

      • Noel_Skum@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        9 days ago

        There’s apparently another site called Robbbit (or something like that and it’s run by a chap called Spaz; I think). A lot of people here are apparently familiar with it; but are not necessarily fans. Their communities are called “subrobbits” so on the fediverse people like to use community to distance themselves from that other place. Kinda makes sense.

  • Trump Rapes Kids@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    9 days ago

    I assume you mean digital files. I keep them all lumped together in a folder. I only have around 1,300 songs, since I only download the specific songs I’m looking for and not entire albums.

    I organize my playlist by mood or use. “Working” is high bpm and general upbeat motivating things, “Singing” is things my middle aged ass sings along with when drunk or otherwise chemically enhanced, “Sadness” is the most soul crushingly painful songs that have lyrics I directly relate to, “Sexy time” is for when your mom or anyone else here’s mom visits… the usual.

    • swelter_spark@reddthat.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 days ago

      Same here, except I don’t use playlists. If I want to see everything by album, most music players can do that by reading the metadata.

  • remon@ani.social
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    9 days ago

    Files are in a Artist/Album structure, but it’s handled by a media library, so I can sort/filter/group them however I want.

  • solrize@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    8 days ago

    Very old school, directories for albums. Filenames begin with 01-, 02-, etc so they play in the right order. “Playlists” lol. A few shell scripts to play specific albums maybe with a volume adjustment.

  • qyron@sopuli.xyz
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    8 days ago

    I have a quite large music library.

    General music folder is organized by artist name, alphabetically.

    Within each artist folder I organize albuns by year.

    Each track is numbered in the file name itself.

    Extra data goes into the file tag, readable by my music player.

  • shellington@piefed.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    Don’t really do playlists but i have Genres, They are then split into bands, Which are the split into albums.

  • TrickDacy@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    9 days ago

    My system used to always be a music folder full of album subfolders named like artistName - year - albumName. I did so much manual work to make that happen and then Spotify came along. I mostly neglected my collection for a decade, only adding to it occasionally. When Spotify aligned themselves with Nazis I cancelled my subscription and started about hosting my own collection with Plex for streaming. I had let my organization system go to shit and now I’ve got a mess.

    I’m currently working on a script that will identify naming convention issues and eventually spit out a list of commands for renaming/moving folders. I also want the script to identify metadata issues, dupes, and missing tracks. I know there are a lot of tools that do a lot of this already, but I don’t like any of them I’ve found so far. I especially don’t like the idea of an opinionated tool redoing my library by making destructive writes, thousands of files/folders at a time, without me approving changes first. A lot of them work that way.