palinek / pvr.sledovanitv.cz

Kodi's sledovanitv.cz client addon
GNU General Public License v2.0
28 stars 14 forks source link

Toggle audio stream #87

Closed vencas closed 1 year ago

vencas commented 1 year ago

Audio stream in sledovanitv is unknown (czech) and you can't switch to alternate audio stream.

Expected Behavior

That you can switch from default (cz) to sk or en if available.

Current Behavior

There is only default unk audio stream

System Information
palinek commented 1 year ago

Audio streams are parts of the AV stream and as such are handled purely by Kodi. Addon just gives the URL of stream to Kodi backend. Is something like audio switching possible with other clients? Maybe it is possible to get different URLs for streams from sledovanitv backend, but currently I'm not aware of parameters in the API, which could affect it.