Where is selected audio stream setting stored?
Added by Jozef Mehursky almost 9 years ago
Hi,
i have a small issue using openelec 5.0.8 and tvheadend 3.9.2765~g0294882.
When I map some new service to channel, happens that all my previously mapped channel audio stream (language) setting are reseted.
For example: on Euronews@13e i have choosen hungarian, in the past. It plays this audio stream since then.
But when I map some new service to channel it plays the french again.
And it happen for every previously mapped channel.
I am wondering, if i could write some script which sets my choosen lang for selected channels, and I would start it when needed.
For that i need to know where are theese settings stored (sqlite3, json?)
Thanks.
Replies (2)
RE: Where is selected audio stream setting stored? - Added by Prof Yaffle almost 9 years ago
Well, I suspect that the audio selection is actually stored in Kodi, as tvheadend is still sending whatever is there - Kodi's selections don't change that.
However, I think you can do something on tvheadend... have a look at Configuration -> Stream -> Audio Stream Filters. You should be able to do one or both of selecting Hungarian audio streams to "USE" or "EXCLUSIVE", or set the French ones (and others) to "IGNORE".
RE: Where is selected audio stream setting stored? - Added by Jozef Mehursky almost 9 years ago
hi,
thank you for reply.
I looks that i will ask my question at kodi forum.
I have tried stream filter - with exclusive, i have only my selected stream, no other. Not bad, but would be better to have my stream selected and to be able select another one if needed.
thanks once again