Cablecast 4.5.5 Release Notes ========================================================= * Bug 1149 | Run count in Show Search is inaccurate for multi-reel shows -A simple division miscalulation was yielding an incorrect number of runs in the search results. * Bug 1231 | ExtronMAVPlusCM doesn't lock the serial port on send -If two switch commands were sent back to back from the Autopilot menu, the second will fail because the first was still trying to get the router status information. They effectively "ran over" each other. We now require that an entire command is completed before a second command can be sent. * Bug 1241 | DSK uses updated ChyTV Tool version 3.3 -Updated the ChyTV libraries to the latest version. This will hopefully fix some stability issues with the ChyTV. * Bug 1281 | Cablecast Public Site shows two duplicate Channels in the list -The default database had an extraneous row, resulting in two links on the public site. This is now fixed for new installations, but existing installations will need to manually remove the extra row. * Bug 1283 | iCal plugin will throw an error if a scheduled show has no reels/length -The plugin was assuming that certain show information would be present, and failing if it wasn't. We no handle that case more gracefully. * Bug 1306 | Serial communications library occasionally left data incomplete -Sometimes our serial library didn't write all data to the devices. This lead to strange behavior as commands were left incomplete. We changed the library to ensure that *all* data is written to the serial port. * Bug 1313 | Updated 422 control module to use TRMS code and not 3rd party library -We used to rely on a third-party library to control 422 devices, which lead to problems because it was difficult to tell what it was doing. We now have our own 422 library. * Bug 1338 | Timing and command syntax problems with SierraCM -Our control module wasn't waiting long enough for Sierra routers to respond. Additionally, some Sierra routers return a command syntax that we weren't expecting. Now, we give them more time to respond, and we parse the new command syntax correctly. * Bug 1354 | Kramer2000CM attempts to use a config setting that is null by default -The .config file didn't come with a crucial setting by default. The setting is now included. * Bug 1384 | New VelaArgus200CM for Vela Argus 200/250-based encoders -New VelaArgus200CM for Vela Argus 200/250-based encoders