-
Notifications
You must be signed in to change notification settings - Fork 14
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
v0.4 #69
Open
santiagosayshey
wants to merge
37
commits into
main-archive
Choose a base branch
from
dev
base: main-archive
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
v0.4 #69
+13,226
−14,911
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added 1080 x265 HDR profile + updated custom formats * Adjusted h265 custom format, remove BHDStudio releases
…place 1080p remux over 2160p WEB
* Added Balanced (HEVC) Profile + accompanying custom formats * removed legacy h265 profile
* Added Balanced (HEVC) for Sonarr, with accompanying custom formats * Removed redundant Sonarr profiles
- implemented regex workflow - implemented ROKU regex test
- Check for releases with 1080p and roku together as it is a "common japanese word" * Added ROKU automated tests - match with dot, underscore, hyphen or space between them - check if same on radarr AND sonarr --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- Implemented test for verifying h265 whitelisted groups - Improved readability of regex testing - Force merge (santiagosayshey)
- Added h265 group whitelist. Aims to remove poorly named releases from groups outside of huno Co-authored-by: [email protected] <[email protected]>
- adjusted compose file to store config data - ignoring configs and data for version history - adjusted setup script to make second instance the dev instance
- Previous implementation was set to TELECINE, not WEB
- Included all member names as QxR tag is not always present for grabs or imports - Added x265 conditions to avoid any x264 releases - Added h265 condition to avoid encodes mislabeled as WEBs - Negate releases from UTR. Some of these QxR members have moved back and forth, and can be lower quality - Removed old Tigole and Ghost CFs - Negate HONE releases - Lowered QxR quality score to below other tier 3 groups. Too many unparsed extras and other complications. Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- Regex updated to also match "RalphyP" - x265 required --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- Added numerous TAoE groups - Fixed up regex to parse for multiple trackers. Now works for most of usenet, 1337x, TL, Aither, FNP and Huno. - Added TAoE Tests Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- AV1 CF now correctly parses releases encoded in AV1 - Tests added to verify --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- x265 Web now matches DS4k releases (non AV1) --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- Various small regex improvements to match QxR Groups better --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- Overhauled SEV CF. Included member names, and negated UTR. - Included SEV Tests --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- New CF for upscales - Upscales banned in all quality profiles --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: santiagosayshey <[email protected]>
- Added normalise URL function - removes trailing backslashes. - Added warning for JSON Decode Error in Readme
- fix: add minUpgradeFormatScore to each radarr profile - fix: add minUpgradeFormatScore to sonarr profiles
Sonarr / Radarr now need to be explicitly on the latest stable versions
- add custom format for x265 (WEBRip) - remove x264 condition from WEBRip CF - increase x265 (WEB) score to 500 for Balanced HEVC (Radarr) - Add x265 negation to AMZN
- Add 1080p Remux / WEB Fallback - Add SD Fallback - Adjust format scoring to normalise scoring for each fallback
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Additions:
Improvements:
Deletions:
What's left?