This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Plexus v0.9
Pre-release
Pre-release
- Added 0 option to install sub-function
- Added additional error handling for the encode function where no manual list file is specified but the default list file doesn't exist either
- Added additional error handling on the -c:v copy statement. If FFmpeg fails, a full conversion will be tried instead. This helps resolve some issues.
- Added --cache-db-purge to mount function
- Added FFmpeg bug fix flag for each FFmpeg call (-max-muxing_queue_size 1024)
- Added FFmpeg error handling (for unsupported subtitles)
- Added FFmpeg error handling (for multiple unsupported subtitles)
- Added install option for custom FFmpeg (built from source)
- Added option to prevent incorrect handling of a file if the codecs are already correct
- Added missing sudo prefix from apt-get commands within the install function
- Added support for libfdk
- Added --verbose flag to encode function
- Cleaned up mount function
- Fixed a few bash common practices
- Fixed bug where unsupported subtitles weren't negatively mapped if they didn't have title metadata
- Fixed empty line bug in encode function
- Fixed incorrect url for config file
- Fixed implementation of FFmpeg (custom) install
- Improved FFprobe command for subtitle handling
- Improved the information on the Help page of the Plexus Suite website
- Prevent encode function failing due to grep no match
- Removed -profile:v high from x264 specific FFmpeg commands due to incompatibility with different bit depths
- Removed speech marks from new variable inclusion within FFmpeg script
- Removed unnecessary flags from all FFmpeg commands
- Removed unnecessary flags from mount function
- Removed unused variable declaration
- Reset exclude_stream variable
- Wrapped previously-unwrapped variable