Alexander Keliris

Results 48 comments of Alexander Keliris

Project update: #1000

Hi @theJasonFan, not currently. I think given the scale of the project I should now start a discord or some other channel. I will update here if/when I get to...

Looking forward to these updates @marioortizmanero @ramsayleung. Going to rely on the power of Rust to guide me in fixing the breaking changes.

This is somewhat tricky as this sorting ideally needs to happen on the server due to spotify's pagination of results. To my knowledge, sorting is not a feature exposed by...

spotify-tui uses the spotify web api to fetch available devices (a simple GET request), this could be an issue with their public API

It's rather fitting that this is issue #1000 😁

Thank you for this solution. I am using this in an experimental branch and will merge into main soon.

Yeah we need to implement pagination for the playlist view 👍 . And 70 playlists?! Wow 😄

I believe this was fixed in https://github.com/Rigellute/spotify-tui/pull/150

Thanks for the video @LennyPenny. Does pressing `ctrl-d` scroll to the next result page?