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

deleting a track while it's being scanned causes a phantom entry in the library #493

Open
thejoshwolfe opened this issue Jul 21, 2016 · 0 comments
Labels

Comments

@thejoshwolfe
Copy link
Collaborator

Steps to reproduce:

  1. import a song
  2. while the song is scanning, delete it from the library.
  3. wait for the song to be done scanning.

now the song will show up again in your library, but you can't play it. Trying to play it results in this error on the server console:

Error opening FILE_NAME_HERE.mp3 Error: open file failed
    at Error (native)

The file is actually gone. All that remains is a ghost in the library metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant