Added
- UHD/HDR/proprietary codecs filters ([18](https://github.com/kannibalox/PTPAPI/pull/18), [einsern](https://github.com/einsern))
- `ptp-reseed-machine`:
- Support searching for movies without an IMDb
- Allow adding more query types (still defaults to just IMDb and title queries)
- Reduce number of requests when scraping needforseed.php
- Add `--history-file` flag for capturing history and skipping duplicate checks
- New torrent fields: `LastActive`, `LastReseedRequest`, `ReseedWaitingUsers`, `Trumpable`
- `ptp-reseed`: Add client configuration section in ptpapi.conf
- Allow specifying a config file path with the `PTPAPI_CONFIG`
environment variable (set to `/dev/null` to disable the config file
altogether)
Fixed
- `ptp-reseed`: Fix rtorrent existence check
- `ptp-reseed`: Allow `--overwrite-incomplete` to work correctly with `--hash-check`
- `ptp`: Parse pages correctly
Changed
- `ptp download`: Download up to `-l/--limit` movies, instead of just searching that many movies