Skip to content

Releases: dmzoneill/lidarr-youtube-downloader

Release v0.3.37

10 Mar 21:13

Choose a tag to compare

Add or update GitHub Actions workflows

Release v0.3.36

16 Feb 06:27

Choose a tag to compare

Bump version to 0.3.36 to fix release tag conflict

Previous release already exists with the same tag.
Incrementing patch version to create new release.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Release v0.3.35

15 Feb 06:21

Choose a tag to compare

chore: trigger CI to create release v0.3.35

Previous release v0.3.34 already exists. Triggering new CI run
to proceed with v0.3.35 release.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Release v0.3.34

09 Feb 00:04
4ab4d31

Choose a tag to compare

fix: resolve lint errors (black, flake8, mypy)

- Reformat list comprehension in lyd.py with black
- Remove trailing whitespace in lyd-unmapped.py line 49
- Add List[str] type annotations for blacklist_keywords and seen
- Fix module-level variable name: lidarr_db -> lidar_db to match all usages
- Handle Optional[float] for match_threshold with fallback default
- Handle Optional[str] for blacklist with `or ""` guard before .split()

Release v0.3.33

08 Feb 23:08
fb40261

Choose a tag to compare

Fix CI lint failures and rewrite Makefile

- README.md: Fix markdownlint errors (single h1, heading increment,
  fenced code block languages), fix textlint "youtube" -> "YouTube"
- CLAUDE.md: Fix textlint "CLI tool" -> "command-line tool"
- setup.py: Fix flake8 line-too-long and invalid escape sequence by
  reading long_description from README.md file instead of inline
- Makefile: Rewrite with proper lint, test, clean, docker-build
  targets; remove force push; add flake8 to lint target

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Release v0.0.3

19 Aug 06:28
1190efa

Choose a tag to compare

Update main.yml

Release v0.0.2

10 May 08:43

Choose a tag to compare

Add or update GitHub Actions workflows

Release v

10 May 05:23

Choose a tag to compare

Add or update GitHub Actions workflows