forked from Ninjalama/streamyfin_mirror
Reworked controls to have pause, and skip not in the slider anymore
This commit is contained in:
3
app.json
3
app.json
@@ -41,7 +41,8 @@
|
||||
"package": "com.fredrikburmester.streamyfin",
|
||||
"permissions": [
|
||||
"android.permission.FOREGROUND_SERVICE",
|
||||
"android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK"
|
||||
"android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK",
|
||||
"android.permission.WRITE_SETTINGS"
|
||||
]
|
||||
},
|
||||
"plugins": [
|
||||
|
||||
Reference in New Issue
Block a user