TRaSH
|
e35f71d955
|
# 2022-07-06
# 2022-07-06
|
2 years ago |
TRaSH
|
fbbfecd408
|
Merge pull request #647 from NiceTSY/truehd-change
Fixed? the TrueHD regex
|
2 years ago |
TRaSH
|
bcd254f9c7
|
Merge branch 'master' into truehd-change
|
2 years ago |
TRaSH
|
1d08adc2ed
|
Merge pull request #654 from TRaSH-/Sonarr-RP-fix-dv-nowebdl
Sonarr rp fix dv nowebdl
|
2 years ago |
TRaSH
|
c7c6b178a9
|
Merge branch 'master' into Sonarr-RP-fix-dv-nowebdl
|
2 years ago |
TRaSH
|
d7f9db2fb8
|
Merge pull request #655 from TRaSH-/Radarr-CF-HDR10-score-match-HDR
Changed: CF `HDR10` to match `HDR` to prevent loops
|
2 years ago |
TRaSH
|
68abf24d3b
|
Merge branch 'master' into truehd-change
|
2 years ago |
TRaSH
|
644c4693e7
|
Changed: CF `HDR10` to match `HDR` to prevent loops
- Changed: CF `HDR10` to match `HDR` to prevent loops `550` to `500`.
|
2 years ago |
TRaSH
|
97e8b19e98
|
Delete optional.json
- Removed: cleaned up v1 of this file please use optionals
|
2 years ago |
TRaSH
|
65c92a1f85
|
Fix: DV NoWEBDL
- Fix: Optional - Ignore Dolby Vision without HDR10 fallback
|
2 years ago |
TRaSH
|
8bd3d9c057
|
Merge pull request #653 from TRaSH-/dependabot/pip/mkdocs-material-8.3.9
Bump mkdocs-material from 8.3.6 to 8.3.9
|
2 years ago |
dependabot[bot]
|
11c661518e
|
Bump mkdocs-material from 8.3.6 to 8.3.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.6 to 8.3.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.3.6...8.3.9)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
TRaSH
|
a054ee83da
|
Merge pull request #652 from TRaSH-/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.1.0
Bump mkdocs-git-revision-date-localized-plugin from 1.0.1 to 1.1.0
|
2 years ago |
dependabot[bot]
|
84cbb4c449
|
Bump mkdocs-git-revision-date-localized-plugin from 1.0.1 to 1.1.0
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
TRaSH
|
69da1fbb30
|
Merge branch 'master' into truehd-change
|
2 years ago |
TRaSH
|
03acc5f01d
|
Merge pull request #651 from TRaSH-/TRaSH-Sync-GUI
Added: GUI option
|
2 years ago |
TRaSH
|
a8bbcb012b
|
Added: GUI option
- Added: GUI option
|
2 years ago |
TRaSH
|
2ccc71e2ea
|
Merge branch 'master' into truehd-change
|
2 years ago |
TRaSH
|
8868d4c414
|
# 2022-07-01
# 2022-07-01
|
2 years ago |
TRaSH
|
0ce564ae3a
|
Merge pull request #650 from TRaSH-/Radarr-CF-IMAX-raise-score
Raised score from `25` to `800` to match `Imax Enhanced`.
|
2 years ago |
TRaSH
|
2127b0374e
|
Raised score from `25` to `800` to match `Imax Enhanced`.
- Updated: CF `[IMAX]` Raised score from `25` to `800` to match `Imax Enhanced`.
|
2 years ago |
TRaSH
|
7c4c6d6ccf
|
Merge pull request #649 from nuxencs/DTS-fix
Fixed: Conditions in various sound codec CFs
|
2 years ago |
nuxencs
|
d8d0020e31
|
Fixed: Regex to recognize Basic Dolby Digital
updated the regex to fix the recognition of Basic Dolby Digital to help with incorrect matching of some Custom Formats.
|
2 years ago |
nuxencs
|
23b881d3c6
|
Fixed: Added a word boundary to DTS-ES
added a word boundary to the DTS-ES regex to avoid matching anything after DTS-ES.
|
2 years ago |
nuxencs
|
1df64ec836
|
Fixed: Conditions in DTS and DTS-ES
fixed and added conditions in DTS and DTS-ES to better match their respective releases.
|
2 years ago |
NiceTSY
|
4ebe193de3
|
Fixed? the TrueHD regex
I found a few releases that were spelled "True-HD" or "True HD" leading to not being recognised by the CFs.
|
2 years ago |
TRaSH
|
261e980251
|
# 2022-06-26
# 2022-06-26
|
2 years ago |
TRaSH
|
ec0292af4a
|
Merge pull request #643 from TRaSH-/How-to-check-if-hardlinks-are-working-3rd-option
How to check if hardlinks work inode find option
|
2 years ago |
TRaSH
|
a887aed44f
|
How to check if hardlinks work inode find option
- Added: How to check if hardlinks work inode find option
|
2 years ago |
TRaSH
|
8787cf75af
|
Merge pull request #642 from TRaSH-/Radarr-CF-Added-word-boundary-for-HONE
Added word boundary for HONE
|
2 years ago |
TRaSH
|
3c6f228209
|
Added word boundary for HONE
Added word boundary for HONE
- Updated: CF `[HQ-WEBDL]` Added word boundary for `HONE`.
- Updated: CF `[No-RlsGroup]` Added word boundary for `HONE`.
|
2 years ago |
TRaSH
|
b56dae088a
|
Merge pull request #640 from TRaSH-/Radarr-CF-20220624
Radarr CF 20220624
|
2 years ago |
TRaSH
|
fb6bd0581c
|
+# 2022-06-24
+# 2022-06-24
|
2 years ago |
TRaSH
|
e1b361d44e
|
Merge branch 'master' into Radarr-CF-20220624
|
2 years ago |
TRaSH
|
d320604714
|
Updated: CF `[No-RlsGroup]` added group `HONE` to the exemption
- Updated: CF `[No-RlsGroup]` added group `HONE` to the exemption.
|
2 years ago |
TRaSH
|
afdb588f8d
|
Updated: CF `[HQ-WEBDL]` Separated conditions on request + Added Hone
- Updated: CF `[HQ-WEBDL]` Separated conditions on request
- Updated: CF `[HQ-WEBDL]` added group `HONE`
|
2 years ago |
TRaSH
|
1867d9fdbd
|
Updated: CF `[LQ]` Separated conditions on request
- Updated: CF `[LQ]` Separated conditions on request
|
2 years ago |
TRaSH
|
15f0740794
|
Updated: CF `[HQ]` Separated conditions on request
- Updated: CF `[HQ]` Separated conditions on request.
|
2 years ago |
TRaSH
|
f97e199a12
|
Updated: CF `[HQ-Remux]` Separated conditions on request
- Updated: CF `[HQ-Remux]` Separated conditions on request
|
2 years ago |
TRaSH
|
516f944abe
|
Merge pull request #639 from TRaSH-/Guide-formatting-fixes
Guide formatting fixes
|
2 years ago |
TRaSH
|
94b2ab33d3
|
Fixed: Series Folder Format issue:
- Fixed: Series Folder Format issue: #624
|
2 years ago |
TRaSH
|
03074a32eb
|
Improved: readability of description.
- Improved: readability of description.
|
2 years ago |
TRaSH
|
4642367601
|
Merge pull request #635 from TRaSH-/Radarr-CF-20220621
Radarr cf 20220621
|
2 years ago |
TRaSH
|
67dd23342d
|
#2022-06-21
#2022-06-21
|
2 years ago |
TRaSH
|
b75c2a7bad
|
CF `[DV (WEBDL)]` replaced condition `DV HDR10` with `No HDR`
- Updated: CF `[DV (WEBDL)]` replaced condition `DV HDR10` with `No HDR`.
|
2 years ago |
TRaSH
|
bf7489fc4b
|
Updated: CF `[3D]` added 3D group `BluRay3D`
- Updated: CF `[3D]` added 3D group `BluRay3D`.
|
2 years ago |
TRaSH
|
31fe7bfcc1
|
Merge pull request #632 from TRaSH-/dependabot/pip/mkdocs-material-8.3.6
Bump mkdocs-material from 8.3.5 to 8.3.6
|
2 years ago |
TRaSH
|
b7c787871f
|
Merge branch 'master' into dependabot/pip/mkdocs-material-8.3.6
|
2 years ago |
TRaSH
|
5ceb66c978
|
Merge pull request #634 from TRaSH-/Radarr-Fix-scoring-of-the-guide-to-match-JSON
Fix: scoring of the guide to match JSON
|
2 years ago |
TRaSH
|
9c19e2c5d1
|
Fix: scoring of the guide to match JSON
- Fix: scoring of the guide to match JSON
|
2 years ago |