Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 1.24 KB

Change Log

Version 9.0.10 (??)

  • Fix: Enable streams with valid PAT packets and invalid PMT packets to be able to be detected by the built in remuxer.

Version 9.0.9 (2016-10-10)

  • Fix: GetSeriesID wasn't always returning a valid series ID
  • New: Added logic to Schedules Direct program categories to ensure Movie is the first category for programs that start with MV
  • Fix: Cleaned up the logic for determining when images from Schedules Direct should be in a Show or SeriesInfo object
  • Fix: Clarified in logging when we can't process anything currently because Schedules Direct is offline
  • Fix: Added random timeout when Schedules Direct token expires before getting a new token in case there are multiple SageTV servers using the same account

Version 9.0.8.429 (2016-09-27)

  • Fix: Fixed plugin bug that caused some upgraded plugins to be in a corrupted state
  • Fix: Fixed bug in the EPG license detection logic

Version 9.0.8 (2016-09-22)

  • New: Added Schedules Direct EPG support as a core BETA feature

Version 9.0.7 (2016-08-10)

  • New: Added SageTVPluginsDev.d directory support (See SageTVPluginsDev README)
  • New: Added direct JAR linking in SageTV Plugin Manifest (ie, no need to repackage library plugins as .zip files)