All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Fix STDOUT_FILENO
being missing.
fix wrapping and new line issues on download progress.
Make code more tidy, give premade tmdb key, add metadata stripping.
Make config command exempt from config
FIx config errors
make downloader more like NPM and implement api key for YarrHarr
add skip specials flag
remove version specification
Fix Release Worflow
Update Workflows
fix version, update release script and remove unnecessary comments
update release script
- Initial release
- Basic movie and TV show search functionality
- Download support for movies and TV shows
- MP4 conversion support using FFmpeg
- Cross-platform support (Windows, macOS, Linux)