TRaSH
13d00296cb
Synced with Radarr
...
- Synced with Radarr
- Splitted Condition
- Testing new setup
3 years ago
TRaSH
427aec0cfc
renamed to match CF name
...
- renamed to match CF name
3 years ago
TRaSH
a271711524
Synced with Radarr
...
- Synced with Radarr
3 years ago
nuxencs
f3d8d005df
Updated: added trash_id and trash_score to "MA" CF
3 years ago
nuxencs
559d089e67
Added: Streaming Service CF for MoviesAnywhere
3 years ago
TRaSH
2b64d49dca
Merge branch 'master' into backend-maintenance-test-v2
3 years ago
TRaSH
a8aaca43bc
Merge pull request #656 from 4l3-X/sabnzbd-clean-script
...
Add missing bots to Clean.py (SABnzbd)
3 years ago
Alex
bb7ce488b3
Optimize regex matching in Clean script (SABnzbd)
3 years ago
Alex
81088a8e05
Add missing bots to Clean script (SABnzbd)
3 years ago
TRaSH
e35f71d955
# 2022-07-06
...
# 2022-07-06
3 years ago
TRaSH
fbbfecd408
Merge pull request #647 from NiceTSY/truehd-change
...
Fixed? the TrueHD regex
3 years ago
TRaSH
bcd254f9c7
Merge branch 'master' into truehd-change
3 years ago
TRaSH
1d08adc2ed
Merge pull request #654 from TRaSH-/Sonarr-RP-fix-dv-nowebdl
...
Sonarr rp fix dv nowebdl
3 years ago
TRaSH
c7c6b178a9
Merge branch 'master' into Sonarr-RP-fix-dv-nowebdl
3 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
3 years ago
TRaSH
68abf24d3b
Merge branch 'master' into truehd-change
3 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`.
3 years ago
TRaSH
97e8b19e98
Delete optional.json
...
- Removed: cleaned up v1 of this file please use optionals
3 years ago
TRaSH
65c92a1f85
Fix: DV NoWEBDL
...
- Fix: Optional - Ignore Dolby Vision without HDR10 fallback
3 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
3 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>
3 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
3 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>
3 years ago
TRaSH
69da1fbb30
Merge branch 'master' into truehd-change
3 years ago
TRaSH
03acc5f01d
Merge pull request #651 from TRaSH-/TRaSH-Sync-GUI
...
Added: GUI option
3 years ago
TRaSH
a8bbcb012b
Added: GUI option
...
- Added: GUI option
3 years ago
TRaSH
2ccc71e2ea
Merge branch 'master' into truehd-change
3 years ago
TRaSH
8868d4c414
# 2022-07-01
...
# 2022-07-01
3 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`.
3 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`.
3 years ago
TRaSH
7c4c6d6ccf
Merge pull request #649 from nuxencs/DTS-fix
...
Fixed: Conditions in various sound codec CFs
3 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.
3 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.
3 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.
3 years ago
NiceTSY
99d1473e17
Forgot about FR(digit)
3 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.
3 years ago
NiceTSY
cf1f048eb1
Update French Cfs
...
Added:
- French Audio
- VF
- VFB
- VFQ
- VOSTFR
- French HQ
- French HQ Remux
- French HQ WEBDL
- French Scene
- French LQ
- 4 special French UHD profiles
3 years ago
TRaSH
261e980251
# 2022-06-26
...
# 2022-06-26
3 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
3 years ago
TRaSH
a887aed44f
How to check if hardlinks work inode find option
...
- Added: How to check if hardlinks work inode find option
3 years ago
TRaSH
8787cf75af
Merge pull request #642 from TRaSH-/Radarr-CF-Added-word-boundary-for-HONE
...
Added word boundary for HONE
3 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`.
3 years ago
TRaSH
b56dae088a
Merge pull request #640 from TRaSH-/Radarr-CF-20220624
...
Radarr CF 20220624
3 years ago
TRaSH
fb6bd0581c
+# 2022-06-24
...
+# 2022-06-24
3 years ago
TRaSH
e1b361d44e
Merge branch 'master' into Radarr-CF-20220624
3 years ago
TRaSH
d320604714
Updated: CF `[No-RlsGroup]` added group `HONE` to the exemption
...
- Updated: CF `[No-RlsGroup]` added group `HONE` to the exemption.
3 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`
3 years ago
TRaSH
1867d9fdbd
Updated: CF `[LQ]` Separated conditions on request
...
- Updated: CF `[LQ]` Separated conditions on request
3 years ago
TRaSH
15f0740794
Updated: CF `[HQ]` Separated conditions on request
...
- Updated: CF `[HQ]` Separated conditions on request.
3 years ago
TRaSH
f97e199a12
Updated: CF `[HQ-Remux]` Separated conditions on request
...
- Updated: CF `[HQ-Remux]` Separated conditions on request
3 years ago