Search Criteria
Package Details: serviio 2.3-2
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.000396 |
First Submitted: | 2011-04-09 16:25 (UTC) |
Last Updated: | 2022-10-23 20:38 (UTC) |
Dependencies (2)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-obs)
- java-runtime-headless (jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jre8-openjdk-shenandoah-headless, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg-headless, jre12-openjdk-headless, jre15-openjdk-headless, jre16-openjdk-headless, jre13-openjdk-headless, jre14-openjdk-headless, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9-headless, zulu-15-bin, jre-jbr-xdg-headless, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk-headless, jdk17-openj9-bin, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, liberica-jdk-full-bin, jre8-adoptopenjdk-headless, jre-lts, jre, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-headless-xdg, jre-openjdk-headless-xdg-bin, java-openjdk-ea-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, jre-openjdk-headless, jre11-openjdk-headless, jre17-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 »