Ok,
I tested it yesterday evening:
[1, ["currentaudiostream"]] works, but gives me also only the codec as kodi it detects.
And kodi can't detect atmos and dts-x. :(
I only see two solutions for me, with
eg.result["currentaudiostream"]["name"] I get the stream name, sopmetimes it has a hint to ...
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 3 matches
- Wed Mar 20, 2019 11:56 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616093
- Tue Mar 19, 2019 9:33 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616093
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hello jonib,
many Thx.
I played yesterday evening also a little bit. And found the getinfolabels Method:
{"jsonrpc":"2.0","method":"XBMC.GetInfoLabels","id":1,"params":{"labels":["VideoPlayer.AudioCodec"]}}
With this I get the audiocodec as Kodi it sees, but this is not what I need :(
Because ...
many Thx.
I played yesterday evening also a little bit. And found the getinfolabels Method:
{"jsonrpc":"2.0","method":"XBMC.GetInfoLabels","id":1,"params":{"labels":["VideoPlayer.AudioCodec"]}}
With this I get the audiocodec as Kodi it sees, but this is not what I need :(
Because ...
- Mon Mar 18, 2019 7:32 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 616093
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hello everybody,
I try to get the information about the codec of the actual played audio stream.
(Background: I'm controlling my Denon Receiver already with Eventghost, and want to switch the Upmixer-Setting in the Denon Receiver in depoendent of the audiocodec. The Receiver saves the same setting ...
I try to get the information about the codec of the actual played audio stream.
(Background: I'm controlling my Denon Receiver already with Eventghost, and want to switch the Upmixer-Setting in the Denon Receiver in depoendent of the audiocodec. The Receiver saves the same setting ...