Skip to content

3.5.5

Compare
Choose a tag to compare
@dkulp dkulp released this 30 Nov 20:01
· 3585 commits to master since this release
3.5.5
7cbc94d

This is an optional bug fix release that contains a few fixes for issues encountered by users. A lot of effort was put into tracking down crashes and other instability issues.

Bug Fixes:

  • Delay setting up/configuring audio until after the "boot delay" setting to allow slower cards (like the SBP3) time to fully initialize
  • Fix crash if the netlink network monitoring code passes in an invalid network interface index
  • Fix problems with Dynamic playlist entries not allowing FPP Commands or stopping properly
  • Fix some slight delays if the the output thread decides to stop while waiting for omxplayer to buffer it's contents
  • Fix issue of jumping to a new item in a running playlists marks the playlist an non-scheduled and thus wont terminate at the correct stop time

Upgrade Instructions:

If you have a system running 3.5.x, you can go to the FPP about page (about.php) and click on the "Manual Update" button. It should only take a minute or two to upgrade.

For older versions, it's recommended to grab the 3.5.4 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.5.4 , install that, and then hit the "Manual Update" button on the about page. At this point, there are no images for 3.5.5. Use the 3.5.4 image and hit the upgrade. The changes are relatively small so the upgrade should proceed fairly quickly.