mirror of
				https://github.com/linuxserver/docker-jellyfin.git
				synced 2025-10-31 04:57:38 +09:00 
			
		
		
		
	| @@ -64,8 +64,7 @@ This image provides various versions that are available via tags. `latest` tag u | ||||
|  | ||||
| | Tag | Description | | ||||
| | :----: | --- | | ||||
| | latest | Stable Jellyfin releases - Focal baseimage | | ||||
| | bionic | DEPRECATED, no longer updated - Stable Jellyfin releases - Bionic baseimage | | ||||
| | latest | Stable Jellyfin releases | | ||||
| | nightly | Nightly Jellyfin releases | | ||||
|  | ||||
| ## Application Setup | ||||
| @@ -304,6 +303,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 | ||||
|  | ||||
| ## Versions | ||||
|  | ||||
| * **05.01.22:** - Specify Intel iHD driver versions to avoid mismatched libva errors. | ||||
| * **25.12.21:** - Fix video device group perms error message. | ||||
| * **10.12.21:** - Rework readme, disable template sync. | ||||
| * **22.09.21:** - Pull only the server, web and ffmpeg packages instead of the wrapper. | ||||
|   | ||||
| @@ -16,8 +16,7 @@ available_architectures: | ||||
| # development version | ||||
| development_versions: true | ||||
| development_versions_items: | ||||
|   - { tag: "latest", desc: "Stable Jellyfin releases - Focal baseimage" } | ||||
|   - { tag: "bionic", desc: "DEPRECATED, no longer updated - Stable Jellyfin releases - Bionic baseimage" } | ||||
|   - { tag: "latest", desc: "Stable Jellyfin releases" } | ||||
|   - { tag: "nightly", desc: "Nightly Jellyfin releases" } | ||||
|  | ||||
| # container parameters | ||||
| @@ -117,6 +116,7 @@ unraid_template_sync: false | ||||
|  | ||||
| # changelog | ||||
| changelogs: | ||||
|   - { date: "05.01.22:", desc: "Specify Intel iHD driver versions to avoid mismatched libva errors." } | ||||
|   - { date: "25.12.21:", desc: "Fix video device group perms error message." } | ||||
|   - { date: "10.12.21:", desc: "Rework readme, disable template sync." } | ||||
|   - { date: "22.09.21:", desc: "Pull only the server, web and ffmpeg packages instead of the wrapper." } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user