Releases: Smiley-McSmiles/jellyman
Releases · Smiley-McSmiles/jellyman
Jellyman v1.9.5
Fixes
- Fixed
setup.sh
failing to install jellyfin on RHEL 9 based systems. (Thank you cstackpole)
What's Changed
- Dev by @Smiley-McSmiles in #134
- update changelog by @Smiley-McSmiles in #135
Full Changelog: v1.9.4...v1.9.5
Jellyman v1.9.4
Changes
- jellyman.log now keeps 5000 lines instead of 1000.
- Updated the
--help
command. - Changed some laguage outputs.
- Added help info for
less
command (jellyman -vl
)
Additions
-sm, --search-media Search Media in your media directory/directories.
-lm, --list-media Provide a tree list of all media (output saved to /tmp/media.txt).
Fixes
- Fixed the
HasSudo
checker
What's Changed
- Jellyman v1.9.4 by @Smiley-McSmiles in #128
Full Changelog: v1.9.3...v1.9.4
Jellyman v1.9.3
Fixes
- Fixed issue with jellyfin.service during setup.
What's Changed
- Fixed issue with jellyfin.service during setup. by @Smiley-McSmiles in #125
Full Changelog: v1.9.2...v1.9.3
Jellyman v1.9.2
Changes
- setup.sh no longer has an option to migrate data from one install to another install.
- This option has caused a lot of headache to get to work correctly. If you are a BASH programmer, please feel free to post a pull request to add this feature back in (If you can get migrating to work reliably across many different types of jellyfin installs)
What's Changed
- Add files via upload by @Smiley-McSmiles in #123
Full Changelog: v1.9.1...v1.9.2
Jellyman v1.9.1
Additions
- Added fail safe for deleting files during transcode, to make sure to not delete files if the transcode failed for any reason.
Fixes
jellyman -tc
would keep multiplying the desired GB/hour when trying to qualify multiple files.jellyman -tc
would fail if encoding a non HDR video using hardware acceleration.
What's Changed
- Bugfix for jellman -tc by @Smiley-McSmiles in #116
Full Changelog: v1.9.0...v1.9.1
Jellyman v1.9.0
Additions
- Added hardware acceleration to
jellyman -tc
What's Changed
- Dev by @Smiley-McSmiles in #114
Full Changelog: v1.8.9...v1.9.0
Jellyman v1.8.9
Fixes
jellyman -tc
was not copying over all audio streams.
What's Changed
- Add files via upload by @Smiley-McSmiles in #112
Full Changelog: v1.8.8...v1.8.9
Jellyman v1.8.8
Additions
jellyman -tcp
now gives projected size and percentage of space saved per file.
Changes
- Many language and readability changes to
jellyman -tc
and-tcp
- Logging more verbose with transcodes.
What's Changed
- Hotfix for Progress bar (non-fatal) by @Smiley-McSmiles in #109
- Dev by @Smiley-McSmiles in #110
Full Changelog: v1.8.7...v1.8.8
Jellyman v1.8.7
Changes
- Many language and readability changes to
jellyman -tc
and-tcp
Additions
- User can now choose which encoder they want to use in the guided
jellyman -tc
encoder - Support for GPU encoding with
jellyman -tc
- Encoding now fully preserves subtitle streams.
- Encoder moved to the
.mkv
container
What's Changed
- Dev by @Smiley-McSmiles in #107
Full Changelog: v1.8.6...v1.8.7
Jellyman v1.8.6
Fixes
- Fix for
jellyman -tc
not recognizing HDR in file names with spaces.
What's Changed
- jellyman -tc hotfix 2 by @Smiley-McSmiles in #105
Full Changelog: v1.8.5...v1.8.6