Skip to content

Releases: mrkeuz/vlcsync

v0.3.0

08 Sep 22:18
Compare
Choose a tag to compare

Main release features:

  • Ability to sync playlist sequence (#7)
  • Add volume sync for exotic cases (see vlcsync --help)

Arguments added:

  • --volume-sync argument

Documentation changes:

  • README.md changed

Update from previous version

  • pip3 install -U vlcsync

v0.2.1

05 Aug 01:31
ace58b1
Compare
Choose a tag to compare

Main release features:

  • Fix macOS autodiscovery support

v0.2.0

05 Nov 00:12
Compare
Choose a tag to compare

Main release features:

  • Ability to add vlc instances to sync via (host:port) in additional to local auto discovery

Arguments added:

  • --rc-host <host:port> [--rc-host <host:port>] argument(s) for add manual VLC instances to sync
  • --no-local-discovery argument for disable local discovery
  • -help argument
  • --version argument

Documentation changes:

  • README.md changed
  • Added Awesome section

v0.1.6

06 May 04:14
Compare
Choose a tag to compare
  • Windows related optimizations

v0.1.5

04 May 16:32
Compare
Choose a tag to compare
  • Add windows support. Tested on Windows 7 (32 bit), Windows 10 (64 bit)