-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Prevent media players from importing video files #743
Conversation
Any thoughts on this approach is appreciated @DavidXanatos |
Eider add these for all the known players, or a global tamplate that prevents copying of media files would be better |
@DavidXanatos I've added a template for this now. Going to add mp3 and the like later. |
Unless there is something else that I've missed, I think that's all. |
Note: |
Hello! This prevents VLC and PotPlayer from importing media files if the template is used.
Until a better fix is available, this fixes #536