Releases: alexballas/go2tv
Releases · alexballas/go2tv
v1.17.0
- Added support for Chinese language with an option for a fully localized Chinese UI.
- Introduced a new language settings feature, offering both English and Chinese translations.
- Implemented the ability to select subtitles directly from MKV and MP4 containers when available. (Note: This feature requires FFmpeg to be installed.)
- Added the option to specify the FFmpeg path in settings.
- Now using faster FFmpeg presets for transcoding.
v1.16.1
- Fix non-working mute / unmute button
v1.16.0
v1.15.0
- 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
- Fix a memory leak when changing tabs or selecting themes from the settings tab.
v1.14.0
- 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
- 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
- Add settings menu and theme support in the GUI mode (Desktop version only)
- Fix SEEK issue for the LG WebOS TVs (Desktop version only) #18
- Fix compatibility issues with the SONY HT-A9 speakers #43
- Fix ffmpeg process spawning issue (Desktop version only)
- Show error in GUI when unable to list devices due to network issues.
v1.11.0
- New transcoding functionality. Requires ffmpeg.
- Fix CLI playback for non-video media URLs.
- Increase action buttons height for the mobile build.
v1.10.1
- Fix issue where services URLs are not properly generated when parsing the DMR URL for some TVs.