boum
boum copied to clipboard
[Bug]: Tapping genre doesn't work.
What happened?
Tapping genre results in the spinner. No generes are displayed.
Version
1.6.1
What device and Android version are you seeing the problem on?
Android 13
Understanding that boum is open-source software
- [X] I understand
I can reproduce this issue when connecting to the https://demo.jellyfin.org/stable
instance. A quick guess would be that it's an authorization issue and that we should use the /Library/MediaFolders
endpoint instead of /Library/VirtualFolders
. https://github.com/henniaufmrenni/boum/blob/220d2f28552cbfa80f0ec2a67563adabbc0ea78a/app/lib/api/jellyfinClient.tsx#L222