Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.39 KB

README.md

File metadata and controls

46 lines (34 loc) · 2.39 KB

serviio

Docker Pulls Docker Stars GitHub last commit Docker Build Status

Link on docker hub: sndsolutions/serviio

Link on github: sndsolutions/serviio

Build Args

  • BUILD_DATE = date -u +"%Y-%m-%dT%H:%M:%SZ"
  • VCS_REF = git rev-parse --short
  • VERSION = 2.1 - docker version
  • SERVIIO_VERSION = 2.1 - serviio version
  • FFMPEG_VERSION = 4.1

Exposed Ports

  • 1900:1900/udp
  • 8895:8895/tcp
  • 23423:23423/tcp - HTTP/1.1 /console /rest
  • 23523:23523/tcp - HTTPS/1.1 /console /rest
  • 23424:23424/tcp - HTTP/1.1 /cds /mediabrowser
  • 23524:23524/tcp - HTTPS/1.1 /cds /mediabrowser

Volumes

  • /opt/serviio/config
  • /opt/serviio/library
  • /opt/serviio/plugins - plugins folder
  • /opt/serviio/log - log folder
  • /tmp - transcode folder
  • /media/serviio - put media content here and add in serviio gui this path

Container Changelog (dd.mm.yyyy)

  • 27.05.2020 - Added Serviio v2.1 and alpine v3.10.

Using

  • Step 1: In Unraid add the Url https://github.com/sndsolutions/serviio/blob/master/serviio.xml in the "Template repositories" in the docker section.
  • Step 2: Add a container and select serviio as template.
  • Step 3: Add new Path with your host path and the desired container path. example: container path: /media/movies, host path: /mnt/user/movies, access mode: read only.
  • Step 4: Laucnh the web UI of serviio and add a shared folder with the path of your container path created above. example: media type: video, folder: /media/movies, display name: Movies.