Skip to content

Releases: Smiley-McSmiles/jellyman

Jellyman v1.9.5

11 Oct 15:39
0597f38
Compare
Choose a tag to compare

Fixes

  • Fixed setup.sh failing to install jellyfin on RHEL 9 based systems. (Thank you cstackpole)

What's Changed

Full Changelog: v1.9.4...v1.9.5

Jellyman v1.9.4

06 Oct 18:05
e1779ec
Compare
Choose a tag to compare

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

Full Changelog: v1.9.3...v1.9.4

Jellyman v1.9.3

16 Sep 12:39
3d7afca
Compare
Choose a tag to compare

Fixes

  • Fixed issue with jellyfin.service during setup.

What's Changed

Full Changelog: v1.9.2...v1.9.3

Jellyman v1.9.2

28 Aug 16:28
cd53bbe
Compare
Choose a tag to compare

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

Full Changelog: v1.9.1...v1.9.2

Jellyman v1.9.1

16 Aug 12:19
da08ae1
Compare
Choose a tag to compare

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

Full Changelog: v1.9.0...v1.9.1

Jellyman v1.9.0

15 Aug 00:47
f172517
Compare
Choose a tag to compare

Additions

  • Added hardware acceleration to jellyman -tc

What's Changed

Full Changelog: v1.8.9...v1.9.0

Jellyman v1.8.9

13 Aug 01:49
4593486
Compare
Choose a tag to compare

Fixes

  • jellyman -tc was not copying over all audio streams.

What's Changed

Full Changelog: v1.8.8...v1.8.9

Jellyman v1.8.8

12 Aug 13:16
4091a4d
Compare
Choose a tag to compare

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

Full Changelog: v1.8.7...v1.8.8

Jellyman v1.8.7

11 Aug 00:54
76088a3
Compare
Choose a tag to compare

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

Full Changelog: v1.8.6...v1.8.7

Jellyman v1.8.6

09 Aug 23:13
74529e3
Compare
Choose a tag to compare

Fixes

  • Fix for jellyman -tc not recognizing HDR in file names with spaces.

What's Changed

Full Changelog: v1.8.5...v1.8.6