# BangumiTurret Auto download Anime Bangumi by Aria2c from magnet RSS # Usage ## Prerequest Install `Aria2` and setup path env var. ## Create database 1) Setup SQLite database file path by - Env var `BanTurDbPath` or - Neighboring executable with `.db3` extension name 2) Run without any command-line argument to create SQLite database 3) Config Use SQLite management tool to edit Config and add entry to FeedSource |Key |ExampleValue |Required |--- |--- |--- |EnableMail |True | ✔ |SendMailHost |mail.example.com | ⭕ EnableMail |SendMailPort |25 | ⭕ EnableMail |SendMailUser |mailbot | ⭕ EnableMail |SendMailPass |passofbot | ⭕ EnableMail |SendMailTarget |john.d@example.com | ⭕ EnableMail |SendMailTargetName |john doe | ⭕ EnableMail |WorkingDirectory |C:\BTWD | ✔ |DownloadDirectory |C:\BTDL | ✔ |WebProxy |http://example.com:8080 | ✖ ## Run: - Empty command-line argument or `fetch` for external scheduler - Pass `daemon 30` for 30 min interval loop running