Skip to content

Releases: craigmox/cetonproxy

0.57

Choose a tag to compare

@craigmox craigmox released this 26 Oct 14:48
  • No longer listens on port 80. It was needed to for an older version of NextPVR that did not pay attention to the port provided by cetonproxy when it discovered it as an HDHR. I just tested it now, and that no longer appears to be a problem. If for some reason you find that it is not working without listening on port 80, include the -port80 switch on the command-line when running cetonproxy.exe

0.56

Choose a tag to compare

@craigmox craigmox released this 30 Aug 15:43
  • Added more error handling and rearranged video converter cleanup to try to track down random crashing.

0.55

Choose a tag to compare

@craigmox craigmox released this 08 Aug 21:15
52179d5
  • Fixed memory leak that could cause an out of memory error after a while.
  • Updated channel tuning process to request an updated channel list from the Ceton if an error occurs. This should automatically resolve situations where the Cable company has changed a frequency for a channel but cetonproxy is still using old information.

0.54

Choose a tag to compare

@craigmox craigmox released this 04 Apr 22:49
  • Fixed regression that caused the first tuner to be allocated on every request
  • Fixed issue where the video stream would never stop even after the client/pvr software has disconnected
  • Changed tuner count detection logic again to try to fix 4-tuner devices being recognized as 6
  • Added the ability to have emails sent when errors occur while handling tuning requests

0.53

Choose a tag to compare

@craigmox craigmox released this 17 Mar 00:14
  • Added ability to choose which tuners should be available for use by DVR clients. This can help with sharing a single Ceton device with different software, especially Media Center.

0.52

Choose a tag to compare

@craigmox craigmox released this 15 Mar 21:41
  • Fixed audio drop-outs on some streams.
  • Minor changes to reduce packet loss from Ceton.
  • Fixed bandwidth measurements.. again..

0.51

Choose a tag to compare

@craigmox craigmox released this 11 Mar 22:00
  • Fixed an issue where a video stream could fail if the video/audio packets from the Ceton have non-increasing timestamps.
  • Added a /testvideo service to help troubleshoot video related problems.
  • Improved logging.

0.50

Choose a tag to compare

@craigmox craigmox released this 09 Mar 17:49
  • Fixed blank/black video on some channels.
  • Fixed audio language not being embedded properly in the video file.
  • Fixed video buffering issues when multiple video streams are being served and one drops out.
  • Added automatic discovery of Ceton devices for the Ceton tuner address drop-down.
  • Improved networking logic so that listening IPs should not need to be configured in most cases.

0.40

Choose a tag to compare

@craigmox craigmox released this 04 Mar 01:50
  • Fixed incorrect "Mbps" readings in statistics
  • Increased buffer size for video from Ceton device to help with ghosting issues right after tuning to a channel
  • Added logging to a file
  • Added a button to view the folder with the config and the log files
  • Added periodic config saving in case the app closes unexpectedly
  • Added periodic polling of the tuner when the app starts up in case the tuner is not yet ready
  • Added "Buffer free" statistic to be able to tell if it's unable to send video fast enough to clients
  • Added "speedtest" service handler

0.34

Choose a tag to compare

@craigmox craigmox released this 02 Mar 16:56
  • Added monitoring of bandwidth from tuner and to client
  • Added counter when video packets are lost if client can't keep up