Bump version to 0.3.12 and enhance Radio France source integration

Bump version from 0.3.11 to 0.3.12

- Update Cargo.toml and version.txt to 0.3.12
- Refactor Radio France source registration to share Arc with API
- Enhance API routes to start/stop metadata refresh on stream access
- Add cleanup logic for stream disconnection
- Improve logging for metadata refresh operations
- Update Radio France source methods to be public for external access
This commit is contained in:
2026-01-23 22:41:54 +01:00
parent d3d2f24a6a
commit a0c1ab4228
8 changed files with 209 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "PMOMusic"
version = "0.3.11"
version = "0.3.12"
edition = "2024"
[dependencies]