Jellyfin - Package Updates
-
You can use this thread to track updates to the Jellyfin package.
Please open issues in a separate topic instead of replying here.
-
We have released the initial version as unstable now. The app package is developed at https://git.cloudron.io/cloudron/jellyfin-app
The majority of the work was done by @cve-random with the help of @mehdi
Thanks a lot for that! -
I would like to thank @mehdi for helping me with the LDAP support and the Jellyfin team for making this project possible to begin with. I hope you enjoy this release as much as I do
-
Anyway, first changelog
[1.0.0]
- Initial version based on Jellyfin 10.5.5 and the 2.0.0 version of the cloudron base image
-
[1.0.1]
- Fix SFTP permissions
-
[1.1.0]
- Update Jellyfin to 10.6.4
-
[1.1.1]
- Specify ffmpeg path for video playback
-
[1.1.2]
- Update to base image v3
-
[1.1.3]
- Update Jellyfin to 10.7.1
- SECURITY GHSL-2021-050 [@EraYaN] Fix issues 1 through 5 from GHSL-2021-050
- #5559 [@cvium] Clean the entity name for non-words before searching
- #5550 [@cvium] revert underscore as a multiversion separator
- #5532 [@cvium] do not resolve episode-like files if they are in extras folders
- #5518 [@crobibero] Add missing InstantMix endpoints
- #5515 [@cvium] fix refresh endpoint
- #5512 [@crobibero] Set openapi version to server version
- #5510 [@BaronGreenback] Fix: Streaming crashing due to no deviceProfileId match.
- #5504 [@crobibero] Add JsonStringConverter
- #5500 [@crobibero] Fix third party integration
- #5480 [@crobibero] Add SessionMessageType to generated openapi spec
- #5476 [@EraYaN] Remove BuildPackage dependency for PublishNuget in CI
- #5475 [@BaronGreenback] Null pointer fix in DLNA when its disabled.
- #5461 [@cvium] fix multiversion eligibility check for complex folder names
- #5457 [@cvium] Use distinct for AllArtists to avoid double refreshing
- #5447 [@joshuaboniface] Remove Microsoft repo from install step
- #5444 [@Ullmie02] Use FileShare.Read to fix HdHomeRun
- #5431 [@cvium] Use imdbid as fallback in movie provider
- #5428 [@cvium] Default to the searchinfo year, fallback to parsed year
- #5403 [@BaronGreenback] Various DLNA Device Profile fixes
- #5324 [@danieladov] Fix duplicated movies when group movies into collections is enabled
- jellyfin-web#2503 [@thornbill] Fix default values for invalid config.json files
- jellyfin-web#2502 [@brianjmurrell] Add BR: nodejs for Fedora 33 and up
- jellyfin-web#2498 [@thornbill] Add close button to comics player
- jellyfin-web#2496 [@thornbill] Allow logos without backdrops enabled
-
[1.1.4]
- Update Jellyfin to 10.7.2
-
[1.1.5]
- Update Jellyfin to 10.7.5
- Security advisory https://github.com/jellyfin/jellyfin/security/advisories/GHSA-rgjw-4fwc-9v96: Remove dangerous endpoints that allow unauthenticated enumeration and access to private HTTP resources. NOTE: This is an API-breaking change. The major security risk outweights the issue of changing the endpoints. These were used only when fetching remote images.
-
[1.1.6]
- Update Jellyfin to 10.7.6
- Fix DLNA/SSDP flooding bug
-
[1.1.7]
- Update Jellyfin to 10.7.7
- #6512 [@thornbill] Preferences fix
- #6274 [@thornbill] Restore max width and height params
- jellyfin/jellyfin-web#2759 [@thornbill] Fix serviceworker paths
-
[1.2.0]
- Make plugin listing and installation work
-
[1.2.1]
- Update base image to 3.2.0
-
[1.3.1]
- Update Jellyfin to 10.8.1
- Full changelog
-
[1.3.2]
- Update Jellyfin to 10.8.3
- Full changelog
- Update LDAP plugin to 16.0.0.0
-
[1.3.3]
- Update Jellyfin to 10.8.4
- Full changelog
-
[1.3.4]
chown
data directory only if needed
-
[1.3.5]
- Update Jellyfin to 10.8.5
- Full changelog
-
[1.3.6]
- Update Jellyfin to 10.8.6
- Full changelog
-
@girish
The link to the change log is broken.
You put in v11 instead of v10
https://github.com/jellyfin/jellyfin/releases/tag/v10.8.6 -
@random_eric thanks, fixed in the new package.
-
[1.3.7]
- Udate Jellyfin to 10.8.7
- Full changelog
-
[1.3.8]
- Update Jellyfin to 10.8.8
- Full changelog
- #8753 [@thornbill] Fix items access backport
- jellyfin/jellyfin-web#4172 [@thornbill] Fix item details banner image alignment
- jellyfin/jellyfin-web#4166 [@dmitrylyzo] Fix keyboard navigation for INPUT and TEXTAREA
-
[1.4.0]
- Update base image to 4.0.0
-
[1.5.0]
- VAAPI support
-
[1.5.1]
- Update Jellyfin to 10.8.9
- Full changelog
- #9145 [@nyanmisaka] Fix PGS position issue in sw decoding #8602
- #9130 [@Shadowghost] Fix API access permissions for LiveTV and downloads
- #9112 [@nyanmisaka] Backport the ffmpeg link fix (#8901) to 10.8.z
- #9092 [@dmitrylyzo] Don't add additional entries if HEVC encoding is disabled
- #9060 [@thornbill] Disable splash screen image by default
- #9051 [@dmitrylyzo] Fix transcode reasons
- #9050 [@nyanmisaka] Update workaround for i915 hang in linux 5.18 to 6.1.3
- #9049 [@Shadowghost] Add more codecs requiring ffmpeg strict -2
- #9020 [@Bond-009] Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability
- #9009 [@dmitrylyzo] Fix secondary audio
- jellyfin/jellyfin-web#4288 [@dmitrylyzo] Fix loading Spanish (Latin America) (es-419)
- jellyfin/jellyfin-web#4274 [@dmitrylyzo] Fix back action on Hisense TV
- jellyfin/jellyfin-web#4269 [@thornbill] Fix XSS vulnerability in plugin repo pages
- jellyfin/jellyfin-web#4267 [@dmitrylyzo] Fix AudioContext limit exceeded
- jellyfin/jellyfin-web#4263 [@dmitrylyzo] Fix change audio track
- jellyfin/jellyfin-web#4243 [@dmitrylyzo] Fix HTML escaping in MediaSession and on remote page
- jellyfin/jellyfin-web#4240 [@dmitrylyzo] Fix detection of SecondaryAudio support
- jellyfin/jellyfin-web#4238 [@thornbill] Fix XSS vulnerability in router
- jellyfin/jellyfin-web#4182 [@nyanmisaka] Fix the progressive mp4 transcoding profile
-
@nebulon Thank you so much!
Just a note that if you use playlists for music, favourite episodes etc.. some of them will not randomize in the jellyfin app for Amazon Firestick. A lot has to do with my older lists but some new ones I made this year alone will not randomize.
however, all the lists will play in order or use play from here.