MantisBT - MPfm
View Issue Details
0000171MPfmLibrarypublic2011-12-18 13:502011-12-24 15:18
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.0.40.5.0.4 
0000171: Update the audio file metadata in the database on playback (in case the metadata has changed)
Update the metadata in case the metadata has changed.
No tags attached.
Issue History
2011-12-18 13:50ycastonguayNew Issue
2011-12-18 13:50ycastonguayStatusnew => assigned
2011-12-18 13:50ycastonguayAssigned To => ycastonguay
2011-12-20 17:03ycastonguayTarget Version0.5.0.3 => 0.5.0.4
2011-12-22 17:37ycastonguaySummaryUpdate the audio file metadata in the database on playback => Update the audio file metadata in the database on playback (in case the metadata has changed)
2011-12-22 17:37svnCheckin
2011-12-22 17:37svnNote Added: 0000246
2011-12-22 17:37ycastonguayStatusassigned => resolved
2011-12-22 17:37ycastonguayFixed in Version => 0.5.0.4
2011-12-22 17:37ycastonguayResolutionopen => fixed
2011-12-24 15:18svnCheckin
2011-12-24 15:18svnNote Added: 0000264

Notes
(0000246)
svn   
2011-12-22 17:37   
The user admin has checked in files related to this issue (revision 183).

Comment:
MPfm 0.5.0.4
- Now updating audio file metadata in the database upon playback.
  This makes sure that if the metadata has changed outside MPfm, the library data changes.

Related to issue 0000171.

Files modified:
U MPfm/branches/current/MPfm/frmMain.cs
D MPfm/branches/current/MPfm.Player/Events/PlayerAudioFileFinishedData.cs
A MPfm/branches/current/MPfm.Player/Events/PlayerPlaylistIndexChangedData.cs
U MPfm/branches/current/MPfm.Player/MPfm.Player.csproj

(0000264)
svn   
2011-12-24 15:18   
The user admin has checked in files related to this issue (revision 196).

Comment:
MPfm 0.5.0.4
- Fixed misc bugs related to updating audio files in the library (when opening files that aren't in the library).

Related to issue 0000171.

Files modified:
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Player/Player.cs