From eb30bc11d945ff4a26257198e6f963fc1e7d301e Mon Sep 17 00:00:00 2001 From: jude Date: Sat, 25 May 2024 14:27:48 +0100 Subject: [PATCH] Fall back to just matching song title if album can't be matched Fixes most cases where a song couldn't be found on the media server --- .idea/workspace.xml | 9 +++++++-- Cargo.lock | 2 +- Cargo.toml | 2 +- src/daemon/update_playlists.rs | 20 ++++++++++++++++---- 4 files changed, 25 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ed614fa..7787aa0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -14,7 +14,8 @@ - + +