Releases: dmzoneill/lidarr-youtube-downloader
Releases · dmzoneill/lidarr-youtube-downloader
Release v0.3.37
Add or update GitHub Actions workflows
Release v0.3.36
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
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
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
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
Update main.yml
Release v0.0.2
Add or update GitHub Actions workflows
Release v
Add or update GitHub Actions workflows