What's Changed
- refactor: remove legacy installation and update scripts (b9f0b49)
- refactor: update installation and update process script (489199c)
- feat(router): initialize Cloudflare Worker with routing capabilities (82c6471)
- feat(MegapeerController): enhance page retrieval with rate limit handling (406be5d)
- feat(LostfilmController): implement parsing functionality with page handling and logging (a51d414)
- fix(SyncCron): add null checks for configuration and improve delay handling (a51798b)
- feat(logging): enhance logging configuration and functionality (e78aa93)
- feat(AppInit): add sensitive data redaction and enhanced logging for configuration (06bcc1f)
- feat(config): introduce YAML configuration support (751650f)
- feat(SyncCron): enhance synchronization logging (b63737c)
- feat(SyncCron): enhance synchronization logging (46838d1)
- feat(MegapeerController): add tracker disable check for megapeer functionality (ca4b80b)
- feat(DevController, StatsCron, FileDB): improve torrent handling and stats logging (38d6b0b)
- feat(DevController): add FindCorrupt method to scan for corrupt database entries (57c97d9)
- feat(DevController): add RemoveNullValues method to clean up corrupt torrent entries (fd63527)
- refactor(crontab): update scheduling for torrent-related tasks and add lostfilm parsing (0f46f28)
- feat(BitruApi): implement Bitru API integration for torrent parsing (8484c55)
- chore(vscode): add settings for file associations in VSCode (851a0cc)
- feat(trackers): disable functionality for retired trackers
anifilm,anilibria, andhdrezka(b7a14cc) - chore(AniLibriaController): add missing using directive for LINQ (4c51dea)
- feat(StatsController): add Trackers action and improve Torrents action (013cd09)
- chore(config): update tracker lists and remove empty torrents.json file (bb71d40)
- feat: add Mazepa.to tracker support (#2) (fca0f85)
- fix: max 10 attempts for task 2 by @lexandr0s in #9
- fix wipe cache by @lexandr0s in #10
- add tracksinterval, tracksattempt to conf by @lexandr0s in #11
- feat: improve Mazepa title parsing and add cron parse job by @aartzz in #12
Full Changelog: 2.0.0...2.0.0-dev1