Skip to main content

VLC commands for Plover

Project description

Add support for controlling VLC from Plover.

Setup

  • create vlc.json in the same directory as your configuration, set those settings that differ from defaults, e.g.:

    {
      "host": "localhost",
      "port": "8080",
      "user": "",
      "pass": "password"
    }
  • start VLC with the HTTP interface enabled, e.g.: vlc --extraintf http --http-password password ...

Available commands

  • VLC_pause, VLC_resume, VLC_stop, VLC_toggle_pause: self explanatory

  • VLC_rate: change the rate of playback, for example {PLOVER:VLC_rate:0.5} to halve the playback speed, or {PLOVER:VLC_rate:2.0} to double it. Percentage and relative rate changes are also supported: {PLOVER:VLC_rate:-10%}.

  • VLC_seek: seek the video, for example {PLOVER:VLC_seek:-10s} to seek backward 10 seconds, {PLOVER:VLC_seek:+1m} to seek forward 1 minute, or {PLOVER:VLC_seek:50%} to seek to the halfway point.

Release history

0.6.4

  • fix rate command documentation

  • add support for percentage and relative rate changes

0.6.3

  • improve seek command documentation

  • add rate command

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plover_vlc_commands-0.6.4.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

plover_vlc_commands-0.6.4-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file plover_vlc_commands-0.6.4.tar.gz.

File metadata

File hashes

Hashes for plover_vlc_commands-0.6.4.tar.gz
Algorithm Hash digest
SHA256 a212483be5ac82cb2ca0e9ed93db3f9d6879f457adaeb6c9c4329f6aa4815ceb
MD5 f193ee85416b6667ec4da5e7f1573f37
BLAKE2b-256 014cc84f9f27b1c3300bbceb880c1f37a8f769a2db8aa56e1b8a17a74a0079d5

See more details on using hashes here.

File details

Details for the file plover_vlc_commands-0.6.4-py3-none-any.whl.

File metadata

File hashes

Hashes for plover_vlc_commands-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ab1c117035463771b46562a5a3ed973f4965fd800bbe7a91d82a8ccb419208fc
MD5 dda850ed2475e02f60ccfc239e47b872
BLAKE2b-256 4f95717e9d2391f07d9d62dad75c878b2211ad5208ece258353be5506df5596c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page