TVS 6.2.0 (2026-07-29) #127
zshall
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Update Notes - 6.2.0 (2026-07-29)
This week's update expands the power of community IFrame plugins by adding multiple new capabilities to the TVS IFrame API.
✨ New Features
deepIntegrationsection to theIFrameengine that will allow configuration file authors the ability to grant permission to IFrames to access different APIs. For security, IFrames can't access these new APIs unless your config file allows it since they allow the IFrame to control TVS and read its data.capabilitiesproperty in the IFrame API that tells the IFrame which APIs the config file has given it access to, so if an IFrame doesn't have all the permissions it can take advantage of it can either fall back gracefully or display an error asking for more permissions if it needs them.loopengine or some other context that supports dynamic scheduled content.🔧 Bug Fixes
⚙️ Other Changes
info.seriesproperty has been removed and in its place we've added a new property:info.subtitle. This is because in XMLTV and other systems, TV Shows usetitleto meanseriesandsub-titleto mean the episode title. In movies however they usetitleto mean the movie title and might usesub-titleto be a movie tagline or something else but series isn't used.This discussion was created from the release TVS 6.2.0 (2026-07-29).
All reactions