theRealPadster / name-that-tune

Spicetify Heardle.app
GNU General Public License v3.0
53 stars 7 forks source link

Add a drop down for guess completion #13

Open Satanarious opened 2 years ago

Satanarious commented 2 years ago

Add a drop-down Like Heardle which suggests song names as you type kind of like an auto-complete. This will help:

Take for example :

image

image

theRealPadster commented 2 years ago

Ah yeah, I have noticed that a lot of the time the song title has random extra stuff added into it, which is quite difficult to account for. The problem with adding a auto-complete is that a) it would be likely be difficult, and b) where would I get the data from? Just search Spotify for the string? The sheer number of songs on there could make it so that the song you're looking for doesn't even show up, or you get the auto-complete filled with remixes or something.

I'm thinking it may be more feasible to make the "correctness" check more lenient, like completely ignoring anything in brackets, and whatever other rules might make sense.

Satanarious commented 2 years ago

A lenient check makes more sense,

Flyingbacen commented 2 years ago

ok, so not an actual answer, but what theme are you using??? (If you still remember ofc)

Satanarious commented 2 years ago

ok, so not an actual answer, but what theme are you using??? (If you still remember ofc)

I was using dribbblish dynamic at that time but ,it is no longer maintained and is archived,so it only works with a specific version of both spotify and spicetify. I'm not using it now ofc