You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time active provider connection monitoring (dashboard + websocket)
Source editor: block selection, batch-mode UI and automatic layout
Fixed SSL certificate field binding in configuration view
More robust connection-state and provider-handle management
Streamlined event notifications and provider-count reporting
Added configurable reverse_proxy.resource_retry (UI + server) to tune max attempts, base delay, and exponential backoff multiplier for proxied resources.
Multi Strm outputs with same type is now allowed.
Added new mapper function pad(text | number, number, char, optional position: "<" | ">" | "^")
Added new mapper function format for simple in-text replacement like format("Hello {}! Hello {}!", "Bob", "World")
Added reverse_proxy.stream.shared_burst_buffer_mb to control shared-stream burst buffer size (default 12 MB).
Added movie as alias for vod for type filter. You can now use Type = movie as an alternative to Type = vod.
Fixed file locks to avoid race conditions on file operations