View Issue Details

IDProjectCategoryView StatusLast Update
0021249MMW 5Main Panelpublic2024-10-15 21:31
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0021249: M3U playlists accessed via Folders node does not list artwork in files
DescriptionIf you access files via the Folders node like
Folders > E:\ > Music > Artist > Album > playlist.m3u
then the files are listed, but only artwork in file tag is shown (right-click > Properties),
but artwork in images (like folder.jpg) are missing

Accessing the same files just as
Folders > E:\ > Music > Artist > Album
or in library/collection nodes shows all artwork as expected..
Additional Information[Ticket # 7613]
TagsNo tags attached.
Fixed in build3063

Activities

Ludek

2024-10-09 17:40

developer   ~0077224

Last edited: 2024-10-09 17:41

Fixed for tracks already in the library as it was easy and low risk fix..
=> Fixed in 3063

For tracks not in library yet the fix requires more effort and would have performance impact as track links in single M3U can point to different folders and MM would need to search the folders for artwork files.
So for non-library tracks can be re-opened with lower priority for the next release..

peke

2024-10-15 21:14

developer   ~0077299

Last edited: 2024-10-15 21:31

Verified 3064 For tracks in Library Non Library tracks and playlists spanning tracks over multiple folders e.g c:\Party Playlists\Crazy rock.m3u result is mixed, but expected as it would be huge performance drop to check 1k+ of files.

Note: Using MM to manage non library files and playlists like Library files is risky and resource heavy , only thing USer need to do is to Import That playlist in MM library and all is shown Ok.

Left resolved till @Rusty review