cmd: `find . -type f -print0 | xargs -0 dos2unix`
* Tracking tab with anilist support * Rename MangaSync to Track * Rename variables and methods to track * Kitsu implementation * Variables refactoring * Travis fix?