Skip to content

Releases: gmdfalk/blockify

blockify v3.6.3

20 May 19:19
917b75c
Compare
Choose a tag to compare

v3.6.3 (2016-05-20): Fix issue #105 by adding new general option "use_window_title".

blockify v3.6.2

08 May 07:42
b662d68
Compare
Choose a tag to compare
  • fix #97: false positive ad detection on pause for people not using pulseaudio sinks
  • fix issue where pulse sink would sometimes not be unmuted on exit
  • fix some minor pypi installation issues
  • reimplemented dbusclient.py CLI
  • add README.rst
  • remove requirements.txt

blockify v3.6.1

14 Apr 18:53
477c091
Compare
Choose a tag to compare

v3.6.1 (2016-04-11):

  • Fix Gst initialization in interlude player
  • Refactor dbusclient CLI
  • Improve documentation

blockify v3.6.0

10 Apr 17:49
3a1add8
Compare
Choose a tag to compare

v3.6.0 (2016-04-10)

  • Published blockify to PyPI and PyPI-Test
  • Made blockify virtualenv compatible (though it still requires --system-site-packages for gi.repository)
  • Refactored the import structure

blockify v3.5.0

07 Apr 22:58
536360f
Compare
Choose a tag to compare

2016-04-08:

  • Reintroduce wmctrl to catch video ads (#89)
  • More robust ad detection by relying on more information sources
  • Fix encoding issues (#95)
  • Add desktop icon for blockify

blockify v3.4.0

25 Mar 17:05
Compare
Choose a tag to compare
  • Fix play/pause toggle button
  • Add detach_spotify option to detach spotify from blockify when started automatically
  • Change option defaults to automatically start Spotify and Spotify playback to fix #92.
  • Fix play/pause toggle button, right click on tray for issue #83.
  • Add start_minimized option for issue #93.

blockify v3.3.1

03 Jan 21:43
Compare
Choose a tag to compare

Fix playlist/interlude crash due to encoding error (#84).

blockify v3.3.0

03 Jan 19:23
Compare
Choose a tag to compare

Bugfix and performance release:

  • Drastically reduce cpu usage of GUI (by 50-75%)
  • Add tray icon tooltip
  • Fix playpause/next/prev button functionality
  • Fix title information display
  • Add missing screenshot of GUI to readme and update documentation
  • Refactorings & small fixes

blockify v3.2.1

03 Jan 12:09
Compare
Choose a tag to compare

Minor cleanups and refactoring, e.g. removing unnecessary imports.

blockify v3.2.0

31 Dec 21:34
Compare
Choose a tag to compare

Reintroduce playback status (#68)

This should fix

  • some issues with the interlude player
  • broken status display in the gui