MantisBT - MPfm
View Issue Details
0000188MPfmUI | Windows | Main Window | Song Browserpublic2011-12-21 19:392011-12-24 14:44
ycastonguay 
ycastonguay 
highminoralways
resolvedfixed 
 
0.5.0.40.5.0.4 
0000188: The play count doesn't work anymore
Or maybe the Song Browser isn't displaying the Play Count and Last Played correctly?
No tags attached.
Issue History
2011-12-21 19:39ycastonguayNew Issue
2011-12-21 19:39ycastonguayStatusnew => assigned
2011-12-21 19:39ycastonguayAssigned To => ycastonguay
2011-12-24 10:50svnCheckin
2011-12-24 10:50svnNote Added: 0000257
2011-12-24 10:50ycastonguayStatusassigned => resolved
2011-12-24 10:50ycastonguayFixed in Version => 0.5.0.4
2011-12-24 10:50ycastonguayResolutionopen => fixed
2011-12-24 10:54svnCheckin
2011-12-24 10:54svnNote Added: 0000258
2011-12-24 14:44svnCheckin
2011-12-24 14:44svnNote Added: 0000262
2012-04-17 19:11ycastonguayCategorySong Browser => Window - Main - Song Browser
2012-04-21 09:58ycastonguayCategoryWindow - Main - Song Browser => UI - Windows - Main Window - Song Browser
2012-04-22 10:09ycastonguayCategoryUI - Windows - Main Window - Song Browser => UI | Windows | Main Window | Song Browser

Notes
(0000257)
svn   
2011-12-24 10:50   
The user admin has checked in files related to this issue (revision 186).

Comment:
MPfm 0.5.0.4
- Fixed the play count completely.
- Added a UpdateAudioFileLine method to the SongGridView. This enables refreshing a specific line by its audio file identifier and invalidates only the region needed.

Related to issue 0000188.

Files modified:
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Library/ConvertLibrary.cs
U MPfm/branches/current/MPfm.Library/Library.cs
U MPfm/branches/current/MPfm.Library/MPfmGateway.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs

(0000258)
svn   
2011-12-24 10:54   
The user admin has checked in files related to this issue (revision 187).

Comment:
MPfm 0.5.0.4
- Fixed a bug where the play count of the last item of the playlist wasn't updated.

Related to issue 0000188.

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

(0000262)
svn   
2011-12-24 14:44   
The user admin has checked in files related to this issue (revision 193).

Comment:
MPfm 0.5.0.4
- Fixed a bug with play counts trying to update files that aren't in the database when using the Open audio file option.

Related to issue 0000188.

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