fix disappearing collection tags (#1517)

This commit is contained in:
Jason Dove
2023-11-30 20:31:37 -06:00
committed by GitHub
parent c6ed258021
commit 24780cbe84
11 changed files with 8974 additions and 2 deletions
+2
View File
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix playout builder crash with improperly configured pad filler preset
- Properly validate filler preset mode pad to require `filler pad to nearest minute` value
- Fix bug where previously-synchronized collection tags would disappear
- This bug affected Jellyfin, Emby and Plex collections
## [0.8.3-beta] - 2023-11-22
### Added