Style: Global Markdown structural and formatting &&audit & fix
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s

This commit is contained in:
2026-03-25 04:43:16 +00:00
parent 09a41554e5
commit ce585907a0
23 changed files with 356 additions and 356 deletions

View File

@@ -14,7 +14,7 @@ online accounts and lets you serve up your movies, tv shows and music. Is very
similar to apps like Plex and Emby. You can manage your media and auto download
things like episode names, artwork etc. Has plugin support and is basically
trying to be a better open source version of Plex. It has apps/support for
android, google tvs, firestick, iphone etc.
android, google tvs, firestick, iphone etc.
## Docker Compose Example
@@ -40,7 +40,7 @@ services:
restart: unless-stopped
```
> [!NOTE]
> [!NOTE]
> Recomend storing the metadata & cache on NAS and not on the OS docker host.
The files start to get LARGE for jellyfin due to mass amount of metadata stored
for media. Set this under the jellyfin `general` settings after jellyfin is
@@ -49,4 +49,4 @@ running. {.is-warning}
Once you server is running, head over to the to your opened port (docker_container_ip:8096) to start the setup proccess. When adding libraries -
select the content type, set the display name and then click the FOLDERS +
option. This is where you will select the path to your media that you set up in
the volumes.
the volumes.