Skip to content

Releases: kannibalox/PTPAPI

v0.10.3

15 Feb 22:27
Compare
Choose a tag to compare

Added

  • ptp search: Allow searching users' snatched/leeching/uploaded/seeding torrents, e.g. ptp search type=snatched userid=1234. If the userid is left out, the current user is searched.

v0.10.2

02 Nov 15:30
Compare
Choose a tag to compare

Added

  • ptp inbox: Add --raw flag to get HTML for conversations (#24, @bonswouar)

v0.10.1

28 Sep 18:48
Compare
Choose a tag to compare

Fixed

  • ptp-origin: Fix writing output on newer python versions

v0.10.0

04 Jun 22:08
Compare
Choose a tag to compare

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 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

v0.9.2

29 Mar 01:02
Compare
Choose a tag to compare

Fixed

  • ptp-reseed:
    • Mark torrents saved to file as loaded
    • Handle hashing multi-file torrents correctly

v0.9.1

28 Mar 18:40
Compare
Choose a tag to compare

Fixed

  • ptp-reseed now only tries to connect to rtorrent when not using --client

v0.9.0

28 Mar 18:15
Compare
Choose a tag to compare

Added

  • Utility script for downloading and running archiver.py
  • tinycron has been added to docker to allow for simple cron-like containers
  • ptp-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)

v0.7.2

02 Mar 14:09
Compare
Choose a tag to compare
Fix handling a cover without content-type

v0.7.1

05 Jun 17:45
Compare
Choose a tag to compare

Add support for libtc-supported clients to ptp-reseed