Page 1 of 2

(Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 30 Mar 2025, 22:24
by EthanBerg97
Hello quick guide on how to enable the transcodeing on jellyfin and setup jellyfin on TOS.

if you do not know how to find the Volumes and directory all you have to do is open file manager and right click and click property it will then say the location you need to enter in the YAML file :)

---
services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:latest
container_name: jellyfin
environment:
PUID=0
PGID=0
TZ=UTC+01:00
JELLYFIN_PublishedServerUrl=http://192.168.*.*
DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
volumes:
/Volume1/public/jellyfin/config:/config
/Volume1/tvshows:/data/tvshows
/Volume1/movies:/data/movies
devices:
/dev/dri:/dev/dri
ports:
8096:8096
8920:8920
7359:7359/udp
1900:1900/udp
restart: unless-stopped


Here are the steps for your reference.
Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 31 Mar 2025, 09:41
by RayKah
Thank you, this is helpful. I usually use Plex, I will try to set the Jellfin too.

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 31 Mar 2025, 17:43
by TMroy
EthanBerg97 wrote: 30 Mar 2025, 22:24
That's great!

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 03 Apr 2025, 17:16
by GDragon
very interesting, but how can I setup jellyfin on Docker?

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 03 Apr 2025, 17:37
by XtinaLover
Je vous recommande Plex, est-ce que cela vous serait utile ?

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 03 Apr 2025, 18:04
by sergio
The Jellyfin should download from the community, right?

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 03 Apr 2025, 18:31
by HeliaWu
sergio wrote: 03 Apr 2025, 18:04 The Jellyfin should download from the community, right?
The Jellyfin application is available both in the Community Apps and the TNAS system's App Center. However, there might be slight differences in usage methods depending on the source from which the application was downloaded.

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 07 Apr 2025, 14:33
by Frostbyte
Exactly what I needed. Appreciate the clear steps!

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 11 Apr 2025, 10:27
by Peterlll06
Thanks! Love the community vibe here!

Re: (Guide)TerraMaster Docker Manager Jellyfin hardware transcodeing enabled

Posted: 21 Apr 2025, 16:54
by RayKah
The Plex price has increased, so maybe I will use Jellyfish more. :)