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 1
Support
Watch / Listen Media
Listen Music
Playlist with absolute paths is showing no ID3-Tag
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="jameson_uk" data-source="post: 984392" data-attributes="member: 11220"><p>I see the issue. The problem is that the playlist code is very old and has a number of issues:</p><ul> <li data-xf-list-type="ul">It tries to read tags from database</li> <li data-xf-list-type="ul">If file does not exist in database it creates a MusicTag instance empty values</li> <li data-xf-list-type="ul">Music Overlay code picks up item and only reads tags from file where no MusicTag exists</li> <li data-xf-list-type="ul">MusicTag does exist therefore it displays the values in the MusicTag instance (all empty strings)</li> </ul><p>Not sure it is a simple fix but if you add the tracks in your playlist to your database you will get tagged values showing up. This is why it is broken for relative playlists (it is doing the lookup based on filename)</p><p> </p><p>Can you please try the attached?</p><p>Rename the existing Windowplugins.dll at C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows and put this one in it's place</p></blockquote><p></p>
[QUOTE="jameson_uk, post: 984392, member: 11220"] I see the issue. The problem is that the playlist code is very old and has a number of issues: [LIST] [*]It tries to read tags from database [*]If file does not exist in database it creates a MusicTag instance empty values [*]Music Overlay code picks up item and only reads tags from file where no MusicTag exists [*]MusicTag does exist therefore it displays the values in the MusicTag instance (all empty strings) [/LIST] Not sure it is a simple fix but if you add the tracks in your playlist to your database you will get tagged values showing up. This is why it is broken for relative playlists (it is doing the lookup based on filename) Can you please try the attached? Rename the existing Windowplugins.dll at C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows and put this one in it's place [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Playlist with absolute paths is showing no ID3-Tag
Contact us
RSS
Top
Bottom