andrewrk / andrewrk/groovebasin

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

Abierto
#493 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
JavaScript
Estrellas
2k
Forks
119
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.