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

View File

@@ -1,6 +1,6 @@
[package]
name = "playlistd"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
authors = ["Jude Southworth (judesouthworth@pm.me)"]
license = "AGPL-3.0 only"