We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tags from the "sort.metadata.nfo.format.tag" field in JVSettings.json to be split into multiple tags within Emby.
"sort.metadata.nfo.format.tag" : ["", "", ""], in JVSettings.json creates a singular long tag rather than 3 individual tags in Emby.
The text was updated successfully, but these errors were encountered:
Fix tags not being split (#141)
6828438
Thanks for catching that bug! It'll be fixed in the next release.
Sorry, something went wrong.
jvlflame
Successfully merging a pull request may close this issue.
Expected Behavior
Tags from the "sort.metadata.nfo.format.tag" field in JVSettings.json to be split into multiple tags within Emby.
Current Behavior
"sort.metadata.nfo.format.tag" : ["", "", ""], in JVSettings.json creates a singular long tag rather than 3 individual tags in Emby.
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: