Skip to content
  • Matěj Laitl's avatar
    IpodCollection: finally safe solution for crash on early eject · aa913a59
    Matěj Laitl authored
    We now (asynchronously) wait for the job that parses iPod tracks and
    playlists before destroying IpodCollection.
    
    Other change is that we factor playlists parsing into
    IpodParseTracksJob, it really belongs there. (previously it was just
    called from that thread and it made false impression that the method
    is only called from the main thread)
    
    BUG: 301166
    FIXED-IN: 2.6
    aa913a59
To find the state of this project's repository at the time of any of these versions, check out the tags.