Skip to content

Releases: juliocesar/movcaster

v0.7.1

20 Jun 15:00

Choose a tag to compare

Changelog

  • de144ca Surface broken ffmpeg/ffprobe instead of degrading silently

v0.7.0

19 Jun 23:33

Choose a tag to compare

Changelog

  • 3dacbcd Add live subtitle track switching (s key picker)
  • 15c0471 Fix 701 "Transition not available" on cast start
  • bf1b92f Ignore local tasks/ working directory

v0.6.0

18 Jun 23:09

Choose a tag to compare

Changelog

  • 1068b24 Add --resume to continue the last played video
  • acd79c8 Document brew update before upgrade in README

v0.5.0

16 Jun 21:33

Choose a tag to compare

Changelog

  • f5cbcd5 Add auto-play next episode and playlist support

v0.4.0

15 Jun 22:20

Choose a tag to compare

Changelog

  • b3d6f3c Add scripts/release for cutting releases
  • 0d77129 Document brew upgrade --cask in README install instructions
  • f8f750a Hold an idle-sleep assertion while casting (fix stall on display sleep)

v0.3.0

15 Jun 13:16

Choose a tag to compare

Changelog

  • 0f4cc1c Auto-search for a TV when none found; add README screenshot

v0.2.1

15 Jun 01:13

Choose a tag to compare

Changelog

  • 3143bb8 Bump release workflow actions to Node 24 versions (checkout@v6, setup-go@v6, goreleaser-action@v7)

v0.2.0

15 Jun 01:10

Choose a tag to compare

Changelog

  • ead198d Add release, Homebrew, CI, and Go reference badges to README
  • d19631b Add resume: remember and restore playback position per file
  • 115c6cc Use a generic filename in README example

v0.1.0

15 Jun 00:42

Choose a tag to compare

Changelog

  • 677187a Add release tooling: GoReleaser + Homebrew tap, -version flag, install docs
  • fc71de2 Extract UI-agnostic core API; add internal/core
  • 0b829ec Initial commit: movcaster DLNA caster
  • 1eb21fd Liven up README; add usage examples; fix layout for internal/core