-
-
Notifications
You must be signed in to change notification settings - Fork 246
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(starr-anime): French Anime guide + fixes [TO DELETE] #2135
Closed
SeiyaGame
wants to merge
164
commits into
TRaSH-Guides:master
from
SeiyaGame:feat/Radarr-french-anime-guide-v2
Closed
feat(starr-anime): French Anime guide + fixes [TO DELETE] #2135
SeiyaGame
wants to merge
164
commits into
TRaSH-Guides:master
from
SeiyaGame:feat/Radarr-french-anime-guide-v2
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
Multiple time found certain tracker tag a release as repack/proper instead of v1, v2 etc They follow the scene naming scheme
- FR Scene Groups - VOSTFR
…oid double scoring
…oid double scoring
…id double scoring
@TRaSH- I added the quality settings (file size) for Anime but the MD5 of Is it okay if I leave it like this? (I suppose not) |
…des#2269) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.1 to 9.6.3. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.1...9.6.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…RaSH-Guides#2271) Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 7.1.2 to 7.1.4. - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.1.2...v7.1.4) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ING.md` (TRaSH-Guides#2272) * Update CONTRIBUTING.md Started adding info about - quality-profiles - cf-groups * Fixed: several MD errors * fix: 210-220: Wrong amount of left-padding spaces(want multiple of 4) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Try: 990 Wrong amount of left-padding spaces(want multiple of 4) 218-219: Wrong amount of left-padding spaces(want multiple of 4) 221: Wrong amount of left-padding spaces(want multiple of 4) 223-227: Wrong amount of left-padding spaces(want multiple of 4) 284: Wrong amount of left-padding spaces(want multiple of 4) 286: Wrong amount of left-padding spaces(want multiple of 4)
* Fix: Add Groups to German Scene * Feat: add more Groups * Feat: add even more Groups --------- Co-authored-by: Lokilicious <mail.lokilicious.work>
…-Guides#2275) Revert "build(deps): bump mkdocs-material from 9.6.1 to 9.6.3 (TRaSH-Guides#2270)" This reverts commit ced6dcd.
TRaSH-Guides#2277) Revert "Revert "build(deps): bump mkdocs-material from 9.6.1 to 9.6.3" (TRaSH-Guides#2275)" This reverts commit c64aec2.
…uides#2274) Added CREATiVE24 to Sonarr lq-release-title custom format
… LQ (release title)` (TRaSH-Guides#2278) * Feat: add regex matching german tag after RG to to lq (release title) * Fix: wording * fix: Improved Regex Co-authored-by: nuxen <[email protected]> * fix: Improved Regex Co-authored-by: nuxen <[email protected]> --------- Co-authored-by: Lokilicious <mail.lokilicious.work> Co-authored-by: nuxen <[email protected]>
…TRaSH-Guides#2160) * feat(guide-sync): Added more groups * fix: JSONDecodeError * Added: group Asian Streaming Services * Added: group UK Streaming Services * Added: group French Streaming Services * Added: group Dutch Streaming Services * Added: group Anime Streaming Services * Renamed the JSON files so they can be ordered together. * Add Release Groups * Updated QP excludes * Update dv-hdr10-and-hdr10-boost.json * Changed group names so they are better sorted and matched together * Remove HDR10+ boost and DV (WEBDL) from the Misc UHD group * Removed: `x265 (no HDR/DV)` because they aren't part of this profile * Improved Group name and add `x265 (no HDR/DV)` to the Sonarr UHD Misc * Removed because they were merged into a single group. * Added: group SDR * Add: group golden rule * Renamed JSON name so they are better sorted * Added: SQP to the exclude because anime never can be part of the SQP * Added: descriptions and other changes * Added: more misc CF * excludes this group for all QP * Add group Misc Streaming Services * fixed: `"required": true` to ` "required": false` `"required": true` = It means you cant use that group without that format, it can not be turned off! * Improved Group descriptions * Added fix for PR#2241 * several needed changes after a talk with the dev of a 3rd party app * Removed the German 4k excludes * Added: NEW German `[German] HD Remux + WEB` to the exclude * Changed order * Added: [Optional] Resolutions but still disabled for all profiles
…RaSH-Guides#2257) * Feat: add Radarr Remux 1080p Profile * Feat: add German HD Remux profile to notifiarr jsons --------- Co-authored-by: Lokilicious <mail.lokilicious.work>
…nguage CF to avoid double scoring. (TRaSH-Guides#2281) Fix: DL tag should be required and negated for German Language CF Co-authored-by: Lokilicious <mail.lokilicious.work>
…#2284) * feat(misc): Updated the `x265-4k` aka `The Golden Rule` * Update docs/Misc/x265-4k.md Co-authored-by: yammes08 <[email protected]> --------- Co-authored-by: yammes08 <[email protected]>
* fix(guide-sync): Profile exclusions * Make it one click and not selectable for one single CF * Removed forced `x265 (HD)` and `x265 (no HDR/DV)` because it's selectable now
I rebased but I forgot to force push, I fucked my PR ... |
I'll do another PR |
Closing as per comment above |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: Backend
Backend Changes, not related to a specific section
Area: Downloaders
Downloaders Related
Area: github_actions
Github Actions Related
Area: Radarr
Radarr Related
Area: Sonarr
Sonarr Related
Area: Starr Custom Formats
Issue is related to custom formats
Do Not Merge
Do Not Merge
Status: Conflicted
Pull Request is Conflicted
Status: Waiting for User
Waiting for OP or Contributor to address feedback or provide information
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.
Pull Request
Purpose
Initial draft of the new french anime guide
Requirements
TODO / Done
T3KASHi
fromFR HD Bluray Tier 01
,FR WEB Tier 01
to avoid double scoring, already inFR Anime Tier 01
FUJiSAN
fromFR HD Bluray Tier 02
,FR WEB Tier 02
to avoid double scoring, already inFR Anime Tier 02
HANAMi
fromFR HD Bluray Tier 02
,FR WEB Tier 02
to avoid double scoring, already inFR Anime Tier 03
Language Profiles Related Custom Formats Scoring
and tip info