Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(guide-sync): Add more groups for the 3rd party sync applications #2160

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
6081109
feat(guide-sync): Added more groups
TRaSH- Dec 15, 2024
cc34fbb
fix: JSONDecodeError
TRaSH- Dec 15, 2024
213c0b6
Added: group Asian Streaming Services
TRaSH- Dec 25, 2024
8a7b2a6
Added: group UK Streaming Services
TRaSH- Dec 25, 2024
b49d0e2
Added: group French Streaming Services
TRaSH- Dec 25, 2024
7612b1f
Added: group Dutch Streaming Services
TRaSH- Dec 25, 2024
cb468f0
Added: group Anime Streaming Services
TRaSH- Dec 25, 2024
281d9e6
Renamed the JSON files so they can be ordered together.
TRaSH- Dec 29, 2024
4483010
Add Release Groups
TRaSH- Dec 29, 2024
c35eb79
Updated QP excludes
TRaSH- Dec 30, 2024
e71acbf
Update dv-hdr10-and-hdr10-boost.json
TRaSH- Dec 30, 2024
da79360
Changed group names so they are better sorted and matched together
TRaSH- Jan 1, 2025
acfaed8
Remove HDR10+ boost and DV (WEBDL) from the Misc UHD group
TRaSH- Jan 1, 2025
890d3e7
Removed: `x265 (no HDR/DV)` because they aren't part of this profile
TRaSH- Jan 1, 2025
e747f6e
Improved Group name and add `x265 (no HDR/DV)` to the Sonarr UHD Misc
TRaSH- Jan 1, 2025
25ba509
Merge branch 'master' into feat/guide-sync-add-more-groups
TRaSH- Jan 1, 2025
5f95a0e
Removed because they were merged into a single group.
TRaSH- Jan 4, 2025
c382c3d
Added: group SDR
TRaSH- Jan 4, 2025
1932e2e
Add: group golden rule
TRaSH- Jan 4, 2025
3db0384
Renamed JSON name so they are better sorted
TRaSH- Jan 4, 2025
3208969
Added: SQP to the exclude because anime never can be part of the SQP
TRaSH- Jan 4, 2025
977a70b
Added: descriptions and other changes
TRaSH- Jan 4, 2025
5fff722
Added: more misc CF
TRaSH- Jan 4, 2025
abf2037
excludes this group for all QP
TRaSH- Jan 4, 2025
941b45a
Add group Misc Streaming Services
TRaSH- Jan 12, 2025
ffb8395
fixed: `"required": true` to ` "required": false`
TRaSH- Jan 12, 2025
09efc6f
Improved Group descriptions
TRaSH- Jan 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/json/radarr/cf-groups/advanced-audio-formats.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Advanced Audio Formats",
"name": "[Audio] Advanced Audio Formats",
"trash_id": "9d5acd8f1da78dfbae788182f7605200",
"trash_description": "Advanced Audio Formats, something you see mainly with Remuxes and UHD HQ Encodes. Add this only if you choose a Quality Profile that covers Remuxes and HQ UHD Encodes.",
"custom_formats": [
{
"name": "TrueHD Atmos",
Expand Down
21 changes: 21 additions & 0 deletions docs/json/radarr/cf-groups/dolby-vision-incompatible-devices.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "[HDR formats] Dolby Vision Incompatible Devices",
"trash_id": "6eed4d3404df4f5f1202c8b9f2341765",
"trash_description": "Not all devices in your chain support Dolby Vision, You share your media library with other family members that don't have Dolby Vision compatible devices.",
"custom_formats": [
{
"name": "DV (WEBDL)",
"trash_id": "923b6abef9b17f937fab56cfcf89e1f1",
"required": false
}
],
"quality_profiles": {
"exclude": {
"[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8"
}
}
}
26 changes: 26 additions & 0 deletions docs/json/radarr/cf-groups/dv-hdr10-and-hdr10-boost.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "[HDR Formats] DV HDR10+ and HDR10+ Boost",
"trash_id": "d9acca37ab4ab8f6428b68125fc0cacb",
"trash_description": "You have a (Samsung) TV and Media Player Device that supports HDR10+",
"custom_formats": [
{
"name": "HDR10+ Boost",
"trash_id": "b17886cb4158d9fea189859409975758",
"required": false
},
{
"name": "DV HDR10+ Boost",
"trash_id": "55a5b50cb416dea5a50c4955896217ab",
"required": false
}
],
"quality_profiles": {
"exclude": {
"[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8"
}
}
}
3 changes: 2 additions & 1 deletion docs/json/radarr/cf-groups/hdr-formats.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "HDR Formats",
"name": "[HDR Formats]",
"trash_id": "d9acca37ab4ab8f6428b68125fc0cacb",
"trash_description": "HDR Formats always add **ALL** HDR Formats to prevent loops.",
"custom_formats": [
{
"name": "DV HDR10Plus",
Expand Down
57 changes: 0 additions & 57 deletions docs/json/radarr/cf-groups/misc-optional.json

This file was deleted.

80 changes: 0 additions & 80 deletions docs/json/radarr/cf-groups/misc-uhd-optional.json

This file was deleted.

64 changes: 0 additions & 64 deletions docs/json/radarr/cf-groups/movie-versions.json

This file was deleted.

77 changes: 77 additions & 0 deletions docs/json/radarr/cf-groups/optional-misc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"name": "[Optional] Miscellaneous",
"trash_id": "9337080378236ce4c0b183e35790d2a7",
"trash_description": "Optional Custom Formats make sure to read the individual descriptions that you can find in the guide.",
"custom_formats": [
{
"name": "Bad Dual Groups",
"trash_id": "b6832f586342ef70d9c128d40c07b872",
"required": false
},
{
"name": "DV (Disk)",
"trash_id": "f700d29429c023a5734505e77daeaea7",
"required": false
},
{
"name": "EVO (no WEBDL)",
"trash_id": "90cedc1fea7ea5d11298bebd3d1d3223",
"required": false
},
{
"name": "HFR",
"trash_id": "973613461ac2cea99d52c4cd6e177ab82",
"required": false
},
{
"name": "Multi",
"trash_id": "4b900e171accbfb172729b63323ea8ca",
"required": false
},
{
"name": "No-RlsGroup",
"trash_id": "ae9b7c9ebde1f3bd336a8cbd1ec4c5e5",
"required": false
},
{
"name": "Obfuscated",
"trash_id": "7357cf5161efbf8c4d5d0c30b4815ee2",
"required": false
},
{
"name": "Retags",
"trash_id": "5c44f52a8714fdd79bb4d98e2673be1f",
"required": false
},
{
"name": "Scene",
"trash_id": "f537cf427b64c38c8e36298f657e4828",
"required": false
},
{
"name": "VC-1",
"trash_id": "11cd1db7165d6a7ad9a83bc97b8b1060",
"required": false
},
{
"name": "VP9",
"trash_id": "ae4cfaa9283a4f2150ac3da08e388723",
"required": false
},
{
"name": "x264",
"trash_id": "2899d84dc9372de3408e6d8cc18e9666",
"required": false
},
{
"name": "x265",
"trash_id": "9170d55c319f4fe40da8711ba9d8050d",
"required": false
},
{
"name": "x266",
"trash_id": "390455c22a9cac81a738f6cbad705c3c",
"required": false
}
]
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Movie Versions (Non-Remux Profiles) (Optional)",
"trash_id": "bf033fe44d9b84aa6eceba6d0e27a88e",
"name": "[Optional] Movie Versions",
"trash_id": "f4f1474b963b24cf983455743aa9906c",
"trash_description": "Optional Movie Versions, make sure to read the individual descriptions that you can find in the guide.",
"custom_formats": [
{
"name": "Remaster",
Expand Down Expand Up @@ -42,15 +43,5 @@
"trash_id": "9f6cbff8cfe4ebbc1bde14c7b7bec0de",
"required": false
}
],
"quality_profiles": {
"exclude": {
"[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
"SQP-2": "c3933358ba2356bafc41524f81471069",
"SQP-3": "2cf36c1f0106ffac993be003ade51865",
"SQP-5": "a7bb1539fd147256b21b1098f3dc2016"
}
}
]
}
Loading
Loading