MantisBT - MPfm
View Issue Details
0000214MPfmPlayerpublic2011-12-25 07:442012-01-02 15:37
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.1.00.5.1.0 
0000214: Add support for PLS playlist files (import/export)
http://en.wikipedia.org/wiki/PLS_(file_format) [^]
No tags attached.
Issue History
2011-12-25 07:44ycastonguayNew Issue
2011-12-25 07:44ycastonguayStatusnew => assigned
2011-12-25 07:44ycastonguayAssigned To => ycastonguay
2011-12-25 08:59ycastonguayTarget Version0.5.1.1 => 0.5.1.0
2011-12-25 10:31svnCheckin
2011-12-25 10:31svnNote Added: 0000268
2011-12-25 10:39svnCheckin
2011-12-25 10:39svnNote Added: 0000271
2011-12-25 11:01ycastonguayStatusassigned => resolved
2011-12-25 11:01ycastonguayFixed in Version => 0.5.1.0
2011-12-25 11:01ycastonguayResolutionopen => fixed
2011-12-28 20:34svnCheckin
2011-12-28 20:34svnNote Added: 0000291
2011-12-28 20:35ycastonguayNote Deleted: 0000291
2012-01-02 14:56svnCheckin
2012-01-02 14:56svnNote Added: 0000330
2012-01-02 15:28ycastonguayStatusresolved => assigned
2012-01-02 15:37ycastonguayStatusassigned => resolved

Notes
(0000268)
svn   
2011-12-25 10:31   
The user admin has checked in files related to this issue (revision 200).

Comment:
MPfm 0.5.0.5
- Added load/save support for M3U, M3U8, PLS and XSPF playlist formats.

Related to issue 0000182, issue 0000214 and issue 0000215.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.resx
U MPfm/branches/current/MPfm.Sound/MPfm.Sound.csproj
U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistTools.cs

(0000271)
svn   
2011-12-25 10:39   
The user admin has checked in files related to this issue (revision 201).

Comment:
MPfm 0.5.0.5
- Added playlists to the File/Open audio file(s) menu item.

Related to issue 0000182, issue 0000214 and issue 0000215.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm/frmMain.resx

(0000330)
svn   
2012-01-02 14:56   
The user admin has checked in files related to this issue (revision 235).

Comment:
MPfm 0.5.1.0
- Added relative paths to PLS playlists
- Removed the Name property of the Playlist class

Related to issue 0000214.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.cs
U MPfm/branches/current/MPfm.Sound/Playlists/Playlist.cs
U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistTools.cs