-
Notifications
You must be signed in to change notification settings - Fork 276
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
Implement episode and season search templates #3732
Merged
Merged
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
Implemented basic parsing of the templates for searching providers.
p0psicles
added
Enhancement
In progress
Feature in progress
and removed
In progress
labels
Feb 8, 2018
! Should be cherry picked to develop.
! Could be cherry picked.
…uple. This is needed because we add episode_search_template and season_search_template to the sceneExceptions.
…mplated-search-strings
…nd not hit the db. Made sure it returned a set of TitleExceptions (named tuples).
* Added some show config items to apiv2. * Added indexer config items.
OmgImAlexis
suggested changes
Feb 28, 2018
* Added new vue.js component to editShow, for configuring lists of strings. * Added pencil_add.png img. * Disabled some css. Need to clean this up.
OmgImAlexis
reviewed
Mar 1, 2018
* Added anidb exception handling. * Added dogpile for anidb get release groups.
Merge remote-tracking branch 'remotes/origin/develop' into feature/templated-search-strings # Conflicts: # medusa/name_cache.py # medusa/name_parser/parser.py # medusa/scene_exceptions.py # medusa/tv/series.py
Connected anidbReleaseGroupUi component properly to editShow.mako.
…d ignoredWords ui select list component.
OmgImAlexis
reviewed
Mar 2, 2018
themes/dark/templates/editShow.mako
Outdated
return this.transformToIndexedObject(this.series.config.release.ignoredWords); | ||
}, | ||
requiredWords() { | ||
return this.transformToIndexedObject(this.series.config.release.requiredWords); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@p0psicles Instead of mutating the value in the DOM you should be doing in a computed property.
PR is becoming to big. I'm going to move the vue changes to editShow to a dedicated PR. |
* Use %0XE
medariox
reviewed
Jan 24, 2022
* Fixed issue with scene_numbering for special episodes.
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.
Implemented basic parsing of the templates for searching providers.
This will allow users to create their own custom (templated) search string per show.
For example sport shows like ufc and formula 1 should become available.
For now a limitation is that you can only create 1 templated episode search string and 1 templated season search string.Should implement #3708
Todo:
episode year
(%EY)month as a full name
(%b)for vue, working on the dark template.
Examples: