From 1582f5dd154cef0c593accfcb4ffcfba4c037ca0 Mon Sep 17 00:00:00 2001 From: Jason Dove Date: Thu, 25 Nov 2021 13:37:33 -0600 Subject: [PATCH] update changelog [no ci] --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad70ea03..3a3d97e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Add *experimental* `Songs` local libraries - Like `Other Videos`, `Songs` require no metadata or particular folder layout, and will have tags added for each containing folder - For Example, a song at `rock/band/1990 - Album/01 whatever.flac` will have the tags `rock`, `band` and `1990 - Album`, and the title `01 whatever` - - Channels that play songs *require* fallback filler to provide looping video to pair with the songs -- Add `Covert Art` watermark source to support displaying embedded cover art from songs + - Songs will also have basic metadata read from embedded tags (album, artist, title) + - Video will be automatically generated for songs using metadata and cover art or watermarks if available - Add support for `.webm` video files ## [0.2.5-alpha] - 2021-11-21