fix: do not crash when shift > queue len (#1705)
note this preserves behaviour of shifting by negative numbers in either direction changelog also updated accordingly
This commit is contained in:
committed by
Henrik Friedrichsen
parent
6799c188be
commit
8e3e107bdf
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Fixed
|
||||
|
||||
- Playlist retrieval crashing when list contains podcast episodes
|
||||
- Crash when shifting a song by an amount greater than the queue's length
|
||||
|
||||
## [1.3.1]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user