Skip to content

Releases: andros21/ytdl-mpv

ytdl-mpv v0.7.0

17 Mar 11:47
Compare
Choose a tag to compare

[v0.7.0] - 2024-03-17

Full Changelog: dd1ab33...eccb1ec

Bug Fixes

  • 6f1ebb9 improve alpine linux compatibility

Build

  • f186e51 bump orhun/git-cliff-action from 2.2.0 to 2.3.0 (#38)
  • 30686ab bump EndBug/add-and-commit from 9.1.3 to 9.1.4 (#39)
  • 9a53928 bump orhun/git-cliff-action from 2.3.0 to 3.0.1 (#40)
  • 1adf1f7 bump orhun/git-cliff-action from 3.0.1 to 3.0.2 (#42)
  • f07a775 bump softprops/action-gh-release from 1 to 2 (#41)
  • af46d86 bump actions/checkout from 4.1.1 to 4.1.2 (#44)
  • 22cc861 bump softprops/action-gh-release from 2.0.2 to 2.0.4 (#43)

Features

  • 6b69c8f [breaking] split cache main table in main + meta (#37)

Miscellaneous Tasks

What's Changed

  • build(deps): bump orhun/git-cliff-action from 2.2.0 to 2.3.0 by @dependabot in #38
  • build(deps): bump EndBug/add-and-commit from 9.1.3 to 9.1.4 by @dependabot in #39
  • build(deps): bump orhun/git-cliff-action from 2.3.0 to 3.0.1 by @dependabot in #40
  • build(deps): bump orhun/git-cliff-action from 3.0.1 to 3.0.2 by @dependabot in #42
  • build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #41
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #44
  • build(deps): bump softprops/action-gh-release from 2.0.2 to 2.0.4 by @dependabot in #43
  • feat(ytdl-mpv)!: split cache main table in main + meta by @andros21 in #37

Full Changelog: v0.6.0...v0.7.0

ytdl-mpv v0.6.0

11 Nov 17:46
Compare
Choose a tag to compare

[v0.6.0] - 2023-11-11

Full Changelog: a984f78...dd1ab33

Build

  • eeaaae2 bump actions/checkout from 3.5.3 to 3.6.0 (#30)
  • f7ac523 bump orhun/git-cliff-action from 2.0.6 to 2.1.0 (#31)
  • 643e9a0 bump actions/checkout from 3.6.0 to 4.0.0 (#32)
  • 337b5af bump actions/checkout from 4.0.0 to 4.1.0 (#33)
  • 23ecb31 bump orhun/git-cliff-action from 2.1.0 to 2.1.1 (#34)
  • 10a238d bump actions/checkout from 4.1.0 to 4.1.1 (#35)
  • 6b5337d bump orhun/git-cliff-action from 2.1.1 to 2.2.0 (#36)

Features

  • e5d6d4b [breaking] add initial support to track chapters (#29)

Miscellaneous Tasks

  • d24b0cb add ytdl-mpv v0.5.0 changes
  • eca95d2 update pinned deps
  • 506381d bump yt-dlp to latest release
  • 8bab6d8 bump yt-dlp to latest release
  • b79aa99 bump yt-dlp to latest release
  • ca27617 fix two keybind examples style
  • dd1ab33 bump version to v0.6.0

Refactor

What's Changed

  • build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #30
  • build(deps): bump orhun/git-cliff-action from 2.0.6 to 2.1.0 by @dependabot in #31
  • build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #32
  • build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #33
  • build(deps): bump orhun/git-cliff-action from 2.1.0 to 2.1.1 by @dependabot in #34
  • build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #35
  • build(deps): bump orhun/git-cliff-action from 2.1.1 to 2.2.0 by @dependabot in #36
  • feat(ytdl-mpv)!: add initial support to track chapters by @andros21 in #29

Full Changelog: v0.5.0...v0.6.0

ytdl-mpv v0.5.0

11 Jun 09:22
Compare
Choose a tag to compare

[v0.5.0] - 2023-06-11

Full Changelog: 7748637...a984f78

Bug Fixes

  • d241adf [breaking] remove potentially faulty nc, use socat (#26)

Build

  • 60f40ea bump EndBug/add-and-commit from 9.1.2 to 9.1.3 (#25)
  • 7199264 bump actions/checkout from 3.5.2 to 3.5.3 (#28)
  • a984f78 bump version to v0.5.0

Features

  • ccef095 override default ballot multi-select str (#27)

Miscellaneous Tasks

  • a6ae577 add ytdl-mpv v0.4.1 changes
  • 1c43623 wrong tag pattern
  • 44092c1 git-cliff changelog detailed mode

What's Changed

  • build(deps): bump EndBug/add-and-commit from 9.1.2 to 9.1.3 by @dependabot in #25
  • build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #28
  • feat(bin/ytdl-mpv): override default ballot multi-select str by @andros21 in #27
  • fix(bin/mpvctl)!: remove potentially faulty nc, use socat by @andros21 in #26

Full Changelog: v0.4.1...v0.5.0

ytdl-mpv v0.4.1

07 May 09:53
Compare
Choose a tag to compare

[v0.4.1] - 2023-05-07

Bug Fixes

  • cli errors handling (#22)

Build

  • bump actions/checkout from 3.3.0 to 3.4.0 (#19)
  • bump actions/checkout from 3.4.0 to 3.5.0 (#20)
  • bump actions/checkout from 3.5.0 to 3.5.2 (#21)
  • fix spellcheck errors
  • add release workflow
  • bump EndBug/add-and-commit from 9.1.1 to 9.1.2 (#24)
  • bump orhun/git-cliff-action from 2.0.5 to 2.0.6 (#23)
  • bump version to v0.4.1

Features

  • pin yt-dlp version

Miscellaneous Tasks

  • add changelog until tag v0.4.0

What's Changed

  • build(deps): bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #19
  • build(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #20
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #21
  • build(deps): bump EndBug/add-and-commit from 9.1.1 to 9.1.2 by @dependabot in #24
  • build(deps): bump orhun/git-cliff-action from 2.0.5 to 2.0.6 by @dependabot in #23
  • fix(ytdl-mpv): cli errors handling by @andros21 in #22

Full Changelog: v0.4.0...v0.4.1

ytdl-mpv v0.4.0

26 Feb 10:04
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #15
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #16
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #17
  • feat(ytdl-mpv): s/youtube-dl/yt-dlp/g by @andros21 in #18

Full Changelog: v0.3.0...v0.4.0

ytdl-mpv v0.3.0

28 Sep 14:25
Compare
Choose a tag to compare

What's Changed

  • feat(ytdl-mpv): avoid custom input with -no-custom by @andros21 in #13
  • feat(ytdl-mpv): enable tracks multi-selection by @andros21 in #14

Full Changelog: v0.2.2...v0.3.0

ytdl-mpv v0.2.2

25 Jul 14:47
05fe2a4
Compare
Choose a tag to compare

What's Changed

  • fix!(ytdl-mpv): make unique the cache db column title by @andros21 in #12

Full Changelog: v0.2.1...v0.2.2

ytdl-mpv v0.2.1

25 Jul 14:47
a55ca50
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 3.0.0 to 3.0.2 by @dependabot in #8
  • fix(ytdl-mpv): sed double quotes with single quotes by @andros21 in #10

Full Changelog: v0.2.0...v0.2.1

ytdl-mpv v0.2.0

25 Jul 14:46
2c602f9
Compare
Choose a tag to compare

What's Changed

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

ytdl-mpv v0.1.0

25 Jul 14:45
Compare
Choose a tag to compare

What's Changed

  • Only one cache table, but additional query col by @andros21 in #3
  • Add possibility to recache a single search by @andros21 in #4
  • Make and workflow by @andros21 in #5

Full Changelog: v0.0.2...v0.1.0