HaveAGitGat
6e67b97875
Add compiled changes
2 years ago
HaveAGitGat
ac32fd8075
Fix Sonarr typo
2 years ago
HaveAGitGat
1bc2afb4bc
Merge branch 'master' into pr/589
2 years ago
HaveAGitGat
aaa02e8431
Merge pull request #612 from Marnalas/flowPluginCheckFileNameIncludes
...
Extend Check File Name Includes plugin to allow regex pattern
2 years ago
HaveAGitGat
1a9a45e5ed
Add compiled changes
2 years ago
HaveAGitGat
dea6ec25a0
Use github.event.pull_request.head.sha
2 years ago
HaveAGitGat
9439b9102c
Don't autobuild on fork PR
2 years ago
HaveAGitGat
6d5955a517
Don't auto build on fork PR
2 years ago
HaveAGitGat
0d3f2454df
github.head_ref
2 years ago
HaveAGitGat
9b34065cd0
Merge branch 'master' into pr/612
2 years ago
HaveAGitGat
bb78f24135
Simplify logic and readability
2 years ago
HaveAGitGat
7bc3f8a082
Remove unused eslint rule
2 years ago
HaveAGitGat
65ef38696d
Merge branch 'master' into pr/612
2 years ago
HaveAGitGat
346a4598b9
Update checkout actions
2 years ago
HaveAGitGat
c19dd11d4f
Merge pull request #624 from HaveAGitGat/check_flow
...
Check against multiple values for ==
2 years ago
HaveAGitGat
2e4f96d40a
Apply auto-build changes
2 years ago
HaveAGitGat
dc292e52c8
Merge branch 'check_flow' of https://github.com/HaveAGitGat/Tdarr_Plugins into check_flow
2 years ago
HaveAGitGat
806af22b44
Add multi value to !=
2 years ago
HaveAGitGat
7e6498e3c9
Apply auto-build changes
2 years ago
HaveAGitGat
e5dc35064f
Check against multiple values for ==
2 years ago
HaveAGitGat
6a2aa7936d
Merge pull request #623 from HaveAGitGat/perc_bit
...
Option to use perc bitrate
2 years ago
HaveAGitGat
e498531f0f
Apply auto-build changes
2 years ago
HaveAGitGat
7e22f3d2fe
Option to use perc bitrate
2 years ago
HaveAGitGat
09a7edf755
Merge pull request #622 from HaveAGitGat/ext_fix
...
Make case insensitive
2 years ago
HaveAGitGat
361f5d00ac
Merge branch 'ext_fix' of https://github.com/HaveAGitGat/Tdarr_Plugins into ext_fix
2 years ago
HaveAGitGat
6166203ccc
Log tsc version
2 years ago
HaveAGitGat
97e92c8b98
Apply auto-build changes
2 years ago
HaveAGitGat
c13d029aa9
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js darwin tests
2 years ago
HaveAGitGat
33f2e337dd
Update test logic to display all test errors
2 years ago
HaveAGitGat
71c4e2de2f
Further test fixes for linux env
2 years ago
HaveAGitGat
5e41a230d8
Add handBrakeMode: false,
2 years ago
HaveAGitGat
3ded906498
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js test
2 years ago
HaveAGitGat
6e5fdd7bb0
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js test
2 years ago
HaveAGitGat
99050314e0
Make case insensitive
2 years ago
HaveAGitGat
70892e9f27
Merge pull request #584 from Boosh1/NewTests
...
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC - Improving hw cmd & removing mkvpropedit
2 years ago
jeanchristophe.mqt@gmail.com
86c536252a
Made imdb regex ungreedy
2 years ago
jeanchristophe.mqt@gmail.com
3a03b7ed46
Icon changed to fa-pen-to-square
2 years ago
jeanchristophe.mqt@gmail.com
2903603a5d
After thorough testing, some renaming and refactoring
2 years ago
jeanchristophe.mqt@gmail.com
ecb519576a
Added the possibility to find serieId from imdbId
2 years ago
jeanchristophe.mqt@gmail.com
b85f59da2c
Minor corrections
2 years ago
jeanchristophe.mqt@gmail.com
22a474104a
Log corrected
2 years ago
jeanchristophe.mqt@gmail.com
d654454c5e
Added the possibility to fin movieId from imdbId
2 years ago
jeanchristophe.mqt@gmail.com
5795a6df61
Replaced any by inferred interfaces
2 years ago
jeanchristophe.mqt@gmail.com
c04dba1453
Replaced custom code by array.prototype.find
2 years ago
jeanchristophe.mqt@gmail.com
9a02d4b344
Fix eslint warnings and errors
2 years ago
jeanchristophe.mqt@gmail.com
d27955ed90
Fix eslint warnings and errors
2 years ago
jeanchristophe.mqt@gmail.com
741e39f588
Removed the possibility for regex patterns to be a list. All patterns must be merged
2 years ago
jeanchristophe.mqt@gmail.com
79419f6190
Escaping regex special caracters
2 years ago
jeanchristophe.mqt@gmail.com
40eb15412e
Added new version for checkFileNameIncludes flow plugin checking for regex patterns
2 years ago
Boosh1
03d8a75033
Added HDR support, Cleaned up info log & initial test fix
...
- Added HDR support. Tested as working but can have issues. Warning applied
- Made duration check a bit better with try statement
- Cleaned up how the info log was used so it's more consistent & fixed up trailing spaces & line breaks
- Initial test fix up but more will be needed
2 years ago