• realitista@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    14 hours ago

    People who use windows or Mac for anything but development do so for the same reasons as you, they are locked into some features. For example, at home I need a local music library manager with local sync to my phone music app and smart playlists. Mac is still the only platform with this.

    At work I need MS exchange integration and all the features of native office. Even the Mac version isn’t good enough for my workflow.

    My only hope would be to turn to emulators or something like that, but at that point I’m not really running Linux anyway. I’m just running something else in a container inside Linux.

    • Übercomplicated@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      13 hours ago

      MPD works pretty well for the music thing, and, I don’t know if this is would be an option for you, but I programmed my own smart-paylist-generator in rust as a hobby project to get control of my 500Gb (around 10,000 100% legally acquired tracks cough, cough) library. The additional control over the algo meant I got something that works waaaay better than pretty much anything else I’ve tried (including Spotify suggestions, etc. — the only thing I still use is Bandcamp for new artist suggestions); if you have the time, I highly recommend a homemade solution like that. It is a lot of work though.

      • realitista@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        11 hours ago

        Can you send me the details on your smart playlist generator? What does it do, comb the music and create a static playlist from the library music based on defined parameters?

        As far as I can tell from an initial look, MPD doesn’t have local playback and sync which are the main features I’m looking for. Does MPD have a mobile app that I can locally sync the whole library to?