Navidrome-Integration, Widgets (Recent + Tag-Statistik)

This commit is contained in:
Hermes (Server)
2026-07-23 22:23:28 +02:00
parent 94a4063070
commit c7828b851c
16 changed files with 1434 additions and 158 deletions
+1
View File
@@ -90,6 +90,7 @@ class PlayerService {
void dispose() {
_autoNextSub?.cancel();
_player?.dispose();
_player = null;
_songWechsel.close();
}
}