Skip to content
  • Ralf Engels's avatar
    Fix some more playlist related problems. · 352c20df
    Ralf Engels authored
    The assumption was that a playlist always contains valid tracks.
    However that does not seem to be the case.
    
    Scenario: Tracks are deleted from collection but not from playlist.
    
    So, when handling playlist tracks, make sure that there is an actual
    track object behind it.
    
    BUG: 302607
    FIXED-IN: 2.6
    352c20df