Commit Graph

6 Commits

Author SHA1 Message Date
8179c0e239 refactor: rework search implementation and fix navigation bug
Replaces raw string queries with structured `SearchQuery` types across the `MusicSource` trait and UPnP handlers. Adds dedicated paginated endpoints, explicit caching, and type-specific filtering for the Qobuz source. Fixes a frontend navigation bug by aligning state management with UPnP browse semantics and properly routing virtual container IDs. Also updates the Makefile for dynamic `RUST_LOG` configuration, standardizes logging with `tracing`, and adds the dependency lockfile.
2026-06-11 22:02:38 +02:00
79940e685c Correction on cache system 2025-10-20 16:18:21 +02:00
0c648a9765 il faut réparer la detection des devices 2025-10-20 16:18:21 +02:00
208fe8be76 amélioration de la webapp 2025-10-20 16:18:21 +02:00
d2fe0a1bf6 update du mediaserver pour le passer en mode stateless 2025-10-20 16:18:21 +02:00
34822bef1e Work on the contentdirectory action 2025-10-20 16:18:21 +02:00