Smiley-McSmiles / jellyman

Jellyman is a set of scripts to install/manage and update the jellyfin-combined tar.gz generic linux package
GNU General Public License v3.0
92 stars 4 forks source link

Dev #2

Closed Smiley-McSmiles closed 2 years ago

Smiley-McSmiles commented 2 years ago

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.