Update README.md
This commit is contained in:
parent
728c6068cd
commit
46ccf94b13
1 changed files with 6 additions and 1 deletions
|
|
@ -23,12 +23,17 @@ This is a native music player for Android devices that connects to Jellyfin medi
|
||||||
* Playback history reporting
|
* Playback history reporting
|
||||||
* Filter content by library
|
* Filter content by library
|
||||||
|
|
||||||
|
# Requisites
|
||||||
|
- A Jellfin server. See how to setup one [here](https://jellyfin.org/docs/general/quick-start/).
|
||||||
|
- Android 4.4 or later
|
||||||
|
|
||||||
# Issues
|
# Issues
|
||||||
|
|
||||||
Since this was a small project intended mainly for myself, there are some things I haven't resolved yet. I would appreciate pull requests to fix any of these issues!
|
Since this was a small project intended mainly for myself, there are some things I haven't resolved yet. I would appreciate pull requests to fix any of these issues!
|
||||||
|
|
||||||
* Artist sorting isn't available through the API
|
* Artist sorting isn't available through the API
|
||||||
* Playlists and favorites will not update automatically when changed
|
* Playlists and favorites will not update automatically when changed ([#5](https://github.com/adrianvic/jamfish/issues/5))
|
||||||
|
* App may crash on really low end devices due exceeding the maximum bitmap memory ([#4](https://github.com/adrianvic/jamfish/issues/4))
|
||||||
|
|
||||||
# Future Plans
|
# Future Plans
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue