feat: update media filter to support multiple series names and enhance library item fetching
This commit is contained in:
@@ -34,6 +34,7 @@ tokio = { version = "1.48.0", features = ["full"] }
|
||||
# Serialization
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_qs = "0.13"
|
||||
|
||||
# Error handling
|
||||
thiserror = "2.0.17"
|
||||
|
||||
Reference in New Issue
Block a user