Style: Global Markdown structural and formatting &&audit & fix
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user