Bump version to 0.3.20 and enhance metadata handling for Arylic and LinkPlay renderers

Update version from 0.3.19 to 0.3.20

- Enhanced metadata handling in ArylicTcpRenderer and LinkPlayRenderer to use queue metadata for consistent duration protection
- Added shared queue functionality for HybridUpnpArylic to synchronize metadata between UPnP and Arylic backends
- Improved error logging and debug information for playback position fetching
- Updated version in Cargo.toml and version.txt
This commit is contained in:
2026-01-31 23:02:54 +01:00
parent acfdf01dab
commit ecb8dc7e75
6 changed files with 104 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "PMOMusic"
version = "0.3.19"
version = "0.3.20"
dependencies = [
"axum 0.8.7",
"console-subscriber",