Jellyfin
version: "3.5"
services:
jellyfin:
image: jellyfin/jellyfin
container_name: jellyfin
user: 1035:100 # <- PUID:PGID
ports:
- 8096:8096
volumes:
- /volume1/docker/jellyfin/config:/config
- /volume1/docker/jellyfin/cache:/cache
- /volume1/docker/jellyfin/media:/media
devices:
# VAAPI Devices - Enable Transcode for QSV (less CPU) or VA API (Quality)
- /dev/dri/renderD128:/dev/dri/renderD128
- /dev/dri/card0:/dev/dri/card0
restart: "unless-stopped"
Plex Jellyfin Sctucture
Movie - Inline
Inline
-sample .sample _sample (space)sample
Movies
└─ Avatar (2009)
├─ Avatar (2009).mkv
├─ Arrival-scene.mp4
├─ Bar Fight-deleted.mp4
├─ Performance Capture-behindthescenes.mkv
├─ Sigourney Weaver-interview.mp4
├─ Stephen Lang-interview.mp4
├─ Teaser Trailer-trailer.mp4
├─ Theatrical Trailer #1-trailer.mp4
└─ Theatrical Trailer #2-trailer.avi
Movies
└─ Best_Movie_Ever (2019)
├─ Best_Movie_Ever (2019) - 1080P.mp4
├─ That clip that I want everyone to see-clip.mp4
├─ Release Trailer-trailer.mp4
├─ Preview Trailer.trailer.avi
├─ Release Trailer 2_trailer.avi
├─ Teaser.sample.mp4
├─ Favorite Scene-scene.mp4
├─ The Best Ever-clip.mp4
├─ Making of The Best Movie Ever-behindthescenes.mp4
├─ Not the best scene-deleted.mp4
├─ Theme Song Music Video-featurette.mp4
└─ Art of the Best Movie Ever-short.mp4
Movie - Subdirectories
Subdirectories
Trailers
trailersTrailers
Featurettes
Featurettes
Behind The Scenes
Behind The Scenes
Deleted Scenes
Deleted Scenes
Interviews
Interviews
Scenes
Scenes
Shorts
Shorts
Other
featurettesExtras
behind the scenesdeleted scenesinterviewsscenesshortsextrassamplesSamples
Movies
└─ Avatar (2009)
└─ Avatar (2009).mkv
├─ Behind The Scenes
│ └─ Performance Capture.mkv
│
├─ Deleted Scenes
│ ├─ Bar Fight.mp4
│ └─ Lost Sister.mkv
│
├─ Interviews
│ ├─ Sigourney Weaver.mp4
│ └─ Stephen Lang.mp4
│
├─ Scenes
│ └─ Arrival.mp4
│
└─ Trailers
├─ Teaser Trailer.mp4
├─ Theatrical Trailer #1.mp4
└─ Theatrical Trailer #2.mp4
Movies
└─ Best_Movie_Ever (2019)
├─ Best_Movie_Ever (2019) - 1080P.mp4
├─ Best_Movie_Ever (2019) - 720P.mp4
├─ Best_Movie_Ever (2019) - Directors Cut.mp4
│
├─ behind the scenes
│ ├─ Making of the Best Movie Ever.mp4
│ └─ Finding the right score.mp4
│
├─ interviews
│ └─ Interview with the Director.mp4
│
└─ extras
└─ Home recreation.mp4
Movie - Images
|
|
Subdirectories |
|
| Type |
Plex | Jellyfin |
| Poster |
|
|
| Backdrop |
|
|
| Logo |
|
|