Harshith Mohan

Results 4 issues of Harshith Mohan

- [x] Return count of missing episodes (collecting), missing episodes (total). Count as in count of episodes and not count of groups. - [x] Return count of unreconized files, multiple...

Enhancement - API

- [x] Extend `plugin:@typescript-eslint/recommended` - Causes 3 rule failures in current codebase - [@typescript-eslint/no-explicit-any](https://typescript-eslint.io/rules/no-explicit-any) -> Self explanatory - [@typescript-eslint/ban-types](https://typescript-eslint.io/rules/ban-types) -> Prevents usage of `Function`, `() => {}` as type, recommends...

Enhancement - Feature Improvement

![image](https://user-images.githubusercontent.com/26010946/205226591-befa13d3-133d-4961-90d6-517e7f3fa387.png) ![image](https://user-images.githubusercontent.com/26010946/205226610-a0b9a5fb-7708-46b4-a2f2-ac2dbe1608f6.png)

Enhancement - Feature Improvement

- [ ] Trakt linking (Might also need an internal non-API related refactor for trakt) - [ ] Duplicate hashes (or even Release Management as a whole last @da3dsoul mentioned)...

Enhancement - API