Skip to content

Releases: lart2150/kmttg

v2.9-rc1

07 Sep 16:38
Compare
Choose a tag to compare
v2.9-rc1 Pre-release
Pre-release
  • remote now uses websocket instead of tivo mind. This removes the needs for certs for remote.
  • when loading channels if one channel fails just warn about that one and keep going for others.
  • be more consistent about file naming for .ts vs .mpg files
  • add csv export to list of deleted shows
  • display cert info in help menu
  • display a warning when the cert is about to expire
  • update to cert that expires on 11/17/2026
  • added support for [recordingId], [contentId], [collectionId] in filenames

v2.8-l

17 Dec 17:10
Compare
Choose a tag to compare
  • feat: update mind cert (old one expires 5/3/2024 new one 1/24/2026)
  • feat: auto download javafx 20 for jre 17+ (19 is still used for older versions)
  • feat: put temp files in a sub directory and clean up that directry on application start #10
  • fix: permanently deleting a recording without a title would throw an error
  • fix: deleted items was only returning the first 1,000 deleted shows
  • fix: cleanup java compile deprecations for java 20

v2.8-rc1

10 Dec 16:20
Compare
Choose a tag to compare
v2.8-rc1 Pre-release
Pre-release
  • feat: update mind cert (old one expires 5/3/2024 new one 1/24/2026)
  • feat: auto download javafx 20 for jre 17+ (19 is still used for older versions)
  • feat: put temp files in a sub directory and clean up that directry on application start #10
  • fix: permanently deleting a recording without a title would throw an error
  • fix: deleted items was only returning the first 1,000 deleted shows
  • fix: cleanup java compile deprecations for java 20

v2.7-l

19 Feb 19:26
Compare
Choose a tag to compare
  • fix theme not getting applied to all windows
  • fix file downloads on java 19
  • fix tls 1.0 issue with some older tivos
  • fix running kmttg as a service without javafx
  • fix getting domain tokens
  • prompt to download javafx when missing (tested on windows and x86_64 linux)
  • updated kmttg (bash script) to add javafx module path if it was downloaded
  • added kmttg.bat and kmttg.ps1 to start with javafx if the module was downloaded

v2.7-rc3

18 Feb 14:58
Compare
Choose a tag to compare
v2.7-rc3 Pre-release
Pre-release
  • fix getting domain tokens

v2.7-rc2

12 Feb 01:38
Compare
Choose a tag to compare
v2.7-rc2 Pre-release
Pre-release
  • fix theme not getting applied to all windows
  • fix file downloads on java 19
  • fix tls 1.0 issue with some older tivos
  • fix running kmttg as a service without javafx
  • prompt to download javafx when missing (tested on windows)

v2.6-l

10 Dec 20:53
Compare
Choose a tag to compare
  • support openfx 11 and 19
  • fix remote rpc again (advanced search)
  • remove java fx dependency for non gui operations
  • change autoskip code to be more sensitive to starting another show

v2.6-l-rc1

05 Dec 21:02
Compare
Choose a tag to compare
v2.6-l-rc1 Pre-release
Pre-release
  • support java fx 11 and 19
  • fix remote rpc again (advanced search)

v2.5a-l

05 Jun 16:32
Compare
Choose a tag to compare
  • changed updater code to look at github instead of sourceforge

v2.5-l

04 Jun 17:07
Compare
Choose a tag to compare
  • initial code to get a domain token. this is used for remote rpc since sending the username/password no longer works
  • updated certificate to cert that expires on 2024-05-03