Skip to content

Jellyfin v1.5.0

Compare
Choose a tag to compare
@Smiley-McSmiles Smiley-McSmiles released this 19 Aug 02:44
· 400 commits to main since this release
55dc6c2

Additions

Added support for aarch64 CPU's.
Added ability to supply jellyman -p with a specific directory so it doesn't have to update your whole media library every time.
Added ability to jellyman -rn to reset permissions for that directory after it's done renaming everything.
Added function jellyman -vd (version download) - Lets you choose a version in the terminal to download off of the official stable Jellyfin repository.

Fixes

Fixed https setup in the main setup.
Fixed uninstall function not blocking ports 8096 and 8920.
Fixed uninstall function not removing Jellyman man files.
Fixed update command not properly displaying your architecture when given an incompatible jellyfin archive.
Fixed jellyman -u to actually download and install custom version link.

Changes

Changed many of the printed messages to be easier to read
Changed 'jellyman -rc' to check for /opt/jellyfin/config/network.xml before setting everything up. - This ensures that Jellyfin is actually ready.
Changed how Jellyman handles updating itself.