Go2tv Versions Save

Cast media files to UPnP/DLNA Media Renderers and Smart TVs.

v1.16.1

1 week ago
  • Fix non-working mute / unmute button

v1.16.0

1 week ago
  • Drag and Drop Files Now Supported on Windows, Linux, and Mac!!!
  • New ARMv8 (64-bit) build https://github.com/alexballas/go2tv/issues/74
  • Fix back button crash on Android.
  • Device list improvements in the GUI mode.
  • Remove the default theme as it was causing confusion with the light and dark ones.

v1.15.0

11 months ago
  • New Logo!
  • Added relative time and end time next to the slider bar
  • Various fixes and API improvements
  • Fix Android 13 issue where device discovery is not working

v1.14.1

1 year ago
  • Fix a memory leak when changing tabs or selecting themes from the settings tab.

v1.14.0

1 year ago
  • New GUI look!
  • Device list improvements.
  • Replaced "Auto-Select Next File" with "Auto-Play Next File" and simplified the auto play functionality.
  • New gapless playback for the Auto-Play functionality. This is configurable from the settings tab since not all devices support gapless playback.
  • New 'Skip to Next Media' button. The media files are selected alphabetically from the current media folder.
  • New Seek functionality with a slider bar to easier control the media playback (video or audio)

v1.13.0

1 year ago
  • GUI improvements
    • Hotkeys support ('p' - Play/Pause, 's' - Stop, 'm' - Mute, 'PgUp/Down' - Volume Up / Down).
    • Avoid stacking error messages.
    • Reduce errors when clicking the Stop button.
    • Remember previous file selection when clicking the "Media from URL" option.
  • Added debug logs support.
  • DLNA protocol improvements.
    • Introduced the ProtocolInfo call to better detect supported media formats for target DMR devices.

v1.12.0

1 year ago

v1.11.0

2 years ago
  • New transcoding functionality. Requires ffmpeg.
  • Fix CLI playback for non-video media URLs.
  • Increase action buttons height for the mobile build.

v1.10.1

2 years ago
  • Fix issue where services URLs are not properly generated when parsing the DMR URL for some TVs.

v1.10.0

2 years ago
  • 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.