-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing search and liked songs #1
Comments
Also, as a suggestion, it would be convenient if Spotiamp saved its position on the desktop like the original Winamp did. Every time I close the program I have to rearrange the windows. |
This is by far my biggest issue and its not even a huge issue, its just something nice to have since! |
I had a play with this and did my best to get TinySpotify to retrieve "Liked Songs" but from what I can tell the library is just too old. I can't find the source code for TinySpotify and I don't know enough to reverse engineer the obj but considering it has APIs for "Starred" songs which don't even exist anymore, I'm not sure if it will be possible to get it to work in its current state. That being said, search is something that looks to be supported. I just haven't played with it too much yet. I don't know much about the source of this code (other than it was created by a spotify employee), so maybe @kran27 can elaborate here. But the conclusion I've come to is if this project doesn't adopt all of the new Spotify APIs (which means rewriting the whole Spotify library/integration), then we can't improve any Spotify specific functionality much further. |
The client works really good but 'Liked' songs don't appear anywhere in playlists, I personally put most of my music in Liked so it would be good to have access to those. Clicking "Starred" doesn't show anything.
Also it would be great to have search functionality, that way we can look up any songs on Spotify and listen to them or add them to playlists.
With the addition of these two features, I would happily uninstall the original Spotify client off my PC lol.
The text was updated successfully, but these errors were encountered: