Important
🚧 WIP 🚧
Detection of orphaned files caused by hard linking between qBittorrent and Radarr/Sonarr. Build using TDD methodology.
- Bun: TS Runtime
- @ctrl/qbittorrent: qBittorrent API wrapper
- tsarr: *arr API wrapper
- ESLint/typescript-eslint: Linter.
- Prettier: Code formatter.
- Docker: Container engine.
- Development Containers: Container development.
I chose external wrappers to keep maintenance to a minimum. Hoping the wrappers will stay under development 🤞.
Highly inspired by this projects: