support library scoping on more Jellyfin browsing operations

This commit is contained in:
Drew Weymouth
2025-07-15 18:15:15 -07:00
parent f4e84d97ab
commit d73f7e0645
6 changed files with 27 additions and 17 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
github.com/dweymouth/fyne-advanced-list v0.0.0-20250211191927-58ea85eec72c
github.com/dweymouth/fyne-tooltip v0.3.0
github.com/dweymouth/go-jellyfin v0.0.0-20250715154414-d0a1630ee74f
github.com/dweymouth/go-jellyfin v0.0.0-20250716005557-0ea2becece1f
github.com/godbus/dbus/v5 v5.1.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-retryablehttp v0.7.7