Skip to content

Releases: m3ue/m3u-editor

Experimental 0.12.16

23 May 20:27

Choose a tag to compare

Experimental 0.12.16 Pre-release
Pre-release

What's Changed

Warning

This is an experimental release. Use at your own risk.

Bug Fixes

  • fix: Torrent title parse iconv encoding error (3c66fd0b)

Maintenance

  • chore(ui): Make toggle inline like rest of toggles to match (6ed40bc9)

Docker Image

docker pull sparkison/m3u-editor:experimental-0.12.16

Experimental 0.12.15

23 May 13:41

Choose a tag to compare

Experimental 0.12.15 Pre-release
Pre-release

What's Changed

Warning

This is an experimental release. Use at your own risk.

Features

  • feat: Add remote WebDav support and Torrent-style title format parsing (#1147) (0065b439)

Docker Image

docker pull sparkison/m3u-editor:experimental-0.12.15

Experimental 0.12.14

22 May 21:23

Choose a tag to compare

Experimental 0.12.14 Pre-release
Pre-release

What's Changed

Warning

This is an experimental release. Use at your own risk.

Features

  • feat: Add option to disable background success notifications (7014b430)
  • feat: Add per-alias custom live group sort order (#1143) (c1c6e645)

Bug Fixes

  • fix: Protocol detection when using reverse proxy (419dbcd3)
  • fix: Update playlist auth with limit stop oldest check logic (493290e1)

Maintenance

  • chore: Add i18n for new disable success notif feature (ff552ca1)
  • chore: Add missing i18n for Playlist Alias custom group sort feature (aa98dd9b)
  • chore: Add missing DVR tools to settings page (cb535dc5)
  • chore: Update local build script to use correct repo url; ignore local dev files (9bf4ef4f)
  • chore: Cleanup older dev files/scripts not used (1a199266)
  • chore: Ensure argtable is downloaded via HTTPS at build time (7263a6e4)

Docker Image

docker pull sparkison/m3u-editor:experimental-0.12.14

v0.11.43

22 May 21:30

Choose a tag to compare

What's Changed

Features

  • feat: Add option to disable background success notifications (7014b430)
  • feat: Add per-alias custom live group sort order (#1143) (c1c6e645)

Bug Fixes

  • fix: Protocol detection when using reverse proxy (419dbcd3)
  • fix: Update playlist auth with limit stop oldest check logic (493290e1)

Maintenance

  • chore: Add i18n for new disable success notif feature (ff552ca1)
  • chore: Add missing i18n for Playlist Alias custom group sort feature (aa98dd9b)
  • chore: Cleanup older dev files/scripts not used (1a199266)

Full Changelog: v0.11.42...v0.11.43

Dev 0.11.43

22 May 21:22

Choose a tag to compare

Dev 0.11.43 Pre-release
Pre-release

What's Changed

Features

  • feat: Add option to disable background success notifications (7014b430)
  • feat: Add per-alias custom live group sort order (#1143) (c1c6e645)

Bug Fixes

  • fix: Protocol detection when using reverse proxy (419dbcd3)
  • fix: Update playlist auth with limit stop oldest check logic (493290e1)

Maintenance

  • chore: Add i18n for new disable success notif feature (ff552ca1)
  • chore: Add missing i18n for Playlist Alias custom group sort feature (aa98dd9b)
  • chore: Cleanup older dev files/scripts not used (1a199266)

Docker Image

docker pull sparkison/m3u-editor:dev-0.11.43

Experimental 0.12.13

21 May 16:42

Choose a tag to compare

Experimental 0.12.13 Pre-release
Pre-release

What's Changed

Warning

This is an experimental release. Use at your own risk.

Features

  • feat: Add stream limit and stop oldest options to Playlist Auths (e96e95f4)
  • feat: Extend per-playlist disable XAPI formatted urls in M3U to custom and merged playlists (2dbb4420)
  • feat: Add ability to use provider URLs directly in M3U output per-playlist (877a799e)

Bug Fixes

  • fix: Local channel callsigns being escaped before EPG mapping (0ff5fcd8)
  • fix: Enable decimal sort for Custom Playlist to align with other sortable items (de477cae)

Maintenance

  • chore: Update i18n for auth stream limit feature (118d4990)
  • chore: Add some test cases for M3U import to prevent regression (ba4a63b6)
  • chore: Fix M3U import path not flagging previous run as not-new, causing visual bug showing new channels added each sync (02f86f24)
  • chore: Add missing/updated i18n (f80ae671)
  • chore: Fix failing test case for sort order (c7e88853)

Docker Image

docker pull sparkison/m3u-editor:experimental-0.12.13

v0.11.42

21 May 16:45

Choose a tag to compare

What's Changed

Features

  • feat: Add stream limit and stop oldest options to Playlist Auths (e96e95f4)
  • feat: Extend per-playlist disable XAPI formatted urls in M3U to custom and merged playlists (2dbb4420)
  • feat: Add ability to use provider URLs directly in M3U output per-playlist (877a799e)

Bug Fixes

  • fix: Local channel callsigns being escaped before EPG mapping (0ff5fcd8)
  • fix: Enable decimal sort for Custom Playlist to align with other sortable items (de477cae)

Maintenance

  • chore: Update i18n for auth stream limit feature (118d4990)
  • chore: Add some test cases for M3U import to prevent regression (ba4a63b6)
  • chore: Fix M3U import path not flagging previous run as not-new, causing visual bug showing new channels added each sync (02f86f24)
  • chore: Add missing/updated i18n (f80ae671)
  • chore: Fix failing test case for sort order (c7e88853)

Full Changelog: v0.11.41...v0.11.42

Dev 0.11.42

21 May 16:40

Choose a tag to compare

Dev 0.11.42 Pre-release
Pre-release

What's Changed

Features

  • feat: Add stream limit and stop oldest options to Playlist Auths (e96e95f4)
  • feat: Extend per-playlist disable XAPI formatted urls in M3U to custom and merged playlists (2dbb4420)
  • feat: Add ability to use provider URLs directly in M3U output per-playlist (877a799e)

Bug Fixes

  • fix: Local channel callsigns being escaped before EPG mapping (0ff5fcd8)
  • fix: Enable decimal sort for Custom Playlist to align with other sortable items (de477cae)

Maintenance

  • chore: Update i18n for auth stream limit feature (118d4990)
  • chore: Add some test cases for M3U import to prevent regression (ba4a63b6)
  • chore: Fix M3U import path not flagging previous run as not-new, causing visual bug showing new channels added each sync (02f86f24)
  • chore: Add missing/updated i18n (f80ae671)
  • chore: Fix failing test case for sort order (c7e88853)

Docker Image

docker pull sparkison/m3u-editor:dev-0.11.42

Experimental 0.12.12

20 May 15:53

Choose a tag to compare

Experimental 0.12.12 Pre-release
Pre-release

What's Changed

Warning

This is an experimental release. Use at your own risk.

Bug Fixes

  • fix: logo proxy rejecting images when remote omits Content-Type (#1139) (3a9ad523)

Maintenance

  • chore(sec): Update symfony packages to resolve multiple CVE-issues (037fe1b9)

Docker Image

docker pull sparkison/m3u-editor:experimental-0.12.12

v0.11.41

20 May 15:53

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: logo proxy rejecting images when remote omits Content-Type (#1139) (3a9ad523)

Maintenance

  • chore(sec): Update symfony packages to resolve multiple CVE-issues (037fe1b9)

Full Changelog: v0.11.40...v0.11.41