mattblovell / kodi_panel

Front panel LCD display for Kodi (via JSON-RPC)
MIT License
12 stars 5 forks source link

fix in acodec special treatment #12

Closed nico1080 closed 3 years ago

nico1080 commented 3 years ago

fix in acodec special treatment VideoPlayer.Codec info label does not exist use VideoPlayer.AudioCodec instead also send back the raw name if codec not in the codecname table

Hope I do the commit correctly this time :)