airsonic-advanced VS docker-airsonic

Compare airsonic-advanced vs docker-airsonic and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
airsonic-advanced docker-airsonic
48 2
1,157 38
- -
0.0 7.2
about 1 month ago over 2 years ago
JavaScript Dockerfile
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

airsonic-advanced

Posts with mentions or reviews of airsonic-advanced. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

docker-airsonic

Posts with mentions or reviews of docker-airsonic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-06.
  • Why isn't any of my music being scanned?
    2 projects | /r/airsonic | 6 Jun 2021
    [ { "Id": "cc23a1b38cbdd34d60a2159383b322f7e6b03e155b70f769e626f577063cf941", "Created": "2021-06-05T23:51:04.394689065Z", "Path": "/init", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 559, "ExitCode": 0, "Error": "", "StartedAt": "2021-06-06T00:20:01.92620667Z", "FinishedAt": "2021-06-06T00:14:40.554360938Z" }, "Image": "sha256:96c0504ae4bad42aa208a4885c1910ad245dd5d95404c668cc586f1d7c3cf8c8", "ResolvConfPath": "/var/lib/docker/containers/cc23a1b38cbdd34d60a2159383b322f7e6b03e155b70f769e626f577063cf941/resolv.conf", "HostnamePath": "/var/lib/docker/containers/cc23a1b38cbdd34d60a2159383b322f7e6b03e155b70f769e626f577063cf941/hostname", "HostsPath": "/var/lib/docker/containers/cc23a1b38cbdd34d60a2159383b322f7e6b03e155b70f769e626f577063cf941/hosts", "LogPath": "/var/lib/docker/containers/cc23a1b38cbdd34d60a2159383b322f7e6b03e155b70f769e626f577063cf941/cc23a1b38cbdd34d60a2159383b322f7e6b03e155b70f769e626f577063cf941-json.log", "Name": "/airsonic", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/user/appdata/airsonic:/config:rw", "/media:/music:rw", "/media:/playlists:rw", "/media:/podcasts:rw", "/media:/media:rw" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "bridge", "PortBindings": { "4040/tcp": [ { "HostIp": "", "HostPort": "4040" } ] }, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "private", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": null, "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": [ "/proc/asound", "/proc/acpi", "/proc/kcore", "/proc/keys", "/proc/latency_stats", "/proc/timer_list", "/proc/timer_stats", "/proc/sched_debug", "/proc/scsi", "/sys/firmware" ], "ReadonlyPaths": [ "/proc/bus", "/proc/fs", "/proc/irq", "/proc/sys", "/proc/sysrq-trigger" ] }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user/appdata/airsonic", "Destination": "/config", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/media", "Destination": "/music", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/media", "Destination": "/playlists", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/media", "Destination": "/podcasts", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/media", "Destination": "/media", "Mode": "rw", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "cc23a1b38cbd", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "4040/tcp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "TZ=Europe/London", "HOST_OS=Unraid", "PUID=99", "PGID=100", "CONTEXT_PATH=airsonic", "JAVA_OPTS=-Xms256m -Xmx512m", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "HOME=/root", "LANGUAGE=en_US.UTF-8", "LANG=C.UTF-8", "TERM=xterm", "AIRSONIC_HOME=/app/airsonic", "AIRSONIC_SETTINGS=/config" ], "Cmd": null, "Image": "linuxserver/airsonic", "Volumes": { "/config": {}, "/media": {}, "/music": {}, "/playlists": {}, "/podcasts": {} }, "WorkingDir": "", "Entrypoint": [ "/init" ], "OnBuild": null, "Labels": { "build_version": "Linuxserver.io version:- v10.6.2-ls110 Build-date:- 2021-06-03T05:10:21+00:00", "maintainer": "sparklyballs", "org.opencontainers.image.authors": "linuxserver.io", "org.opencontainers.image.created": "2021-06-03T05:10:21+00:00", "org.opencontainers.image.description": "[Airsonic](https://github.com/airsonic/airsonic) is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.", "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-airsonic", "org.opencontainers.image.licenses": "GPL-3.0-only", "org.opencontainers.image.ref.name": "5dc971c560045add19075f29a200305fe40e52eb", "org.opencontainers.image.revision": "5dc971c560045add19075f29a200305fe40e52eb", "org.opencontainers.image.source": "https://github.com/linuxserver/docker-airsonic", "org.opencontainers.image.title": "Airsonic", "org.opencontainers.image.vendor": "linuxserver.io", "org.opencontainers.image.version": "v10.6.2-ls110" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "8cbc2c6537670c5925d7960980c556eff6502d8b835d767d3c7b225ed6dc720f", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "4040/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "4040" } ] }, "SandboxKey": "/var/run/docker/netns/8cbc2c653767", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "221cc83f0691d756e59299d92574de3e41ce428a042f1427223e9f1a58251803", l } } } }
  • Should I not be using the airsonic/airsonic image?
    3 projects | /r/airsonic | 11 Feb 2021
    linuxserver/airsonic is just repackaged vanilla airsonic. It just adds some stuff to the docker container, but doesn't actually change the airsonic code itself. Because it is reliant on the code developed in the repo above, it too is stalled where the above was. The new releases are just an autoscheduled weekly release job based on the same old binary. You can find the repo at linuxserver github. Because it is releasing the same code weekly, every version will likely be 10.6.2.

What are some alternatives?

When comparing airsonic-advanced and docker-airsonic you can also consider the following projects:

Navidrome Music Server - ๐ŸŽงโ˜๏ธ Modern Music Server and Streamer compatible with Subsonic/Airsonic

Airsonic - :satellite: :cloud: :notes:Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)

Subsonic - Home of the DSub Android client fork

Ant-Media-Server - Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.

slimserver - Server for Logitech Squeezebox players. This server is also called Logitech Media Server

mStream - The easiest music streaming server available

Ampache - A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.

LMS - Lightweight Music Server. Access your self-hosted music using a web interface.

gonic - music streaming server / free-software subsonic server API implementation

sonixd - A full-featured Subsonic/Jellyfin compatible desktop music player

ampache-docker - Ampache docker package