-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Rename property and increase stream history length #228
Labels
backend
Backend related issues
frontend
Frontend related issues
good first issue
Good for newcomers
help-wanted
Help is wanted
python
Pull requests that update Python code
refactor
Code changes or improvements that do not change code behaviour
Comments
Hi @AntonioMrtz , i would like to solve this issue, could you please assign this to me ? |
telepcak
pushed a commit
to telepcak/SpotifyElectron
that referenced
this issue
Nov 12, 2024
…ponent, openapi generated | [AntonioMrtz#228]
telepcak
pushed a commit
to telepcak/SpotifyElectron
that referenced
this issue
Nov 13, 2024
telepcak
pushed a commit
to telepcak/SpotifyElectron
that referenced
this issue
Nov 13, 2024
telepcak
pushed a commit
to telepcak/SpotifyElectron
that referenced
this issue
Nov 30, 2024
Hi @telepcak are you still working on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
Backend related issues
frontend
Frontend related issues
good first issue
Good for newcomers
help-wanted
Help is wanted
python
Pull requests that update Python code
refactor
Code changes or improvements that do not change code behaviour
Description
Extend current size of playback history to 50 songs. Rename
playback_history
attribute and docs tostream_history
Context
playback_history
doesn't make sense if were using streaming serviceHow to do it
playback_history
withstream_history
MAX_NUMBER_PLAYBACK_HISTORY_SONGS
Testing
🖐️ Learn how to CONTRIBUTE, all help is welcomed :)
📚 Check out the project documentation for more info
⭐ Help this project grow by giving it a star if you like it!
😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue
The text was updated successfully, but these errors were encountered: