S4M Schedule Reader Release Notes
Version 1.0.0.10
fix for 'CHANNELaw' xml files being read instead of the 'CHANNELw' xml files if they were present in the same folder.
Version 1.0.0.9
Apply any Brando Channel Mappings before importing a channel schedule. Previously, the channel map items were only used if the S4M Channel didn't exist as a Brando channel.
Version 1.0.0.8
fix error when adding a channel map item and clicking away before selecting a channel
fix instance xml settings being wiped out on error
Version 1.0.0.7
update regular expression used for enumerating s4m schedule files
add null check on EntryAttrTvListing xml element to prevent an exception if not present
Version 1.0.0.6
fix editing of Brando channel in channel mapping grid to select channel in dropdown when clicked instead of clearing it
update ui with Play\Pause button instead of Enabled button
add get db from url button to the MySql settings
Version 1.0.0.5
fix for deleting records past the end of the schedule when processing schedule changes
Version 1.0.0.4
Increase max value of get schedule for next days
Version 1.0.0.3
Only create one program entry for each program instead of a new entry for every episode of a program
Version 1.0.0.2
No longer write episode description in the Program Line 2 field
Add episode description as a dynamic tag
Version 1.0.0.1
Improve S4M xml file searching behavior to fix issue with the wrong xml file being loaded when 'CHANNELw' and 'CHANNELaw' versions of the schedule xml files are present. Will ignore the 'aw' named files.
Improve S4M schedule handling when multiple versions of the same weekly schedule file are present
Version 1.0.0.0
- initial version