Skip to content

Releases: mfat/tvhplayer

version 3.5

29 Nov 11:32
Compare
Choose a tag to compare
  • Added status window for local recordings. You can now monitor recording file size in realitime (make sure you have ffmpeg installed for local recording)
  • Updated mac and windows builds
  • fixed mute button behavior
  • If you use Debian/Ubuntu, make sure to use the deb package to install as it loads faster than the static executable built with pyinstaller

version 3.3

28 Nov 04:09
b3492ba
Compare
Choose a tag to compare
  • tvhplayer now loads up to 1000 channels from the server instead of the default 50
  • added a standard deb package for Debian and Ubuntu-based distributions. It now starts up instantly
  • minor UI improvements
  • fixed mute toggle

IMPORTANT: if you have used previous versions of this app it's a good idea to remove and re-add your servers, or edit your server and make sure the address starts with http:// or https://

version 3.2

23 Nov 18:38
d3f02e1
Compare
Choose a tag to compare
  • Added macOS version (built on intel mac running Monterey)
    -- You can download either the executable (TVHplayerMac.zip) or source (tvhplayer-v3.2-macos-src) if you prefer to directly run the py file. The mac version is slightly different to handle fullscreen better.

  • Minor bug fixes

  • Press "S" to search in channels

  • Channel load cap (caused by of API limits) should be fixed now (more testing needed)

  • Windows installer and portable zip

version 3.1

23 Nov 05:02
d30765d
Compare
Choose a tag to compare
  • Bug fixes
  • http:// or https:// now mandatory when adding a server. If you have added servers with ip or plain hostnames, update your server address. This should solve the duplicate http in some URLs.
  • Updated icons
  • Added CTRL+F shortcut for searching in channels
  • Added CTRL+Q shortcut for quitting the app
  • UI enhancements for better separation between playback, server recording and local recording.

version 3.0

21 Nov 21:52
00b3366
Compare
Choose a tag to compare

A revamped version with many exciting changes:

  • EPG support: now you can right-click on channel name to get the program guide and schedule recording your favorite shows
  • Windows installer
  • new icons (red for recording on server, blue for local recording)
  • Server Status and DVR Status
  • signal strength meter
  • Server information
  • New channel list that can be sorted by name or channel number
  • Context menu for channel list items
  • Channel search box
  • Support for server URLs with webroot
  • RPM package for Fedora and Redhat-based systems
  • New "tvhlauncher.sh" shell script to check for requirements and run the app more easily

version 2.0

19 Nov 13:06
ea15501
Compare
Choose a tag to compare
  • Made UI more polished
  • Added new icons
  • Made server manager smarter, it now accepts plain IP addresses and hostnames without http://
  • Local recording to disk must be more reliable now
  • Added blinking status icon while recording is in progress
  • Added F shortcut to toggle fullscreen
    -Added .deb package for Debian/Ubuntu

version 1.2

18 Nov 13:16
00107e9
Compare
Choose a tag to compare

Added escape key binding to exit fullscreen

version 1.1

17 Nov 18:46
a5c5b56
Compare
Choose a tag to compare

Minor fixes
Added About dialog

version 1.0

17 Nov 17:01
708f718
Compare
Choose a tag to compare

Initial release
Linux only