History does not display files that are removed from the library

Bug #1008374 reported by Max Linke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
Max Linke

Bug Description

The History does not display files that have been removed from the library.

The reason for this is that it uses PlaylistTableModels which on default applies a mixxx_deleted=0 filter.

I've added a patch that adds a bool to the PlaylistTableModel constructor, if another value then the default is
passed to the constructor this will remove "AND mixxx_deleted=0" from the querystring.

Revision history for this message
Max Linke (max-linke) wrote :
Changed in mixxx:
status: New → In Progress
assignee: nobody → Max Linke (max-linke)
Revision history for this message
Max Linke (max-linke) wrote :

Now following coding guidelines

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Good work, Thank you. Committed to lp:mixxx #3244.

Changed in mixxx:
status: In Progress → Fix Committed
milestone: none → 1.11.0
jus (jus)
Changed in mixxx:
importance: Undecided → Low
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6503

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.