MantisBT - MPfm
View Issue Details
0000014MPfmUI | Windows | Main Windowpublic2011-04-06 21:202011-12-18 13:51
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.0.20.5.0.2 
0000014: Add a save feature to the Edit song metadata screen
Right now the user can browse the metadata through the properties control. It would be nice if the user could edit it from this control and then save using a button.
No tags attached.
Issue History
2011-04-06 21:20ycastonguayNew Issue
2011-04-06 21:20ycastonguayStatusnew => assigned
2011-04-06 21:20ycastonguayAssigned To => ycastonguay
2011-04-30 15:09ycastonguayTarget Version0.4.4.0 => 0.4.4.3
2011-05-08 16:11ycastonguayTarget Version0.4.4.3 => 0.4.4.5
2011-05-23 11:26ycastonguayTarget Version0.4.4.5 => 0.7.5.0
2011-12-18 13:45ycastonguayTarget Version0.7.5.0 => 0.5.0.2
2011-12-18 13:48svnCheckin
2011-12-18 13:48svnNote Added: 0000229
2011-12-18 13:51ycastonguayNote Added: 0000230
2011-12-18 13:51ycastonguayStatusassigned => resolved
2011-12-18 13:51ycastonguayFixed in Version => 0.5.0.2
2011-12-18 13:51ycastonguayResolutionopen => fixed
2012-04-17 19:07ycastonguayCategoryMain Form => Main Window
2012-04-17 19:09ycastonguayCategoryMain Window => Window - Main
2012-04-21 09:57ycastonguayCategoryWindow - Main => UI - Windows - Main Window
2012-04-22 10:10ycastonguayCategoryUI - Windows - Main Window => UI | Windows | Main Window

Notes
(0000229)
svn   
2011-12-18 13:48   
The user admin has checked in files related to this issue (revision 158).

Comment:
MPfm 0.5.0.2
- Added save metadata button to Edit Metadata screen.
- Added SaveMetadata method to AudioFile.

The database and song browser should be updated when editing metadata.

Related to issue 0000014.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm.Sound/AudioFile.cs

(0000230)
ycastonguay   
2011-12-18 13:51   
The database and song browser will need to be updated when editing metadata in the future.