View Issue Details

IDProjectCategoryView StatusLast Update
0007825MMW v4DB/FileMonitorpublic2011-05-20 03:56
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0007825: Playlists with non-standard characters don't import (regression)
DescriptionPlaylists not saved by MediaMonkey (which uses UTF8 addition) like those by WinAmp (doesn't use UTF8 addition) don't import any files when non-standard characters like é are present.

Tested on 1375.
Steps To ReproduceDoesn't import:
#EXTM3U
#EXTINF:223,Michael Bublé - Dream
\\lowlander01\Qmultimedia\Music\M\Michael Bublé\[2002] Dream\Michael Bublé - 01 - Dream.mp3
#EXTINF:209,Michael Bublé - Anema E Core
\\lowlander01\Qmultimedia\Music\M\Michael Bublé\[2002] Dream\Michael Bublé - 02 - Anema E Core.mp3

Does import:
#EXTM3U
#EXTINFUTF8:223,Michael Bublé - Dream
#EXTINF:223,Michael Bublé - Dream
#UTF8:\\lowlander01\Qmultimedia\Music\M\Michael Bublé\[2002] Dream\Michael Bublé - 01 - Dream.mp3
\\lowlander01\Qmultimedia\Music\M\Michael Bublé\[2002] Dream\Michael Bublé - 01 - Dream.mp3
#EXTINFUTF8:209,Michael Bublé - Anema E Core
#EXTINF:209,Michael Bublé - Anema E Core
#UTF8:\\lowlander01\Qmultimedia\Music\M\Michael Bublé\[2002] Dream\Michael Bublé - 02 - Anema E Core.mp3
\\lowlander01\Qmultimedia\Music\M\Michael Bublé\[2002] Dream\Michael Bublé - 02 - Anema E Core.mp3
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=57783
TagsNo tags attached.
Fixed in build1377

Relationships

child of 0004242 closedLudek Add support for .m3u8 (UTF-8 encoded playlists) 

Activities

Ludek

2011-05-19 14:16

developer   ~0025483

Fixed in build 1377.

lowlander

2011-05-20 03:56

developer   ~0025507

Verified in 1377.