Skip to content

FastChannels 4.6.1

Latest

Choose a tag to compare

@kineticman kineticman released this 04 Jul 17:20

A small patch release with two fixes reported right after 4.6.0 shipped.

πŸ”§ Fixes

  • Stream audit β€” HTTP 451 (Unavailable For Legal Reasons) at resolve time is now treated as a no-penalty skip, same as 403, instead of a hard error. Previously a source with a batch of geo/proxy-blocked channels at the front of its list (e.g. Roku's news partners over a VPN or datacenter IP) could trip the audit's consecutive-error breaker and abort before ever reaching the rest of the source's channels.
  • Admin UI β€” the "Delete Channels" button in the Clean Up Inactive Channels modal now visibly dims and shows a not-allowed cursor while disabled, instead of looking identical (and clickable) before you've run Preview. The modal copy also now tells you to click Preview first.