duration analysis on files with missing duration metadata (#683)

* first pass

* analyze zero-duration files
This commit is contained in:
Jason Dove
2022-03-07 21:42:34 -06:00
committed by GitHub
parent dcd792a354
commit 52a8b7db81
33 changed files with 4208 additions and 54 deletions
+3
View File
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix `HLS Direct` streaming mode
### Added
- Perform additional duration analysis on files with missing duration metadata
## [0.4.3-alpha] - 2022-03-05
### Fixed
- Fix song sorting with `Chronological` and `Shuffle In Order` playback orders