Upstream seems to have been abandoned, since the repository on Github has been archived and recommends airsonic-advanced as a replacement.
Search Criteria
Package Details: airsonic 10.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/airsonic.git (read-only, click to copy) |
---|---|
Package Base: | airsonic |
Description: | A free, web-based media streamer and jukebox. |
Upstream URL: | https://github.com/Airsonic/airsonic/ |
Licenses: | GPL3 |
Submitter: | Superpiffer |
Maintainer: | Superpiffer |
Last Packager: | Superpiffer |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-09 14:43 (UTC) |
Last Updated: | 2020-05-04 06:37 (UTC) |
Dependencies (2)
- java-runtime-headless (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdg-headlessAUR, jre16-openjdk-headlessAUR, jre14-openjdk-headlessAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdk-headlessAUR, amazon-corretto-19-binAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jre-openj9-headlessAUR, jre12-openjdk-headlessAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jre13-openjdk-headlessAUR, jre15-openjdk-headlessAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jre19-openjdk-headlessAUR, jre-openjdk-wakefield-headlessAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jdk21-openj9-binAUR, jreAUR, jdkAUR, zing-21-binAUR, zing-8-binAUR, jre17AUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, jre-jetbrainsAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, java-openjdk-ea-binAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre-openjdk-headless, jre11-openjdk, jre11-openjdk-headless, jre17-openjdk, jre17-openjdk-headless, jre21-openjdk, jre21-openjdk-headless, jre8-openjdk-headless)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
Required by (0)
Sources (5)
tari commented on 2021-12-10 22:11 (UTC)
Rhinoceros commented on 2021-05-23 06:07 (UTC) (edited on 2021-05-23 06:31 (UTC) by Rhinoceros)
Thanks @di72nn. Good idea. The console gave me some useful information, including net::ERR_CONNECTION_REFUSED
. That pointed me to this Github issue, which fixed my problem.
di72nn commented on 2021-05-21 13:10 (UTC)
@Rhinoceros, works fine for me. You should check your browser's console and the "Network" tab in the browser's dev tools.
Rhinoceros commented on 2021-05-21 11:00 (UTC)
Does anyone else have a problem playing music over the web interface? I think it used to be fine on my old Debian server, but doesn't work on my new Arch server. I wonder if it's a missing dependency.
I get the notification that it's playing, but nothing happens. I don't get anything in journalctl
nor /var/lib/airsonic/airsonic.log
. I'm using Apache FWIW. DSub on Android works fine.
tdemin commented on 2021-02-06 09:21 (UTC)
This package should be named airsonic-bin
, since it uses the binary .war
from GitHub builds.
Superpiffer commented on 2020-04-06 08:39 (UTC)
@TheFrenchGhosty Service file is correct... I'm using default context path, as used in github repo (https://raw.githubusercontent.com/airsonic/airsonic/master/contrib/airsonic.service). Also if you want a different path (or no path at all), you can simply edit the file /etc/airsonic/airsonic.conf.
TheFrenchGhosty commented on 2020-02-22 02:37 (UTC) (edited on 2020-02-22 06:42 (UTC) by TheFrenchGhosty)
I'm getting a 404 when opening Airsonic.
No error otherwise.
Edit:
Fixed using https://github.com/airsonic/airsonic/issues/719#issuecomment-373587949
The problem was because the service file is wrong.
Environment="CONTEXT_PATH=/airsonic"
Mean that Airsonic is served on https://airsonic.domain.ext/airsonic (and not https://airsonic.domain.ext/)
Zepman commented on 2019-12-30 17:00 (UTC)
This package misses a dependency: ttf-dejavu
The above package is needed for generating graphs in Airsonic's 'Status' page. Without it the graphs will not show up.
countzukula commented on 2019-11-13 13:58 (UTC)
@Superpiffer reading on it, the reason might be that I'm running the package in an LXC container. Perhaps the namespacing functionality clashes with what LXC is already doing...
Superpiffer commented on 2019-11-13 13:17 (UTC)
@countzukula Honestly I don't know, I'm using the service file from upstream... The only mention I found of this issue is from systemd github page: https://github.com/systemd/systemd/issues/10576
Pinned Comments
Superpiffer commented on 2017-11-06 09:26 (UTC) (edited on 2017-11-06 09:44 (UTC) by Superpiffer)