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
This commit is contained in:
jude
2024-05-25 14:27:48 +01:00
parent b0f9764fcf
commit eb30bc11d9
4 changed files with 25 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -1456,7 +1456,7 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
[[package]]
name = "playlistd"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"chrono",
"config",