Posts: 150
Joined: May 2014
Reputation:
3
Hi,
I have been testing the Kodi sync option and for the most part it seems to be working fine. However, I have come across one issue when syncing movie sets with Kodi Helix 14.1. The sync option states that is was successful and there are no errors in either the EMM or Kodi logs but clearly something didn't work properly. The poster is a film strip and everything else appears as if there is no art. I tried the same process with Kodi Isengard 15 and everything worked as expected. Syncing movies works fine in both versions.
Posts: 150
Joined: May 2014
Reputation:
3
Should the "Tag Manager" be functioning? When I select it from the Tools menu it starts, however, where the Movie Ttitles should be there is only a selection box with a check mark, the titles are not there.
Posts: 150
Joined: May 2014
Reputation:
3
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>
Posts: 7
Joined: Dec 2014
Reputation:
0
Not sure if this mat be a translate problem but i noticed the movie sorting is shifting the word "die" to the back of the title in english as if it were the word "the"
eg die hard is showing as hard, die
Posts: 150
Joined: May 2014
Reputation:
3
I had some questions related to the Kodi sync process. By definition sync would mean two way communication, so other than updating Kodi with the artwork in EMM what does the sync process do? What information is taken from Kodi and updated in EMM? What is the purpose of real-time sync?
Posts: 42
Joined: Sep 2006
Reputation:
1
Monk
Junior Member
Posts: 42
Is there a way to restrict Movie Sets to sets that have a minimum of two movies in the set?
Posts: 34
Joined: Jul 2014
Reputation:
0
2016-02-14, 22:28
(This post was last modified: 2016-02-15, 01:25 by arcelas.)
"Error creating window handle" while scraping season fanart. Let me know what info you need to sort this bug.