Jamfish
Delicious native music player for Jellyfin, based on Gelli.
Adrian Victor Online Media Player
Screenshots
Description
This is a native music player for Android devices that connects to Jellyfin media servers. The code is based on Gelli's archived repository, which is based on an old version of Phonograph. Jamfish is made for personal use, but contributions are welcome! Please open an issue to discuss larger changes before submitting a pull request.
Features
- Basic library navigation
- Download songs to internal storage individually or through batch actions
- Gapless playback
- Sort albums and songs by different fields
- Search media for partial matches
- Media service integration with notification
- Favorites and playlists
- Playback history reporting
- Filter content by library
Requisites:
- A Jellfin server
- Android 4.4 or later
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- NotificationsShow notifications.
- Prevent sleepingKeep the device from going to sleep.
- MusicRead audio files from the media library.
- Read storageRead files on the device storage.
- Write storageCreate and change files on the device storage.
- Internet accessSend and receive data over the internet.
- BROADCAST_STICKY
- Run at startupStart automatically after the device is switched on.
Show 2 more permissions
- Foreground serviceKeep running in the background, visible in the status bar.
- Network stateCheck whether and how the device is connected.
Comments