Features
* cli: New `trakts lookup` command - To assist you with manually specifying the Trakt ID of a media in `trakt_cache.json` (See https://github.com/iamkroot/trakt-scrobbler/issues/95#issuecomment-751437087 and https://github.com/iamkroot/trakt-scrobbler/issues/129#issuecomment-876922455)
* cli: `trakts whitelist` can how handle remote URLs. Run `trakts whitelist add --help` for full docs or consult the [wiki](https://github.com/iamkroot/trakt-scrobbler/wiki/trakts-CLI-Reference#remote-url-patterns)
* trakt: We now retry the search without the `year` if it yielded no results the first time around (130) Thanks JRFarmer
Fixes
* file_info: Only use the `path` portion of the remote URL for media info extraction, excluding the domain name (See 125)
* file_info: Unquote http-encoded symbols in remote URLs
Installation
1. `trakts stop`