LivingWithHippos / unchained-android

App to interact with real-debrid API
GNU General Public License v3.0
404 stars 50 forks source link

[FEATURE REQUEST] Future support sending file to android VLC (for tv) #395

Open LivingWithHippos opened 1 month ago

LivingWithHippos commented 1 month ago

VLC 3.6 (in beta) has added remote control

docs:

https://docs.videolan.me/vlc-user/android/3.X/en/more/remoteaccess/remote_access.html

downloads:

https://nightlies.videolan.org/

it has a new "Remote Access" menu in settings

The issue is that it's not like its desktop counterpart but a full fledged web ui, it does not have APIs to use. We can wait and see if they get added.