Search Criteria
Package Details: subsonic 6.1.6-1
Git Clone URL: | https://aur.archlinux.org/subsonic.git (read-only, click to copy) |
---|---|
Package Base: | subsonic |
Description: | A free, web-based media streamer and jukebox. |
Upstream URL: | http://subsonic.org/ |
Licenses: | |
Conflicts: | |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 68 |
Popularity: | 0.000000 |
First Submitted: | 2010-03-26 16:48 |
Last Updated: | 2019-11-18 21:11 |
Dependencies (1)
- java-runtime-headless<=8 (jdk5, tuxjdk, jre7-openjdk-headless-infinality, java-8-openjdk-shenandoah, jre8-openjdk-headless-infinality, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains-headless, jre8-openjdk-shenandoah-headless, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk-headless, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9-headless, jre11-jetbrains-headless-imfix, jdk-jetbrains, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jre-openjdk-headless, jre11-openjdk-headless, jre7-openjdk-headless, jre8-openjdk-headless)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
haldean commented on 2018-11-28 23:43
@mikedal looks like it doesn't work with JDKs since 8. If you're down to keep a JDK8 install around, you can hard-code which java binary to use in /etc/subsonic.conf by setting JAVA_HOME at the top of the script to /usr/lib/jvm/java-8-openjdk or what have you.
It might be worth changing the package to depend on java-runtime-headless <= 8
mikedal commented on 2017-10-03 16:35
Has anyone else had trouble running 6.1? After updating, the service starts, but I get 503s from jetty. I've tried uninstalling and reinstalling subsonic, but nothing changed.
Potentially related is that I also recently updated my jdk from 8 to 9.
Here is a pastebin of my logs, I haven't been able to make much sense of them: https://pastebin.com/vBSEHyLN
polylux commented on 2016-11-02 12:22
Anybody knows what's missing if only .ogg from my collection are displayed? Seems to be unable to cope with the mp3s.
robertfoster commented on 2016-05-02 08:01
You could do a pull request on my github PKGBUILD repo. thanks for your contribution
MattScherbatsky commented on 2016-05-01 18:32
Updated PKGBUILD for 6.0 -> http://pastebin.com/M0TjnTMJ
Xarin commented on 2015-11-10 15:25
Any chance this could be updated to 5.3?
bitfix commented on 2015-10-28 17:59
Updated PKGBUILD for 5.3 -> http://pastebin.com/khqWXsQ1
robertfoster commented on 2015-04-20 18:40
all my PKGBUILD are managed on github.
Checkout https://github.com/M0Rf30/PKGBUILD for suggestions and forks
bitfix commented on 2015-01-31 08:59
Got checksum error on subsonic-5.1-standalone.tar.gz while building, new md5sum seems to be f5dd63e4d52a63de324010a3979e05c9
hrast commented on 2015-01-08 21:41
Can you update the PKGBUILD to not clobber an existing subsonic.conf?