Difference between revisions of "VALT 5.5.22"

From IVS Wiki
Jump to: navigation, search
(Created page with "April 22nd, 2022 '''Changes''' * Adjusted the update script to no longer check for media servers to update if there is only one media server listed in the database. * Adjust...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
April 22nd, 2022
+
May 2nd, 2022
  
 
'''Changes'''
 
'''Changes'''
  
 
* Adjusted the update script to no longer check for media servers to update if there is only one media server listed in the database.
 
* Adjusted the update script to no longer check for media servers to update if there is only one media server listed in the database.
* Adjusted the update script to delete all stream files from /usr/local/WowzaStreamingEngine/content, to ensure no legacy stream files are left over. Current streams files will automatically be recreated when Wowza is started.
+
* Adjusted the update script to delete all stream files from /usr/local/WowzaStreamingEngine/content, to ensure no legacy stream files are left over. Current stream files will automatically be recreated when Wowza is started.
 +
* Updated Wowza to 4.8.18+1
 +
* Updated ffmpeg to 5.0.1
 +
* Updated redis to 7.0.0
 +
* Updated local package repository for offline updates to packages as of 4/29/2022
 +
 
 +
'''Bug Fixes'''
 +
* Fixed a bug in the Menu script that prevented some entries from being written to the .env.local file when enabling/disabling SSL
 +
* If editing a reoccurring schedule that had only 1 occurrence left it would default to saving 2 occurrences left, now will save with 1
 +
* If editing a scheduled recording that was set to occur today but hadn’t yet it would skip that occurrence (today) for the next occurrence.

Latest revision as of 11:07, 29 April 2022

May 2nd, 2022

Changes

  • Adjusted the update script to no longer check for media servers to update if there is only one media server listed in the database.
  • Adjusted the update script to delete all stream files from /usr/local/WowzaStreamingEngine/content, to ensure no legacy stream files are left over. Current stream files will automatically be recreated when Wowza is started.
  • Updated Wowza to 4.8.18+1
  • Updated ffmpeg to 5.0.1
  • Updated redis to 7.0.0
  • Updated local package repository for offline updates to packages as of 4/29/2022

Bug Fixes

  • Fixed a bug in the Menu script that prevented some entries from being written to the .env.local file when enabling/disabling SSL
  • If editing a reoccurring schedule that had only 1 occurrence left it would default to saving 2 occurrences left, now will save with 1
  • If editing a scheduled recording that was set to occur today but hadn’t yet it would skip that occurrence (today) for the next occurrence.