Bugzilla – Bug 17526
Push any firmware found in cache/updates to players
Last modified: 2014-04-01 12:53:58 UTC
It already works like this for ip3k based players. I'd like to have the same capability with SP based players. SBS should send update notifications to SP based devices whenever a different (newer or older) firmware (.bin and .version files) is found in cache/updates. Regardless of whether or not 'check for updates' is enabled. This would provide the following: - the ability to manually place updated firmware in cache/updates - the ability to easily install an older version of firmware on a player - the ability to update firmware when running beta software that doesn't yet have firmware available for download
git commit 1a19d723764d51295e96a5f2b4f1d57737d15cea Should now work as expected in 7.8.1. Thanks!