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

Feature Request: Ability to use "empty" default variable #571

Closed
cpt-kuesel opened this issue Jan 5, 2022 · 0 comments · Fixed by #590
Closed

Feature Request: Ability to use "empty" default variable #571

cpt-kuesel opened this issue Jan 5, 2022 · 0 comments · Fixed by #590
Assignees
Labels
enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@cpt-kuesel
Copy link
Contributor

Using my new overlays.yml (https://gist.github.com/cpt-kuesel/ecc370016163fbf2db327f1c5b142749) as example again, I want to be able to use an empty default variable.

In the template overlays i define every language on my plex once as optional variable "language" and once as default variable "language_not".
With that my plex search can search for one language (optional variable) while excluding all other languages (default variables). but if i make a collection for english, english_not is automatically added and i need to overwrite it.
today i just use "de" as a quick fix for all non german collections, "en" for the german one.

but with this feature implemented i like to overwrite the language_not default variable as "empty", i think you suggested "None" in a thread on discord, so that the collection builder doesn't exclude "de" twice for my collections.

@cpt-kuesel cpt-kuesel added enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Jan 5, 2022
meisnate12 added a commit that referenced this issue Jan 6, 2022
@meisnate12 meisnate12 mentioned this issue Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants