February 9, 20224 yr This docker template was created based on an already available docker image GitHub: https://github.com/epoupon/lms DockerHub: https://hub.docker.com/r/epoupon/lms My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION LMS (Lightweight Music Server) is a self-hosted music streaming software: access your music collection from anywhere using a web interface! Features: - Low memory requirements: the demo instance runs on a Raspberry Pi Zero W - Recommendation engine - Audio transcode for maximum interoperability and low bandwith requirements - Multi-value tags: artists, genres, composers, lyricists, moods, ... - MusicBrainz Identifier support to handle duplicated artist and release names - ListenBrainz support for scrobbling and synchronizing listens - Compilation support - Disc subtitles support - ReplayGain support - Persistent play queue across sessions - Systemd integration - User management, with several authentication backends, see Deployment - Subsonic API, with the following additional features (playlists and bookmarks) Live demo: http://lms-demo.poupon.dev/ The administration panel is not available in the live demo. NOTES • Run the following cmds before building the container: 'mkdir -m 777 -p /mnt/user/appdata/lms/data /mnt/user/appdata/lms/config' and 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/lms/lms.conf --output /mnt/user/appdata/lms/config/lms.conf'. VERSION 1.0 (2022-02-09) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂 Edited February 9, 20224 yr by SmartPhoneLover
September 17, 20241 yr I keep getting this error when I try to install LMS. Any thoughts on how to troubleshoot? I've created the folders with correct permissions. I've tried deleting the image/container/volume and rebuilding. docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/containers/543a275ae0b0c4fae31053bfc40521313b53352a9ca2587dfe33291abba761bb/resolv.conf" to rootfs at "/etc/resolv.conf": open /var/lib/docker/btrfs/subvolumes/07f79166fde5bc3e4249653d62b234ce900b5aadd913e190aee812e6109aa012/etc/resolv.conf: read-only file system: unknown.
October 3, 20241 yr I have the same error! Even if I download the lms.conf and adjust the paths wget https://raw.githubusercontent.com/epoupon/lms/master/conf/lms.conf
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.