fredrikburmester / streamyfin

A Jellyfin client build with Expo
Mozilla Public License 2.0
995 stars 26 forks source link

Allow playing downloaded files in VLC #189

Open azalty opened 3 days ago

azalty commented 3 days ago

Describe the solution you'd like Allowing downloaded files to be played in VLC would be a nice addition. The current implementation of VLC (at least on iOS) doesn't seem to easily allow this.

This poses the question of remuxing, because VLC probably supports more types of media and might not need it.

HyperrJedi commented 2 days ago

It seems like VLC will be built in as the player soon. This will probably make downloading the VLC app not necessary or useful (unless someone just prefers the VLC app?). Idk if they're gonna keep the connection to the VLC app since it'll be built into the Streamyfin.

fredrikburmester commented 2 days ago

We will probably keep it in, can't hurt. But yes, VLC will soon be integrated into the app and the need to external players will be no more.