Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge issue fix: Lp1821514 #2065

Merged
merged 4 commits into from
Mar 29, 2019
Merged

Purge issue fix: Lp1821514 #2065

merged 4 commits into from
Mar 29, 2019

Commits on Mar 24, 2019

  1. Don't use -1 as invalid value when purging tracks, because this value…

    … is already used for missing entries, fixing lp1821514
    daschuer committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    02962f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. delete track ID of purged tracks in cache.

    This is required since they are not anymore part of the libary.
    daschuer committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    5d606ce View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    cd2b6c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    7778840 View commit details
    Browse the repository at this point in the history