include audio language metadata in all streaming modes (#295)

* include audio language metadata in all streaming modes

* cleanup
This commit is contained in:
Jason Dove
2021-07-10 06:16:46 -05:00
committed by GitHub
parent 45f1c6b22a
commit 5f28707cce
3 changed files with 24 additions and 5 deletions
+5
View File
@@ -4,6 +4,11 @@ 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.0.0/).
## [Unreleased]
### Added
- Include audio language metadata in all streaming modes
### Fixed
- Fix flooding schedule items that have a fixed start time
## [0.0.48-prealpha] - 2021-06-22
### Added