mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
minidlna: add iOS VLC client
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
ba9c9d58d3
commit
1c99330282
@ -36,6 +36,11 @@ clients = [
|
|||||||
'os': 'android',
|
'os': 'android',
|
||||||
'store_name': 'f-droid',
|
'store_name': 'f-droid',
|
||||||
'url': store_url('f-droid', 'org.videolan.vlc')
|
'url': store_url('f-droid', 'org.videolan.vlc')
|
||||||
|
}, {
|
||||||
|
'type': 'store',
|
||||||
|
'os': 'ios',
|
||||||
|
'store_name': 'app-store',
|
||||||
|
'url': 'https://apps.apple.com/app/apple-store/id650377962'
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user