Refactor and remove manual parsing

This commit is contained in:
2026-02-15 18:28:03 +01:00
parent f6a28fe131
commit 7c6e96b1a2
6 changed files with 93 additions and 139 deletions

View File

@@ -77,6 +77,7 @@ plugins:
searchLimit: 5 # max results to return (default: 5)
audioQuality: "ORIGINAL" # ORIGINAL | HIGH | MEDIUM | LOW | custom kbps
audioCodec: "mp3" # only used when audioQuality is not ORIGINAL
tokenRefreshMinutes: 30 # re-authenticate every N minutes (0 = only on 401)
```
#### Audio Quality Options