-
Notifications
You must be signed in to change notification settings - Fork 45
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
Support multiple duplicate anilist ids in custom mappings #167
Closed
ghost
wants to merge
9
commits into
RickDB:master
from
nm-remarkable:Nm2325/issue-144-duplicate-anilist-ids
Closed
Support multiple duplicate anilist ids in custom mappings #167
ghost
wants to merge
9
commits into
RickDB:master
from
nm-remarkable:Nm2325/issue-144-duplicate-anilist-ids
Commits on Dec 21, 2022
-
multiple duplicate anilist ids in custom mappings
Issue: 144 This allows the usage of multiple anilist-ids duplicates with multiple seasons. By allowing this, long series such as fairy tail can have a set of plex seasons match one anilist item and another set match another anilist item. Configuration as such is now supported: seasons: - season: 1 anilist-id: 6702 - season: 2 anilist-id: 6702 - season: 3 anilist-id: 20626 - season: 50 anilist-id: 20626
Configuration menu - View commit details
-
Copy full SHA for e5191b2 - Browse repository at this point
Copy the full SHA e5191b2View commit details
Commits on Dec 26, 2022
-
improve readability of if else condition
Co-authored-by: reconman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16312d9 - Browse repository at this point
Copy the full SHA 16312d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10d5501 - Browse repository at this point
Copy the full SHA 10d5501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0402d6d - Browse repository at this point
Copy the full SHA 0402d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a7467 - Browse repository at this point
Copy the full SHA 97a7467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc717f - Browse repository at this point
Copy the full SHA 3cc717fView commit details
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5bec0bb - Browse repository at this point
Copy the full SHA 5bec0bbView commit details
Commits on Jan 29, 2023
-
fix: wrong count of episodes after first season
Co-authored-by: reconman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82f6d93 - Browse repository at this point
Copy the full SHA 82f6d93View commit details -
fix: allow custom tracking of episode count if mapped start is differ…
…ent from default mapping Co-authored-by: reconman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c2c59d - Browse repository at this point
Copy the full SHA 5c2c59dView commit details
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.