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

feat(TV show): Allow multiple studios/networks #1712

Merged
merged 1 commit into from Jan 24, 2024

Conversation

bugwelle
Copy link
Collaborator

At least since Kodi v16, there can be multiple <studio> tags.
Internally, we call studios "networks": We now support multiple
of them.

There is no automatic update: Existing <studio> tags with comma separate lists will remain that way. Only once you edit it in the UI (e.g. click in the studio field, add a character), will we store multiple <studio> tags. I want to avoid too many changes in user NFOs.

Fix #1705

At least since Kodi v16, there can be multiple `<studio>` tags.
Internally, we call studios "networks": We now support multiple
of them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TV Shows: Support for multiple <studio> tags
1 participant