configure client in utils method

This commit is contained in:
2025-12-10 11:50:47 +01:00
parent a5659d90e8
commit 32e4a76cd1
4 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
# 0.1.2
- Extracted utility functions from JellyfinApiClient to JellyfinUtils
- Keep client configuration in Settings class