Skip to content

Releases: alexballas/go2tv

v1.11.0

27 Apr 17:53
7ca1a13
Compare
Choose a tag to compare
  • New transcoding functionality. Requires ffmpeg.
  • Fix CLI playback for non-video media URLs.
  • Increase action buttons height for the mobile build.

v1.10.1

19 Feb 12:16
d85e611
Compare
Choose a tag to compare
  • Fix issue where services URLs are not properly generated when parsing the DMR URL for some TVs.

v1.10.0

13 Feb 19:27
91dbe6b
Compare
Choose a tag to compare
  • Added support for image casting (jpg & png).
  • Added Volume Up / Down support both in Interactive and GUI modes.
  • Introduced a new view button to preview the selected media files in the GUI mode.
  • Improved the device refresh list functionality in the GUI mode.
  • Fixed issue with BubbleUPNP where reusable TCP connections caused "connection reset by peer" errors.
  • Fixed interactive terminal race condition that caused a panic error.
  • Fixed issue where audio types in URL streaming were not properly detected.

v1.9.1

25 Dec 21:39
298fa2a
Compare
Choose a tag to compare

Patch release

  • Fix for #25
  • Fix for #28
  • Fix malformed 'getcontentFeatures.dlna.org' header
  • File Dialog favorites can break for certain locations

v1.9.0

28 Nov 13:29
d596fcb
Compare
Choose a tag to compare
  • New extenal URL streaming functionality. URL streaming does not support seek operations.
  • GUI stability improvements
  • Improved GUI device list refreshing
  • Updated the "Auto-select Next media functionality to start over after the end of the last media file in the folder.
  • Experimental Android APK build

v1.8.0

28 Oct 19:43
Compare
Choose a tag to compare
  • Added support for audio files (mp3,flac,wav)
  • #20 - Additional fix
  • Add about screen and version checking functionality
  • Improve the device list refreshing logic in the GUI
  • Stability improvements

v1.7.1

10 Oct 19:17
Compare
Choose a tag to compare

Fix Issues:

  • #19 - Mouse clicks inside the file selection windows may not always trigger correctly
  • #20 - Files with "&" or ":" in the name fail to Play

v1.7.0

18 Sep 16:58
Compare
Choose a tag to compare
  • GUI improvements
  • Auto-play stability improvements
  • New buttons to clear video and subtitles selections.
  • Audio Mute / Unmute button
  • Added a Raspberry PI build

v1.6.1

16 Jul 17:24
Compare
Choose a tag to compare
  • Fix issue where "Auto-Select Next Video" option was not automatically updating the subtitles.
  • GUI improvements

v1.6.0

09 Jul 19:23
Compare
Choose a tag to compare
  • More verbose errors
  • Minor GUI improvements