home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Featured Plugins
UPnP / DLNA Media Server
UPnP / DLNA Media Server for MediaPortal 2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MrTechno" data-source="post: 1150972" data-attributes="member: 111518"><p>[USER=48495]@morpheus_xx[/USER] You're referring to the code in DlnaVideoMetadataExtractor.cs which uses the index of the audio streams collection to get data from the other collections? I believe you are correct and this will not work as expected. ML will store these values in separate tables with only media item ID and value ID, there is no guarantee that the n'th element ATTR_AUDIOCODECS relates to the same n'th element in ATTR_AUDIOSTREAMS. You need multiple MIAs for this to work correctly.</p></blockquote><p></p>
[QUOTE="MrTechno, post: 1150972, member: 111518"] [USER=48495]@morpheus_xx[/USER] You're referring to the code in DlnaVideoMetadataExtractor.cs which uses the index of the audio streams collection to get data from the other collections? I believe you are correct and this will not work as expected. ML will store these values in separate tables with only media item ID and value ID, there is no guarantee that the n'th element ATTR_AUDIOCODECS relates to the same n'th element in ATTR_AUDIOSTREAMS. You need multiple MIAs for this to work correctly. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
UPnP / DLNA Media Server
UPnP / DLNA Media Server for MediaPortal 2
Contact us
RSS
Top
Bottom