Has anybody here managed to install Funkwhale using Portainer? I’ve already tried 3 times, first tried a template, but turns out the AIO container is deprecated, then tried modifying the default docker-compose and env files available on Funkwhale’s repo, didn’t work (couldn’t run the required commands to create a user). Then I spun up a brand new debian 12 LXC container on proxmox, ran their quick install script and failed (something related to snapd, even though it was installed).

Up until now I’ve been an avid Navidrome user, but since we’ve been cutting some costs, Spotify had to go. Too late I realised Navidrome has no library separation: Even though you can have multiple users, they all pull from the same library, making it a mess.

I’m just looking for a simple deployment I can use either within my LAN or via TailScale, just for me and a few family members.

  • schizo
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 days ago

    So, I posted this on a similar thread a few days ago, but plex and/or jellyfin do an amazing job of user/library seperation, music streaming, AND have apps for every relevant platform you’d remotely care about: phones, computers, browsers, widgets plugged into your tv, etc.

    It’s a little odd nobody has bothered to do a really good multi user/library audio-only app, but plex+plexamp or jellyfin+finamp is a pretty great solution as it is.

    • Willdrick@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 days ago

      tried jellyfin even before Navidrome: the problem with Jellyfin is that as good as it is tagging and managing movies and tv shows, it’s atrocious at music management. Even though I painstakingly tagged and sorted my music using MusicBrainz Picard, there are tons of albums misplaced, or entire artists catalogs set as a single album. Same music collection on Navidrome worked OOTB and was perfectly sorted.

      • schizo
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        Interesting, I haven’t had any of those issues with tagged media. I use beets for the tagging and sorting, and it’s been otherwise fine? I do \music\artist - album for the directory paths, though, so it’s already happily sorted and grouped correctly on the filesystem in a way that jellyfin seems to like.

        • Willdrick@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 days ago

          Nice, I might give that a go. So instead of doing Artist/Album/songfile.ext you just have all albums in the same level? e.g. Band - Album1/song1.mp3 Band - Album2/song1.flac

          If that’s so, I might be able to batch sort them to that structure and give Jellyfin another try

          • schizo
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 days ago

            Yeah, they’re all a single-level deep. Multi-disc albums are also the same: artist - album/1-1, 1-2, 2-1, 2-2, etc.