Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Providing file name in the URI to provide the file name to the media player. #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LordRafa
Copy link

Providing file name in the URI. This will provide the file name to the media player. This is useful to VLSub to look for subs using the file name.

Unfortunately due a bug that prevents to execute VLSub on files that are in a root folder peerflix will not be able to run yet.

I have also sent a fix to vlc project to fix this problem you can read more one the vlc mail list
https://mailman.videolan.org/pipermail/vlc-devel/2015-November/104998.html

…e media player. This is useful to VLSub to look for subs using the file name
@mafintosh
Copy link
Owner

You probably need to encodeURI the filename if putting it in the url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants