simplified mediaInfo & Options

This commit is contained in:
2024-06-09 12:33:48 +02:00
parent b49bd925da
commit 0a8efc730d
7 changed files with 52 additions and 80 deletions

View File

@@ -4,6 +4,12 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Next]
- Simplified `MediaInfo` & `Options` types
- Added `playingFrom` information to the info API
- also changed the way we update Album info since Playing From now shows the correct Album.
## [5.13.1]
- removed Swagger generation step in favor of pre-generated file.