Skip to content

Releases: jvonscheidt/m3u-viewer

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:08

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@jvonscheidt jvonscheidt released this 05 Jul 13:09

What's Changed

  • fix: reset the group filter when switching to favorites view by @jvonscheidt in #26
  • feat: add EPG support via XMLTV (now/next in the channel list) by @jvonscheidt in #25
  • chore: bump version to 0.6.0 by @jvonscheidt in #27
  • docs: document EPG support, VLC instance reuse, and the playlist cache by @jvonscheidt in #28

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:07
a9732b0

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 08:20
6f1fe89

What's Changed

  • feat: regex filter, VLC instance reuse, favorites filter reset, playlist caching by @jvonscheidt in #21
  • chore: bump version to 0.5.0 by @jvonscheidt in #22

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:55
ed321d9

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:05
ece9f8a

What's Changed

  • fix: address code-review findings (scroll, filter UX, CLI, parser, atomic writes) by @jvonscheidt in #12
  • chore: bump version to 0.3.2 by @jvonscheidt in #13

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:47

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:33

What's Changed

  • feat: add TOML config file for Xtream credentials and VLC path by @jvonscheidt in #9

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:44

What's Changed

  • feat: load playlists from Xtream Codes accounts (0.2.0) by @jvonscheidt in #8

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:29

What's Changed

  • chore: project spec, contributor guidelines, and Rust scaffold by @jvonscheidt in #1
  • feat: add streaming M3U playlist parser by @jvonscheidt in #2
  • feat: add TUI shell with filtering, groups, and background loading by @jvonscheidt in #3
  • feat: play the selected channel in VLC with Enter by @jvonscheidt in #4
  • feat: add favorites and recent channels with JSON persistence by @jvonscheidt in #5
  • docs: add usage section to the README by @jvonscheidt in #6
  • chore: add tag-triggered release workflow by @jvonscheidt in #7

New Contributors

Full Changelog: https://github.com/jvonscheidt/m3u-viewer/commits/v0.1.0