Jellyfin SAF Provider
This project exposes Music libraries in Jellyfin over Android's Storage Access Framework(SAF).
With this, you can use players that support SAF but not jellyfin. This should work for all such apps but I have built it specifically to work the best with Poweramp.
How to download
This is not published on Play Store yet. You can grab the latest APK from releases section.
Known issues
-
Playback pauses when the application and the audio player both are in background. This is due to Battery optimisations in Android. Set the SAF provider's battery optimisation level to "Unoptimised". The application does not use any wakelocks or background jobs and it is only active during playback.
-
It does not prune tracks after breaching the specified limit. You need to do it manually using "Evict Old Tracks" option.
Screenshots
![]() |
![]() |

