fix: Playlist retrieval if list has podcasts (#1691)
* fix: Playlist retrieval if list has podcasts Fixes #1689 * fix: Gracefully handle unknown playable types
This commit is contained in:
committed by
GitHub
parent
fdd05d4f3f
commit
2d4507dfc9
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
|
||||
- Playlist retrieval crashing when list contains podcast episodes
|
||||
|
||||
## [1.3.1]
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user