Indeed. Years ago I used to hate dealing with LMS upgrades. These days that's all contained inside the, err, container.Docker gets around the problem of some linux varieties moving onto new Perl versions before LMS supports them.
Indeed. Years ago I used to hate dealing with LMS upgrades. These days that's all contained inside the, err, container.Docker gets around the problem of some linux varieties moving onto new Perl versions before LMS supports them.
LMS is no longer supported on Synology past version 7. I don't know how easy it is to run in docker - or even if it is possible now on DSM 7.Just curious about the portions talking about the server (LMS), and the fact that the OP mentions the locally stored files are on a NAS. Couldn't you just run LMS on the NAS? It seems the picoreplayer *can* be both server (LMS) and player (endpoint), but if all your files are stored and accessed from the NAS, couldn't you run the LMS there? And, importantly, isn't the NAS the box you probably want running almost 24/7 anyways? Reason I ask is b/c I already have all my files moved on to a celeron powered linux server running as my NAS with a 2TB drive for music files (I looked at plex for music and audio too). Besides the RPi endpoints, you can still get nifty Logitech endpoints on the used market.
For those that wonder what this buys you vs just network share or DLNA, the PiCorePLayer or other LMS / Squeeze based players have [limited] streaming clients on the same UI (Spotify, etc).
Do I understand correctly that you are running Ubuntu in virtual machine manager, then running Docker/DockSTARTer and LMS in that (or are you using the Synology docker system?)My media is on a Synology NAS, but I run LMS in a container on a virtual ubuntu Linux server. It's very easy to get containers up an running (including LMS) using DockSTARTer.
Do I understand correctly that you are running Ubuntu in virtual machine manager, then running Docker/DockSTARTer and LMS in that (or are you using the Synology docker system?)
Had had a squeezebox classic that had LAN to an LMS server and output into a Rega Brio analogue amp, that in turn fed two passive speakers (Kef q-series).At the request of Adam, here:
https://audiosciencereview.com/forum/index.php?threads/fan-less-silent-pc.41114/post-1487232
here is a short description of the Pi based streamer I built.
Components:
Raspberry PI 3b (Made redundant when I upgraded my media player to a PI4.
Official power supply
Official 7inch touch screen
OneNineDesign Raspberry Pi LCD Touchscreen Case
90degree micro usb connector for PSU connection.
SD Card
...
Music output is via USB direct to my MiniDSP Flex
The ext4 file system is a journaling file system, and should be immune to sudden power loss.And obviously you "can" just turn LMS off, but there's a small risk (as with almost any other Linux setup) that you'll get a file corruption if a write was in progress.
If that happens you can just rebuild the database...
I've got a server on 24/7 that runs LMS so no need for clients to have storage for music.
I can probably figure out rpi 4b stuff to buy to achieve fanless, but would welcome info on CPU required.
That is what I do.Main question: is the best idea to run USB out the back of RPI into a DAC, then feed that into the AMP?
The RPi4 does run considerably hotter than the 3, so some passive cooling (e.g. heatsink) would be beneficial. Also look at Archimago's CRAAP settings for config.txt which will make it run cooler by underclocking:thanks, I'm thinking of getting raspberry pi 4b 1gb + power supply, then I'll try with a DAC I already have, if I can get it all working satisfactorily I'll probably then shell out for one of the above in Jan sales.
I can get my hands on a 4b for $60 CAD, any reason not to use this vs pi version 3? I'm hoping I can cool this passively, I really don't want another fan.
Interesting, thanks for the link to Archimago, very useful.The RPi4 does run considerably hotter than the 3, so some passive cooling (e.g. heatsink) would be beneficial. Also look at Archimago's CRAAP settings for config.txt which will make it run cooler by underclocking:
MUSINGS/HOW-TO: Raspberry Pi 4 "Touch" Audio Streamer, and CRAAP settings! ;-) The decline of public feedback, virtual showrooms, value-added content and Darko Audio?
A blog for audiophiles about more objective topics. Measurements of audio gear. Reasonable, realistic, no snakeoil assessment of sound, and equipment.archimago.blogspot.com
I'm running a Pi4 as a media server (Libreelec) for video without heatsink, and don't have any problems, even decoding x265.Interesting, thanks for the link to Archimago, very useful.
After reading that I'm asking myself: why get a pi4 when pi3 will run cooler and has enough cpu? On answer might be the pi3 is hard to find!
Climate could be an issue as our summers hover around 30°C . . . Anyway, I run the RPi4 for just music duties and it does idle at a much higher temp than the RPi3.I'm running a Pi4 as a media server (Libreelec) for video without heatsink, and don't have any problems, even decoding x265.
Audio has much lower cpu load, I think you'll be fine.