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.
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