Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. how are my fellow peeps hosting your music collection these days?

how are my fellow peeps hosting your music collection these days?

Scheduled Pinned Locked Moved Selfhosted
selfhosted
130 Posts 74 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • a@91268476.xyzA [email protected]

    @solrize @selfhosted assuming you have the file in the same machine you want to listen to it, and you are the only one who wants to access it, sure that is fine

    S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote on last edited by [email protected]
    #11

    Sometimes they are on a remote server that I sshfs mount and play the same way. Multiple people could use the server at the same time if desired, though for me it hasn't been an issue. It's audio, I don't need a visual UI for it. I still have a fair amount of physical media too including LP's, though my record player is long gone.

    Anyway, be happy that I didn't mention FORTH :).

    1 Reply Last reply
    3
    • S [email protected]

      right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

      i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

      I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

      just curious if anyone else has been down this road successfully!

      thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

      (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

      V This user is from outside of this forum
      V This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #12

      Gathered all music/Audiobook Files on my Synology NAS, organized in folders. Beside, there is still a Lyrion Music Server (LMS) running on the NAS in a docker. Put the Squeezer Play Client on every possible device (Windows, Linux PC, Android, Tigerbox, Pi zeros) and streaming works well for me at Home.

      Access either via Web or App on Android/iOS. I have enabled navigating in LMS via folders because ID3 Tags are poorly maintained in my files. 😕

      1 Reply Last reply
      1
      • S [email protected]

        right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

        i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

        I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

        just curious if anyone else has been down this road successfully!

        thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

        (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

        A This user is from outside of this forum
        A This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #13

        My use case: collection based on single-flac + cuesheets, thousands, many of which are HD.
        Setup: all the music is in an NFS share in my HTPC, which also runs Kodi (flatpak) for both video and audio media. That machine is connected to my main audio setup via USB DAC.

        The Kodi music DB is hosted externally in mariaDB in the same server. I use 2 headless Kodi (OSMC) clients with HiFiBerry DACs as streamers around the house, using the same DB/media. Lastly I also have an Nvidia Shield running Kodi also exposing the same collection/DB.

        Over the years I have tested many alternatives, including navidrome, volumio, and others, but they all struggle handling my music collection, choke processing cuesheets or don't even support them, or can't handle NFS reliably or at all, or can't process 24 bit content etc.

        I couldn't find any solution nearly as reliable, performant or flexible as this one. I use this setup pretty much daily. With incremental improvements, it's been running for more than 10 years.

        Each Kodi client can be managed via its web interface (a little dated but fully functional and reliable), amd via Android app (I use Yatse).

        The main server also exposes the music collection via DLNA.

        I looked at jellyfin/Plex in the past as well but for muy use case, it's over-complicated and didn't add value.

        S G 2 Replies Last reply
        2
        • S [email protected]

          https://biggaybunny.tumblr.com/post/166787080920/tech-enthusiasts-everything-in-my-house-is-wired

          I just have a bunch of media files (.ogg, .mp3, etc.) in directories and play them with mplayer from the command line. Playlist = shell script that plays some group of files. I use old school track numbering (01-whatever, 02-whatsit, etc.) though, so most of the time "mplayer *" is how I play an album and the tracks play automatically in the right order. I don't understand the purpose of anything fancier. Now get off my lawn.

          M This user is from outside of this forum
          M This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #14

          I host my media on a bookshelf and play it through a stereo

          irmadlad@lemmy.worldI 1 Reply Last reply
          0
          • A [email protected]

            My use case: collection based on single-flac + cuesheets, thousands, many of which are HD.
            Setup: all the music is in an NFS share in my HTPC, which also runs Kodi (flatpak) for both video and audio media. That machine is connected to my main audio setup via USB DAC.

            The Kodi music DB is hosted externally in mariaDB in the same server. I use 2 headless Kodi (OSMC) clients with HiFiBerry DACs as streamers around the house, using the same DB/media. Lastly I also have an Nvidia Shield running Kodi also exposing the same collection/DB.

            Over the years I have tested many alternatives, including navidrome, volumio, and others, but they all struggle handling my music collection, choke processing cuesheets or don't even support them, or can't handle NFS reliably or at all, or can't process 24 bit content etc.

            I couldn't find any solution nearly as reliable, performant or flexible as this one. I use this setup pretty much daily. With incremental improvements, it's been running for more than 10 years.

            Each Kodi client can be managed via its web interface (a little dated but fully functional and reliable), amd via Android app (I use Yatse).

            The main server also exposes the music collection via DLNA.

            I looked at jellyfin/Plex in the past as well but for muy use case, it's over-complicated and didn't add value.

            S This user is from outside of this forum
            S This user is from outside of this forum
            [email protected]
            wrote on last edited by [email protected]
            #15

            i do love me some Kodi/libreELEC!

            how hard is it to stand up a headless kodi? this would still work with jellyfin with addon, but it might be REALLY FUN to install a kodi addon with no screen

            also i am having trouble hunting down what cuesheets means in this context?

            486@lemmy.world4 A 2 Replies Last reply
            1
            • T [email protected]

              Navidrome server, symfonium on android is amazing. I also use maloja and multi-scrobbler to caoture plays from multiple sources and keep a in-house record of my plays.

              R This user is from outside of this forum
              R This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #16

              Symfonium looks amazing except for the part where you need a google play account to use it. It literally has every feature I've been looking for.

              S S W N 4 Replies Last reply
              4
              • R [email protected]

                Symfonium looks amazing except for the part where you need a google play account to use it. It literally has every feature I've been looking for.

                S This user is from outside of this forum
                S This user is from outside of this forum
                [email protected]
                wrote on last edited by [email protected]
                #17

                ewwww really? not even Aurora store?

                1 Reply Last reply
                0
                • S [email protected]

                  right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

                  i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

                  I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

                  just curious if anyone else has been down this road successfully!

                  thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

                  (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #18

                  I just keep all of my music in an NFS share on my NAS and play it with Rhythmbox or VLC. I keep a compressed copy on the SD card in my phone to listen to when I'm not home.

                  1 Reply Last reply
                  2
                  • R [email protected]

                    Symfonium looks amazing except for the part where you need a google play account to use it. It literally has every feature I've been looking for.

                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #19

                    There is a way without Google Play outlined here: https://support.symfonium.app/t/how-can-i-pay-for-symfonium-without-google-play/1290/2

                    1 Reply Last reply
                    3
                    • S [email protected]

                      i do love me some Kodi/libreELEC!

                      how hard is it to stand up a headless kodi? this would still work with jellyfin with addon, but it might be REALLY FUN to install a kodi addon with no screen

                      also i am having trouble hunting down what cuesheets means in this context?

                      486@lemmy.world4 This user is from outside of this forum
                      486@lemmy.world4 This user is from outside of this forum
                      [email protected]
                      wrote on last edited by [email protected]
                      #20

                      also i am having trouble hunting down what cuesheets means in this context?

                      When you rip an audio CD you can either create one file for each track or you can rip the entire CD as one track and create a cue sheet file which is basically a text file describing where each track starts in that single audio file. This can be useful to have an exact copy of the CD without adding unintended gaps between tracks. It is primarily useful if you intend on recreating the actual audio CD at a later time from the ripped data. Most people don't need this.

                      S P 2 Replies Last reply
                      1
                      • S [email protected]

                        right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

                        i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

                        I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

                        just curious if anyone else has been down this road successfully!

                        thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

                        (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

                        vext01@lemmy.sdf.orgV This user is from outside of this forum
                        vext01@lemmy.sdf.orgV This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #21

                        I just use syncthing to copy music to my phone sd card.

                        S 1 Reply Last reply
                        4
                        • S [email protected]

                          right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

                          i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

                          I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

                          just curious if anyone else has been down this road successfully!

                          thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

                          (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

                          oshu@lemmy.worldO This user is from outside of this forum
                          oshu@lemmy.worldO This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #22

                          I picked up a Denon DNP-730AE network audio player on ebay and I run Tiny-DLNA on my server where the music files and playlists are stored.

                          Works great and sounds great.

                          1 Reply Last reply
                          0
                          • vext01@lemmy.sdf.orgV [email protected]

                            I just use syncthing to copy music to my phone sd card.

                            S This user is from outside of this forum
                            S This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #23

                            ooo! what is the new syncthing hotness for Android? i enjoy it on the (linux) gaming PC's but I've been wanting that for savestates and memory cards on my phone too!

                            vext01@lemmy.sdf.orgV 1 Reply Last reply
                            1
                            • R [email protected]

                              Symfonium looks amazing except for the part where you need a google play account to use it. It literally has every feature I've been looking for.

                              W This user is from outside of this forum
                              W This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #24

                              I've found Tempo to be one of the better alternatives you can find on f-droid

                              O 1 Reply Last reply
                              4
                              • 486@lemmy.world4 [email protected]

                                also i am having trouble hunting down what cuesheets means in this context?

                                When you rip an audio CD you can either create one file for each track or you can rip the entire CD as one track and create a cue sheet file which is basically a text file describing where each track starts in that single audio file. This can be useful to have an exact copy of the CD without adding unintended gaps between tracks. It is primarily useful if you intend on recreating the actual audio CD at a later time from the ripped data. Most people don't need this.

                                S This user is from outside of this forum
                                S This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #25

                                ooolala TIL! thanks!

                                1 Reply Last reply
                                0
                                • a@91268476.xyzA [email protected]

                                  @SidewaysHighways @selfhosted I use navidrome which is incredibly solid and boring in a good way. Playsub or Amperfy as iOS client, web or supersonic for desktop.

                                  If you want to stick to jellyfin, Manet is probably the best client for music

                                  W This user is from outside of this forum
                                  W This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #26

                                  Another vote for Navidrome here, i use the Tempo android client for it and i use the feishin web front end for desktop because it's better than the default navidrome web front end.

                                  1 Reply Last reply
                                  0
                                  • S [email protected]

                                    ooo! what is the new syncthing hotness for Android? i enjoy it on the (linux) gaming PC's but I've been wanting that for savestates and memory cards on my phone too!

                                    vext01@lemmy.sdf.orgV This user is from outside of this forum
                                    vext01@lemmy.sdf.orgV This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #27

                                    Syncthing-fork on f-droid.

                                    S 1 Reply Last reply
                                    3
                                    • S [email protected]

                                      right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

                                      i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

                                      I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

                                      just curious if anyone else has been down this road successfully!

                                      thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

                                      (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

                                      zykino@programming.devZ This user is from outside of this forum
                                      zykino@programming.devZ This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #28

                                      Nextcloud.

                                      And a subsonic app. There is also another protocol available so you have quite the choice for which you prefer. Currently using Tempo.

                                      1 Reply Last reply
                                      2
                                      • S [email protected]

                                        right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

                                        i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

                                        I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

                                        just curious if anyone else has been down this road successfully!

                                        thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

                                        (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

                                        C This user is from outside of this forum
                                        C This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #29

                                        MythTV for the main storage, stored in folders by my genre.

                                        All metadata updated via Picard.

                                        Syncthing to replicate to a Raspberry Pi (2 or 3, I don't recall which) running Volumio with a DAC board to connect speakers to.

                                        The Pi is in the bedroom, so I only replicate the genres that I want, which cuts down on storage needed on the Pi, and means I don't need MythTv / NAS / etc. powered over night.

                                        1 Reply Last reply
                                        1
                                        • S [email protected]

                                          right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

                                          i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

                                          I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

                                          just curious if anyone else has been down this road successfully!

                                          thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

                                          (oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

                                          T This user is from outside of this forum
                                          T This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #30

                                          I use Funkwhale, which I have liked, but my use case is just streaming music through my laptop and listening with headphones. I don't think there is a client available that will run on your Autonomic streamer.

                                          Funkwhale does have a subsonic API, so you could use a subsonic client, but you mentioned that didn't quite work before. (Is that what you mean by __sonic? I haven't actually heard that term.)

                                          Funkwhale is nice, but I think for most people it doesn't (yet) offer any useful features beyond what Navidrome has, and probably even lacks a few things that Navidrome has. Funkwhale's main appeal is that you can follow someone's music library via the fediverse, although there hasn't really been a lot of use for that so far. Version 2 is coming soon, though, and adds a whole bunch of new fediverse features.

                                          S 1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups