Search Criteria
Package Details: serviio 2.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/serviio.git (read-only, click to copy) |
---|---|
Package Base: | serviio |
Description: | Free DLNA media server |
Upstream URL: | http://www.serviio.org/ |
Licenses: | custom |
Submitter: | cebru |
Maintainer: | yigits |
Last Packager: | yigits |
Votes: | 62 |
Popularity: | 0.000000 |
First Submitted: | 2011-04-09 16:25 (UTC) |
Last Updated: | 2024-06-10 13:44 (UTC) |
Dependencies (2)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- 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, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, zing-21-binAUR, zing-8-binAUR, jre17AUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, 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, 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, jre-jetbrainsAUR, jre-openjdk-wakefield-headlessAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-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)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
yigits commented on 2022-05-20 00:09 (UTC)
@cherio thank you for the heads up, pushed a new release to address those issues
cherio commented on 2022-05-16 21:40 (UTC) (edited on 2022-05-16 21:43 (UTC) by cherio)
There seem to be a problem with serviio.sh. The syntax inside assumes "bash" however the shebang specifies #!/bin/sh which is a directive to use POSIX compatible shell. While by default in arch sh points to bash, it is not a requirement to have bash as a fallback; both arch bash and dash documentation briefly touches upon POSIX compatibility.
The script needs either to tweak syntax to use POSIX compatible expressions (see below) or change shebang to #!/bin/bash - either way it is a simple fix.
lesebas commented on 2021-10-13 19:31 (UTC)
Sorry I do not use this app anymore and don't have time to maintain it. Disowned.
kiswa commented on 2021-10-13 19:04 (UTC)
Will this be getting an update to the latest version anytime soon?
skeezmoe commented on 2020-07-29 20:38 (UTC) (edited on 2020-07-29 20:41 (UTC) by skeezmoe)
For those having post install issues refer to: https://forum.manjaro.org/t/serviio-dlna-media-server-install/115555
I followed the instructions in the link and now it works:
After install use these commands to get it going . systemctl start serviio.service ( Starts the service and it will start at boot . ) systemctl stop serviio.service ( Stops the service ) systemctl status serviio.service ( Will show you the server status )
zerophase commented on 2019-06-20 05:15 (UTC)
Anyone else having issues accessing the serviio console since updating to 2.0?
lesebas commented on 2019-01-15 21:43 (UTC)
@zerophase
Done
zerophase commented on 2019-01-12 20:01 (UTC)
jre10-openjdk-headless seems to work fine for this. could you change
java-runtime-headless
to>=8
?lesebas commented on 2019-01-06 15:51 (UTC)
Up to date, enjoy.
lesebas commented on 2019-01-05 17:05 (UTC)
Hi, I will update the package as soon as I will be back at home. Please be patient or download the pkgbuild and modify it locally to buildthe pkg.
1 2 3 4 5 6 .. 9 Next › Last »