v1.4.1

@bastimeyer bastimeyer released this Nov 19, 2017 · 5 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.4.1)

This is a patch of today's v1.4.0 release with fixes to the broken macOS archive.
The changelog has been copied here.

  • Changed default Streamlink (and Livestreamer) parameters.
    Please see the "Player input" option in the "Streaming" settings menu and make sure that your player supports the selected method.
  • Re-implemented the chat system.
    Please select the desired chat application in the chat settings menu.
    Old chat settings won't be used.
  • Re-implemented the notifications system.
    • Now queries the API several times if more channels are streaming than one API response can contain.
    • Uses Chromium's new freedesktop notification implementation on Linux.
  • Re-implemented application settings.
    • Cleaned up the internal settings data structure.
    • Renamed and reordered settings submenus.
    • Moved certain settings to different submenus.
  • Re-implemented several other components and modules.
  • Added Vodcast indicators. #478
  • Added desktop shortcut option to the Windows installers. #483
  • Added option to GUI settings to hide window control buttons. #505
  • Fixed some tooltips showing a channel's ID instead of its name.
  • Fixed application not closing correctly sometimes.
  • Fixed infinite scrolling in the search results.
  • Fixed application window focus when clicking a notification. #465
  • Fixed banned channels breaking the infinite scroll mechanism. #466
  • Fixed login issues when using multiple accounts. #474
  • Fixed chat application opening again when restarting a stream. #475
  • Fixed channel page layout with empty descriptions. #498
  • Fixed global menubar preferences hotkey on macOS. #508
  • Upgraded to NW.js 0.26.6 (Chromium 62.0.3202.94 / Node 9.1.0)
  • [dev] Switched from npm to yarn.
  • [dev] Added a TODO list.

Since v1.4.0:

  • Fixed broken macOS archives. #509
  • Fixed (un)check all languages not working. #510

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.4.0

@bastimeyer bastimeyer released this Nov 19, 2017 · 9 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.4.0)

  • Changed default Streamlink (and Livestreamer) parameters.
    Please see the "Player input" option in the "Streaming" settings menu and make sure that your player supports the selected method.
  • Re-implemented the chat system.
    Please select the desired chat application in the chat settings menu.
    Old chat settings won't be used.
  • Re-implemented the notifications system.
    • Now queries the API several times if more channels are streaming than one API response can contain.
    • Uses Chromium's new freedesktop notification implementation on Linux.
  • Re-implemented application settings.
    • Cleaned up the internal settings data structure.
    • Renamed and reordered settings submenus.
    • Moved certain settings to different submenus.
  • Re-implemented several other components and modules.
  • Added Vodcast indicators. #478
  • Added desktop shortcut option to the Windows installers. #483
  • Added option to GUI settings to hide window control buttons. #505
  • Fixed some tooltips showing a channel's ID instead of its name.
  • Fixed application not closing correctly sometimes.
  • Fixed infinite scrolling in the search results.
  • Fixed application window focus when clicking a notification. #465
  • Fixed banned channels breaking the infinite scroll mechanism. #466
  • Fixed login issues when using multiple accounts. #474
  • Fixed chat application opening again when restarting a stream. #475
  • Fixed channel page layout with empty descriptions. #498
  • Fixed global menubar preferences hotkey on macOS. #508
  • Upgraded to NW.js 0.26.6 (Chromium 62.0.3202.94 / Node 9.1.0)
  • [dev] Switched from npm to yarn.
  • [dev] Added a TODO list.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

Notes

The macOS release files appear to be broken due to an unexpected packaging issue. See #509
This will get fixed as soon as possible and a new release will be published once it has been fixed.

This release has been tagged as "prerelease", so people on other platforms won't unnecessarily get notified.

Sorry for the inconveniences!

v1.3.1

@bastimeyer bastimeyer released this May 28, 2017 · 140 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.3.1)

  • Added back explicit quality selections for Streamlink. #454
  • Fixed misconfiguration of the stream quality exclusion list. #452
  • Fixed Streamlink portable issues on Windows. #451
  • Fixed python executable resolving issues on MacOS/Linux. #459
  • Fixed middle clicks on links on channel pages. #450
  • Fixed ended streams not being removed from the watching list.
  • Fixed streaming provider error messages.
  • Improved initialization of the application window.
  • Changed new parameters to be also available on app start.
  • Upgraded NW.js to 0.21.6.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.3.0

@bastimeyer bastimeyer released this May 18, 2017 · 157 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.3.0)

  • Implemented a new quality selection method. #434
    Please upgrade to Streamlink if you're still using Livestreamer, as it doesn't receive updates anymore and broken stream quality selections can't be fixed.
  • Rewrote the stream launching system.
  • Added a restart stream dialog that shows up when an active stream has ended on its own.
    This can be disabled in the "Streams" settings menu.
  • Added a dialog for switching to a hosted stream. #446
  • Added support for Streamlink installations via homebrew on MacOS. #440
    The streamlink-twitch-gui homebrew cask now has streamlink set as a homebrew formula dependency.
  • Added missing "Copy link address" context menu entries. #436
  • Added an option to disable the GUI restoring itself when clicking a notification. #449
  • Added runtime parameters for launching streams, changing routes and resetting the window (see the wiki). #441
  • Fixed the application window initialization. The maximized state will now be restored between sessions. #324
  • Fixed search bar query validation regex. #437
  • Fixed being able to open external links in another window. #447
  • Fixed old Streamlink documentation URL.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.2.1

@bastimeyer bastimeyer released this Mar 31, 2017 · 222 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.2.1)

  • Added the new stream qualities to the quality presets. #434
  • Added more streamlink fallback paths on MacOS.
  • Added error/debug message logging.
  • Fixed game search results being empty.
  • Fixed native notifications on MacOS.
  • Fixed custom player title variable {delay}.
  • Fixed escape hotkey not working on text input elements.
  • Upgraded NWjs to 0.21.3.
  • [dev] Upgraded to Webpack 2.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.2.0

@bastimeyer bastimeyer released this Mar 17, 2017 · 253 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.2.0)

  • Upgraded to Twitch API v5.
  • Implemented Communities. #409
  • Implemented Teams. #93
  • Implemented unfollow channel/game confirmation. #344
  • Implemented basic hotkeys. #399
  • Restructured main menu.
  • Restructured channel pages and the followed games menu.
  • Removed max values from stream launch attempt settings. #401
  • Fixed language filters not being updated after saving settings.
  • Fixed duplicate streams detection.
  • Fixed graphic glitches on Windows. #357
  • Fixed VLC player preset on MacOS. #388
  • Fixed invisible content when shrinking app window beyond its min width. #411
  • Fixed notification types other than "auto" using fallbacks.
  • Fixed substitutions in custom player window titles.
  • Upgraded NW.js to 0.20.0.
  • Several other bugfixes and improvements.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.1.1

@bastimeyer bastimeyer released this Jan 1, 2017 · 384 commits to master since this release

Streamlink Twitch GUI

Please see the release notes of v1.1.0 or even v1.0.0 if you're updating from Livestreamer Twitch GUI.

Hotfix (v1.1.1)

  • Fixed Livestreamer standalone validation. #386

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.1.0

@bastimeyer bastimeyer released this Jan 1, 2017 · 388 commits to master since this release

Streamlink Twitch GUI

Release highlights (v1.1.0)

  • Set the required min. version of Streamlink to 0.2.0. #256 #362
    https://streamlink.github.io/install.html
  • Implemented Streamlink/Livestreamer validation cache.
  • Changed the validation logic of Streamlink/Livestreamer.
    The correct python executable should now be used on all systems.
  • Fixed subscriptions menu. #377
  • Fixed Streamlink version check regex. #371
  • Fixed a critical bug in the Windows (un)installers.
    The old installers have been removed from the previous releases.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.0.1

@bastimeyer bastimeyer released this Dec 14, 2016 · 414 commits to master since this release

Streamlink Twitch GUI

Please see the release notes of v1.0.0 if you're updating from Livestreamer Twitch GUI.

Release highlights (v1.0.1)

  • Fixed file permissions on MacOS and Linux. #210 #349
  • Fixed maximize button only working once. #350
  • Fixed VLC player preset on MacOS. #354 #355
  • Fixed subscriptions page not working correctly. #356
  • Fixed graphics glitches on Windows. #357
  • Fixed drag & drop not being disabled. #359
  • Fixed bug when notifications were disabled in Windows 10. #366
  • Disabled chromium's internal smooth scrolling. #365

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Notes

The wiki's installation and configuration guides have been updated.

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.0.0

@bastimeyer bastimeyer released this Dec 4, 2016 · 435 commits to master since this release

Streamlink Twitch GUI

"Livestreamer Twitch GUI" is now "Streamlink Twitch GUI"

The application has been renamed and moved to Streamlink.
Streamlink is a fork of Livestreamer with active development.

Livestreamer will continue to work, but please have in mind that support may be dropped at any time. Streamlink installation instructions can be found here.

Please be aware that the name of the application's config folder has changed. Informations on how to migrate the old data can be found in the Wiki.

Release highlights (v1.0.0)

  • Upgraded from legacy NW.js (v0.12.3) to latest stable version (v0.19.0). #275
  • Implemented system for switching between Streamlink and Livestreamer. #331
    Please re-validate your Streamlink/Livestreamer settings (default is Streamlink).
  • Implemented player presets. #257
    Please check your player settings and choose a player preset for having a configuration that works best with Streamlink or Livestreamer.
  • Implemented new notification system.
  • Added Windows installer.
  • Added alt+left/right hotkeys.
  • Added Streamlink parameter to disable redirection of hosting channels.
  • Fixed "Streamlink" and "Livestreamer via python-pip" issues on Windows. #336
  • Fixed text rendering issues on Windows. #232
  • Fixed stream info bar visibility bug. #342
  • Fixed broken number input fields on MacOS. #282
  • Fixed apply/discard settings buttons being clickable while being hidden.
  • Resolved memory leaks (legacy NW.js) #207
  • Resolved incorrect dimensions of maximized window on Windows. (legacy NW.js) #227
  • Resolved high CPU usage on MacOS (legacy NW.js) #234
  • Resolved HiDPI issues on Linux (legacy NW.js) #277
  • [dev] Implemented QUnit test bridge based on the Chrome debugging protocol.
  • Upgraded to Ember/EmberData 2.9

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!