Releases: kannibalox/PTPAPI
Releases · kannibalox/PTPAPI
v0.10.3
v0.10.2
Added
ptp inbox
: Add--raw
flag to get HTML for conversations (#24, @bonswouar)
v0.10.1
Fixed
ptp-origin
: Fix writing output on newer python versions
v0.10.0
Added
- UHD/HDR/proprietary codecs filters (#18, @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 checkptp-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
v0.9.2
Fixed
ptp-reseed
:- Mark torrents saved to file as loaded
- Handle hashing multi-file torrents correctly
v0.9.1
Fixed
ptp-reseed
now only tries to connect to rtorrent when not using--client
v0.9.0
Added
- Utility script for downloading and running archiver.py
tinycron
has been added to docker to allow for simple cron-like containersptp-reseed
- simple file downloading: use
file://<path>
with--client
- Add flag for pre-hash-checking:
--hash-check
- Add flag for changing the path of an existing incomplete torrent:
--overwrite-incomplete
(rtorrent only)
- simple file downloading: use
v0.7.2
Fix handling a cover without content-type
v0.7.1
Add support for libtc-supported clients to ptp-reseed