2024-03-31, 10:41
Hello IA devs,
I recently learned from the release notes that IA appears to support TTML subtitles. That's great as it would remove the need to convert TTML for Kodi. However, I have a few questions on how to use TTML subtitles in IA. If any of these are answered in the Wiki, and I simply didn't read enough, feel free to refer me to RTFM.
I recently learned from the release notes that IA appears to support TTML subtitles. That's great as it would remove the need to convert TTML for Kodi. However, I have a few questions on how to use TTML subtitles in IA. If any of these are answered in the Wiki, and I simply didn't read enough, feel free to refer me to RTFM.
- From which version does IA support TTML subtitles? Is it only on Omega? Also on Nexus? What about Matrix? For your understanding: The add-on I refer to is currently on the Matrix repo, so I try to keep it compatible with as many Kodi releases as possible.
- In the case of this add-on, there is two URLs, one for the video and audio stream and another for the subtitles. Can I just set the subtitle URL similar to the stream using listitem.setProperty? If not, what is the recommended way in this case?
- The TTML format supplied in my case is in XML. I assume that is supported by IA. If not, kindly let me know which format is supported.