Search Criteria
Package Details: vlc-pause-click-plugin 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vlc-pause-click-plugin.git (read-only, click to copy) |
---|---|
Package Base: | vlc-pause-click-plugin |
Description: | Plugin for VLC that pauses/plays video on mouse click |
Upstream URL: | https://github.com/nurupo/vlc-pause-click-plugin |
Licenses: | LGPL |
Submitter: | FrederickZh |
Maintainer: | FrederickZh |
Last Packager: | FrederickZh |
Votes: | 10 |
Popularity: | 0.21 |
First Submitted: | 2019-04-06 07:02 (UTC) |
Last Updated: | 2020-05-20 08:17 (UTC) |
Latest Comments
slav commented on 2023-08-16 22:41 (UTC)
Unfortunately when is turn on plugin VLC don't want to play any DVD's.
anonymous_user commented on 2021-11-13 15:43 (UTC)
I just tested this with the current VLC 3.x in repos and it works. Just make sure to follow the steps here:
https://github.com/nurupo/vlc-pause-click-plugin#arch-linux
linuxyz commented on 2021-10-10 13:23 (UTC)
Super plugin, thanks a lot for the maintainer. Will a version be available for VLC 3 in the future?
FrederickZh commented on 2020-06-22 06:17 (UTC)
@Ashark It says 'VLC before 2.1.0' so I don't think it'll work (there are no /etc files in the latest package). And even if it worked, 'the global file gets overwritten when/if you reinstall/upgrade VLC' (I reckon this means there is no intention to maintain backwards compatibility here and downstream packagers should always overwrite those files) so users would have to reinstall this package as well after upgrading VLC, which imho is more troublesome than just manually configuring it for once.
Ashark commented on 2020-06-13 18:50 (UTC)
Here there is mentioning of /etc/vlc, but they create it manually. And I am not sure that latest version also uses it. https://wiki.videolan.org/Documentation:Modules/http_intf/
FrederickZh commented on 2020-06-12 02:06 (UTC)
@Ashark AFAIK VLC hasn't got any 'global configuration' for all users (at least not mentioned in https://wiki.videolan.org/Preferences/), so I'm afraid it's not possible.
Ashark commented on 2020-06-11 22:18 (UTC)
Hello, thanks for packaging it. Is not it possible to automatically enable a plugin aftter installation by .install file?