github m3ue/m3u-editor 0.9.28

latest releases: v0.10.14-exp, v0.10.14-dev, v0.10.13-dev...
5 hours ago

What's Changed

New Features

  • User Notifications: Added the ability to send direct notifications to users from the User Management page. (d889850)
  • Provider Profile Affinity: Introduced a new toggle for the Provider Profile Affinity feature to improve stream consistency. (49ac809)
  • Dedicated Release Logs: Added a dedicated release log page within the app to track version history. (23eb7a5)
  • Silence Detection: Added silence detection configuration options to the proxy settings. (65917c9)
  • Provider Timezones: Added a quick action to fetch and set provider-specific timezones. (31075b1)

Fixes

  • Proxy & Streaming:
    • Rolled back proxy public URL resolution changes to fix streaming connectivity issues. (c309202)
    • Fixed URL resolution in the proxy facade and added a fallback for proxy URLs via the m3u-proxy route. (902caa6, 1faf9d2)
    • Fixed a resolver check error that occurred when settings were not yet saved. (51e6e5f)
  • Database Compatibility: Resolved issues where Postgres-specific queries were causing errors on SQLite installations. (87ef57b)
  • Media Server Integration: Fixed a bug where a required field was missing during Media Server creation. (24b6004)
  • UI Stability: Removed icons from release logs to prevent layout errors in certain top-navigation configurations. (a27c37c)

Technical Improvements

  • M3U Parsing: Increased the allowed line length when reading M3U files to prevent URL truncation. (edf025c)
  • Webhook Reliability: Updated the app to ignore errors on webhook registration failures and improved internal API calls for registration. (c35fcbf, f044947)

Cleanup & Refactoring

  • Proxy Settings:
    • Significant cleanup of the proxy settings tab, including removing redundant public URL fields and aligning button colors. (7d614bd, d3d6228, 9c5d4bc)
    • Moved the provider timezone setting from proxy settings to the top-level settings for better visibility. (c0bdb15)
  • Form Improvements:
    • Refined the Playlist form layout and updated instructional notices regarding provider connection limits. (e744896, ef82623)
    • Updated the release log page details and added a quick-access version check action. (f82d99e)
  • Documentation & Wording: Clarified confusing info messages regarding URL resolution for the proxy. (967a01f)

Don't miss a new m3u-editor release

NewReleases is sending notifications on new releases.