MantisBT - MPfm
View Issue Details
0000182MPfmPlayerpublic2011-12-20 20:292012-01-02 15:48
ycastonguay 
ycastonguay 
normalminoralways
resolvedfixed 
 
0.5.1.00.5.1.0 
0000182: Add support for M3U/M3U8 playlist files (import/export)
Add the M3U/M3U8 playlist file types to the Open audio file menu. Add an export option in the Playlist window.
No tags attached.
Issue History
2011-12-20 20:29ycastonguayNew Issue
2011-12-20 20:29ycastonguayStatusnew => assigned
2011-12-20 20:29ycastonguayAssigned To => ycastonguay
2011-12-20 20:30ycastonguayTarget Version0.5.2.0 => 0.5.0.4
2011-12-21 18:37ycastonguayTarget Version0.5.0.4 => 0.5.1.0
2011-12-25 08:56svnCheckin
2011-12-25 08:56svnNote Added: 0000266
2011-12-25 10:31svnCheckin
2011-12-25 10:31svnNote Added: 0000267
2011-12-25 10:39svnCheckin
2011-12-25 10:39svnNote Added: 0000270
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-25 20:56ycastonguaySummaryAdd support for M3U playlist files (import/export) => Add support for M3U/M3U8 playlist files (import/export)
2011-12-25 20:56ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=79#r79
2011-12-28 20:34svnCheckin
2011-12-28 20:34svnNote Added: 0000290
2011-12-28 20:35ycastonguayNote Deleted: 0000290
2012-01-01 22:24svnCheckin
2012-01-01 22:24svnNote Added: 0000323
2012-01-02 15:29ycastonguayStatusresolved => assigned
2012-01-02 15:47svnCheckin
2012-01-02 15:47svnNote Added: 0000332
2012-01-02 15:48ycastonguayStatusassigned => resolved

Notes
(0000266)
svn   
2011-12-25 08:56   
The user admin has checked in files related to this issue (revision 198).

Comment:
MPfm 0.5.0.5
- Added Load Playlist button to Playlist window.
- Added PlaylistTools to MPfm.Sound which now loads M3U and M3U8 files correctly.
- Removed Id from Playlist object and added FileName and Format properties.
- Set assemblies version to 0.5.0.5

Related to issue 0000182.

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/Other Screens/frmRenameSavePlaylist.cs
U MPfm/branches/current/MPfm/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Core/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Fonts/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Library/Library.cs
U MPfm/branches/current/MPfm.Library/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Player/Objects/Playlist.cs
U MPfm/branches/current/MPfm.Player/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Sound/AudioFile.cs
U MPfm/branches/current/MPfm.Sound/AudioTools.cs
U MPfm/branches/current/MPfm.Sound/MPfm.Sound.csproj
A MPfm/branches/current/MPfm.Sound/PlaylistFileFormat.cs
A MPfm/branches/current/MPfm.Sound/PlaylistTools.cs
U MPfm/branches/current/MPfm.Sound/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.WindowsControls/Properties/AssemblyInfo.cs
U MPfm/branches/current/TestControls/Properties/AssemblyInfo.cs

(0000267)
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

(0000270)
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

(0000323)
svn   
2012-01-01 22:24   
The user admin has checked in files related to this issue (revision 230).

Comment:
MPfm 0.5.0.5
- Added relative paths (for files and directories) for M3U/M3U8 playlists

Related to issue 0000182.

Files modified:
U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistTools.cs

(0000332)
svn   
2012-01-02 15:47   
The user admin has checked in files related to this issue (revision 236).

Comment:
MPfm 0.5.1.0
- Added proper UTF8 saving for M3U8 files.

Related to issue 0000182.

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