updated and tested Jellyfin

This commit is contained in:
2024-07-28 14:48:15 -07:00
parent e30812f6e8
commit f30b0eeeac
4 changed files with 43 additions and 37 deletions
+16
View File
@@ -0,0 +1,16 @@
# jellyfin
Last Updated: Sun July 28, 2024 14:30:43 PDT
## Overview
* [DockerHub jellyfin](https://hub.docker.com/r/jellyfin/jellyfin)
* [Docs](https://jellyfin.org/docs/)
### Ports
* 8096/tcp is used by default for HTTP traffic. You can change this in the dashboard.
* 8920/tcp is used by default for HTTPS traffic. You can change this in the dashboard.
* 1900/udp is used for service auto-discovery. This is not configurable.
* 7359/udp is also used for auto-discovery. This is not configurable.