View Issue Details

IDProjectCategoryView StatusLast Update
0008969MMW v4Playerpublic2012-02-05 22:23
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version4.0.3Fixed in Version4.0.3 
Summary0008969: File path starting with file:/// are not supported in MM
DescriptionEven file is fully accessible in windows explorer, MM do not translate URL encoded Local File Paths and parse to input plugin.

Some Apps like MusicBee writes URL Encoded paths in playlists as stated in 0008896

where "file:///F:/Documents%20and%20Settings/Rusty/My%20Documents/My%20Music/MusicBee/Downloads/Tim%20Cohen%20-%20Take%20Aim%20Goliath.mp3" should be translated to "file:///F:/Documents and Settings/Rusty/My Documents/My Music/MusicBee/Downloads/Tim Cohen - Take Aim Goliath.mp3" and according to Windows File Specs parsed to input plugin as "F:\Documents and Settings\Rusty\My Documents\My Music\MusicBee\Downloads\Tim Cohen - Take Aim Goliath.mp3" for playback after removing URL protocol statement eg. "file:///"


TagsNo tags attached.
Fixed in build1466

Relationships

related to 0008896 closedLudek Blank tracks can be added to the library in some cases 

Activities

peke

2012-01-15 22:47

developer   ~0029886

URLDecodeUTF8 source uploaded to FTP.

peke

2012-01-16 01:17

developer   ~0029899

2. Such formatted paths can't be loaded using File -> Open URL or File even by standard File:/// are URLs.

Ludek

2012-01-16 18:02

developer   ~0029908

Last edited: 2012-01-16 18:13

Fixed in build 1465.

peke

2012-01-25 22:45

developer   ~0030071

Verified 1465 on both Menu and playlists.

peke

2012-01-25 22:52

developer   ~0030074

3. File paths still show "/" instead of "\" so context menus like find more from same do not work. Replace "/" -> "\" should be automatically applied

Ludek

2012-01-26 15:05

developer   ~0030095

Fixed in build 1466.

peke

2012-01-27 00:42

developer   ~0030105

Verified 1466