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
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
The text was updated successfully, but these errors were encountered: