![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/airsonic-advanced-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | airsonic-advanced-bin |
| Description: | Free, web-based media streamer and jukebox fork |
| Upstream URL: | https://github.com/airsonic-advanced/airsonic-advanced |
| Keywords: | airsonic jukebox media music stream web |
| Licenses: | GPL3 |
| Conflicts: | airsonic |
| Provides: | airsonic |
| Submitter: | tdemin |
| Maintainer: | tdemin |
| Last Packager: | tdemin |
| Votes: | 19 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-06 09:36 (UTC) |
| Last Updated: | 2021-09-17 13:58 (UTC) |
Upstream seems to have been abandoned, since the repository on Github has been archived and recommends airsonic-advanced as a replacement.
@FabioLolix done.
Please make the source non-conflicting
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.
@Rhinoceros, works fine for me. You should check your browser's console and the "Network" tab in the browser's dev tools.
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.
This package should be named airsonic-bin, since it uses the binary .war from GitHub builds.
@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.
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/)
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.