Releases: lart2150/kmttg
Releases · lart2150/kmttg
v2.9-rc1
- 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
- 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
- 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
- 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
v2.7-rc2
v2.6-l
v2.6-l-rc1
- support java fx 11 and 19
- fix remote rpc again (advanced search)