Add pmoradiofrance module and improve track duration handling

This commit adds the pmoradiofrance module to the build, updates the version to 0.3.14, and enhances the music renderer to fetch track duration from DIDL metadata when the renderer doesn't provide it directly. It also improves metadata caching for Radio France, including dynamic duration calculation and better station name handling.
This commit is contained in:
2026-01-24 15:03:44 +01:00
parent 8ba627aee5
commit dfc0c7f8e7
6 changed files with 124 additions and 13 deletions

2
Cargo.lock generated
View File

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