andrewrk / andrewrk/groovebasin

crash when deleting songs

Open
#446 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
2k
Forks
119
PR merge metrics
No merged PRs in 30d

Description

git rev d0c13b65fdfe78687ef6186deabf602e04955d22

```
Player initialization complete.

/home/ubuntu/groovebasin/lib/player_server.js:741
table[track.key] = Player.trackWithoutIndex('read', track);
^
TypeError: Cannot read property 'key' of undefined
at getQueueLibraryInfo (/home/ubuntu/groovebasin/lib/player_server.js:741:18)
at addPermSubscription (/home/ubuntu/groovebasin/lib/player_server.js:662:14)
at addSubscription (/home/ubuntu/groovebasin/lib/player_server.js:656:12)
at PlayerServer.initialize (/home/ubuntu/groovebasin/lib/player_server.js:539:23)
at new PlayerServer (/home/ubuntu/groovebasin/lib/player_server.js:450:8)
at startServer (/home/ubuntu/groovebasin/lib/server.js:434:22)
at /home/ubuntu/groovebasin/lib/server.js:161:13
at /home/ubuntu/groovebasin/lib/player.js:344:7
at /home/ubuntu/groovebasin/lib/player.js:430:9
at /home/ubuntu/groovebasin/lib/player.js:871:5
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.