GridPlayer Changelog

What's new in GridPlayer 0.5.3

Oct 18, 2023
  • ADDED:
  • Option to crop video (8b1fba3)
  • FIXED:
  • Update yt-dlp and Streamlink (c5790f2)
  • Update translations (48ff112)
  • Prevent video distortion when rotation is enabled (d0dc5be)
  • Add h265 and hevc to video extensions (6cbc01f)
  • Allow opening any files (c775315), closes #170
  • Increase maximum zoom scale to 10 (max for VLC) (3a346fb)

New in GridPlayer 0.5.2 (Aug 25, 2023)

  • FIXED:
  • Update yt-dlp and Streamlink (442f71f)
  • Show stream bitrate and codec name if parsed by yt-dlp (75f84cd)
  • Retry if HLS video time is not initialized (66c6e48)
  • Fix compatibility with new Streamlink API (90c3adc)
  • Fix m3u8 format generated by HLS proxy (b12e370)
  • Fix relay proxy chunked encoding (57e5aef)

New in GridPlayer 0.5.1 (Jun 7, 2023)

  • ADDED:
  • Option to transform video (rotate, mirror, transpose) (236b989)
  • FIXED:
  • Update translations (042e3b7)
  • Prevent video freeze on MacOS (fe37336)
  • Access URL directly if yt-dlp reports a direct link (6aa0a13)
  • Add support for relative paths (884b687)
  • Filter video streams only if preferred quality is configured (f9a98bf)

New in GridPlayer 0.5.0 (May 19, 2023)

  • ADDED:
  • Arabic translation (7cf8b06)
  • Chinese Simplified translation (681c403)
  • Dutch translation (d27d47a)
  • French translation (aa5d48a)
  • German translation (11f9136)
  • Italian translation (b16b0b3)
  • Japanese translation (79876de)
  • Korean translation (61423ea)
  • Polish translation (06d2fc3)
  • Portuguese, Brazilian translation (b16d352)
  • Spanish translation (3b76290)
  • Option to paste files/links from clipboard (f300c22)
  • Option to select audio mode (stereo, mono, etc) (ef9be61)
  • Option to select audio only stream when available (b77e409)
  • Option to select audio/video track (009917f)
  • Stay on top setting (1227bab)
  • Recent list support for videos/playlists (48acba1)
  • Single mode switch in context menu (faf8d5f)
  • Volume controls in context menu (f749821)
  • FIXED:
  • Update yt-dlp and Streamlink (635aaf5)
  • Terminate child processes on app exit (Windows) (5045337)
  • Reorganize context menu (3070fd5)
  • Avoid moving overlay during paintEvent to prevent app crash (10b141b)
  • Avoid rare exception on app close (1968173)
  • Avoid wide text cramming on main screen (f4b63be)
  • Disable video controls if no video track (c439ce2)
  • Crash on missing VLC (d76b089), closes #112
  • Crash when loop start/end unset in playlist (c2b7b34)
  • Crash when opening a playlist (d1bb3ae)
  • Icon glitches (cab0eed)
  • Hide FPS from track description if it's empty (ca3dd61)
  • Hide volume button if no audio tracks (f4ce4cd)
  • Kill process silently on KeyboardInterrupt (92ccfd7)
  • Loop videos via VLC playlist to avoid abrupt video stop (7247d57)
  • Make context menu scrollable if it exceeds screen size (fa0f741)
  • Prevent missing overlay in SW mode (28378f7)
  • Update icon for [ALL] (c80c759)
  • Use different font color for disabled context menu entries (1ca5863)

New in GridPlayer 0.4.3 (Mar 9, 2023)

  • Fixed:
  • Update yt-dlp to 2022.07.18 (b206753)
  • Prevent video double initialization (0e7824d)
  • Add missing VLC plugins (Windows) (c9ff21e)