Commit graph

12 commits

Author SHA1 Message Date
HaveAGitGat
c208ace5f2 lint 2021-12-09 07:51:19 +00:00
HaveAGitGat
0b3a53bfec
Merge branch 'master' into JB69Plugin 2021-12-09 07:43:37 +00:00
Zach Gelnett
daf8970bd9 Fixed a typo (missing space) causing the script to not read the video
and audio bitrate for some files resulting in a larger file after
processing.
2021-05-16 20:26:31 -04:00
Zach Gelnett
c601495c55 Trying to fix this lint fun!! 2021-04-19 19:04:19 -04:00
Zach Gelnett
f9264cb44c Updated to hopefully pass the lint check. 2021-04-15 18:00:52 -04:00
Zach Gelnett
2fce8abb1a
Merge branch 'master' into JB69Plugin 2021-04-14 17:01:48 -04:00
Zach Gelnett
114c574716 Modified the plugins to use the built in file object rather than
creating their own mediainfo and ffprobe objects.
2021-04-14 16:55:29 -04:00
HaveAGitGat
7904647075 lint init 2020-12-10 17:43:41 +01:00
Zach Gelnett
51e3461c04 JarBinks made changes to allow this to work without the reorder plugin.
Fixed an issue with processing ts files as well as modified the check
for already processed to check video encoding, video resolution height,
and audio codec.
2020-08-19 18:35:07 -04:00
JarBinks
90ff03b668
JarBinks-Updates/Fixes/Bugs
- Added another 25% to resulting HEVC bitrate (Personal Preference)
- Better selection of best audio stream (Language/Channels/Bitrate) (Bug)
- Removed usage of Tdarr ffmpeg object in favor of internal object :-( (There was some mixing causing issues)
- Improved handling of converting video bit rate from 10 to 8 and 8 to 10 (Enhancement)
- Better handling of knowing when script has already been run on a file (Enhancement)
- Removed ffmpeg command output from script (Unnecessary)
- TODO: Need to move video decision out of stream loop similar to audio decisions
2020-06-30 00:37:44 -04:00
JarBinks
1ccd0e371d
Updates/Fixes
- Added @10% to target video bitrate
- Audio track selection now works better
- Added more to the documentation (A round the additional programs needed)
- Modified some of the user feedback to be clearer
- Cleaned up the usage of " vs. '
- Tested to work with the 10bit flag set to false
2020-05-25 15:20:58 -04:00
JarBinks
7d0a34af14
Create Tdarr_Plugin_JB69_JBHEVCQSV_MinimalFile.js 2020-05-22 15:31:16 -04:00