WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
#4
I have several movies that have an audio codec of A_TRUEHD which EMM does not handle. I added and entry to the "Audio & Video Codec Mapping" table to translate from "A_TRUEHD" to "truehd". In version 1.4.7.2 the reults are:

Audio Stream 1
- Codec: truehd
- Channels: 8
- Language: English

which provide the expected results. However, in the 1.4.8 Alpha the same table entry and re-scraping of the meta data results in:

Audio Stream 1
- Codec: truehd
- Channels: Object Based / 8
- Language: English

which results in the wrong display in EMM. The .NFO file updated by EMM contains;


<audio>
<channels>Object Based / 8</channels>
<codec>truehd</codec>
<language>eng</language>
<longlanguage>English</longlanguage>
</audio>


Both versions of EMM are reading the same .MKV file. It appears that since "Channels" is not numeric EMM is not recognizing this as an audio stream.

In addition, after playing the movie in Kodi it shows the following in the .NFO file

<audio>
<codec>truehd</codec>
<language>eng</language>
<channels>8</channels>
</audio>


Messages In This Thread
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by hslansky - 2016-02-10, 22:17
nfo file status? - by NightMyst - 2017-06-21, 07:24
Audio metadata error - by Doomnie - 2017-11-04, 08:16
EmberMM Import Poster.jpg - by MePoEmberMM - 2018-02-06, 01:27
User rating sync - by fred_gaou - 2018-04-28, 22:25
database is locked - by gorb - 2019-08-19, 11:41
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread2