rework watermarks (#261)

* rework watermarks to be separate from channels

* update changelog
This commit is contained in:
Jason Dove
2021-06-14 10:29:58 -05:00
committed by GitHub
parent a0740de972
commit 72d967946d
45 changed files with 7095 additions and 507 deletions
+3 -2
View File
@@ -6,11 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Add watermark opacity setting to allow blending with content
- Add global watermark and channel watermark artwork
- Watermark precedence is: channel watermark, global watermark, channel logo
- Add global watermark setting; channel-specific watermarks have precedence over global watermarks
### Changed
- Remove unused API and SDK project; may reintroduce in the future but for now they have fallen out of date
- Rework watermarks to be separate from channels (similar to ffmpeg profiles)
- This allows easy watermark reuse across channels
### Fixed
- Fix crash adding or editing schedule items due to Artist with no name