Skip to content

Update Spoti15.cs#2

Open
k4zo wants to merge 7 commits intoeezstreet:masterfrom
k4zo:patch-1
Open

Update Spoti15.cs#2
k4zo wants to merge 7 commits intoeezstreet:masterfrom
k4zo:patch-1

Conversation

@k4zo
Copy link

@k4zo k4zo commented Apr 12, 2024

Fixes a NullReferenceException, fixes listening out of liked showing "unknown" on the wrong line and overlapping with long album titles

k4zo added 3 commits April 12, 2024 06:17
fixed bugs, primarily no-playback related crashes
polished ui
fixed additional bugs, made startup screen draw logo instead of writing text, added comments to lines 261 and 583 to mark bugs i couldn't figure out how to fix without removing features or rewriting the entire program
@k4zo
Copy link
Author

k4zo commented Apr 15, 2024

forgot to mention that i removed play/pause from the up next menu because most if not all devices with the screen will also have an inbuilt set of media keys and attempting to use the software play/pause would instead bring up the seek menu and skip forward due to both features using the same button combination and the program being unable to distinguish which button was pressed first

k4zo added 4 commits April 16, 2024 04:47
fixed like toggle by just reverting it because either my code or the library don't format the url properly or the api doesnt consider "saved" and "liked" tracks to be the same thing
fixed typo
removed references that vs added for me for some reason
removed error comment because for some reason it just stopped happening
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant