jeroentvb / spicetify-power-bar

Spotlight-like search bar for spotify
GNU General Public License v3.0
77 stars 4 forks source link

Power Bar Crashes on input #53

Open LILCOOTS opened 1 day ago

LILCOOTS commented 1 day ago

Describe the bug The Extension crashes while trying to input anything in the search bar.

To Reproduce Steps to reproduce the behavior:

  1. Open the Power Bar using your keybind
  2. Type anything

Expected behavior Should work as described in the readme

Screenshots image

https://github.com/user-attachments/assets/88aac0c0-f7bc-4562-bbb1-f459d28d0eeb

Device info (please complete the following information): Spotify for Windows (64 bit) 1.2.51.345.gcc39d911 Spicetify v2.38.4 xpui_2024-11-18_1731939684364_cc39d91 cef_130.1.16+g5a7e5ed+chromium-130.0.6723.117 Runtime: Chrome Build System: Bazel

Additional context Add any other context about the problem here.

jeroentvb commented 20 hours ago

Thanks for the detailed report. This happens because for your specific query (kis) the spotify api responds with 2 null albums. I'll try to fix it today if I have enough time.