Releases: mfat/tvhplayer
version 3.5
- 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
- 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
-
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
- Bug fixes
http://
orhttps://
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
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
- 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
Added escape key binding to exit fullscreen
version 1.1
Minor fixes
Added About dialog
version 1.0
Initial release
Linux only