Describe the bug
ncspot suffers from multiple performance and functional regressions:
- Extremely slow initial loading time (which did not happen two weeks ago).
- Songs under "Tracks" fail to appear, or only appear intermittently.
- When searching using the search menu (
F2), the search appears to initiate, but no results are ever loaded or displayed.
- Curiously, if you trigger playback on any audio or track, it actually plays fine, but the core interface functionality (searching, proper tracks rendering) is broken.
- I also tested
spotify-player, and it exhibited the exact same issues. However, I tested psst as an alternative, and it works perfectly without any of these problems.
Additional Context
- This is a sudden regression; everything worked perfectly until recently.
- I was originally using version
1.3.4.
- I have tried reinstalling it multiple times via
pacman, but it did not fix the issue.
- I also tried using
cargo to install/test the absolute latest version to see if it was resolved upstream, but that didn't work either.
To Reproduce
Steps to reproduce the behavior:
- Install
ncspot (tested with version 1.3.4 via pacman and the latest version via cargo).
- Launch
ncspot in the terminal and observe the unusually long startup delay.
- Navigate to the "Tracks" section and notice that songs are missing or won't load.
- Press
F2, enter a search query, and execute it.
- Watch the search stay stuck in a loading state without returning any results.
Expected behavior
Fast application startup, consistent and reliable display of tracks, and search queries returning matching results instantly, just like it used to do.
Screenshots
System (please complete the following information):
- OS: Arch Linux
- Terminal: kitty
Describe the bug
ncspotsuffers from multiple performance and functional regressions:F2), the search appears to initiate, but no results are ever loaded or displayed.spotify-player, and it exhibited the exact same issues. However, I testedpsstas an alternative, and it works perfectly without any of these problems.Additional Context
1.3.4.pacman, but it did not fix the issue.cargoto install/test the absolute latest version to see if it was resolved upstream, but that didn't work either.To Reproduce
Steps to reproduce the behavior:
ncspot(tested with version1.3.4viapacmanand the latest version viacargo).ncspotin the terminal and observe the unusually long startup delay.F2, enter a search query, and execute it.Expected behavior
Fast application startup, consistent and reliable display of tracks, and search queries returning matching results instantly, just like it used to do.
Screenshots
System (please complete the following information):