Skip to content

Releases: kannibalox/PTPAPI

v0.10.3

Choose a tag to compare

@kannibalox kannibalox released this 15 Feb 22:27

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

Choose a tag to compare

@kannibalox kannibalox released this 02 Nov 15:30

Added

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

v0.10.1

Choose a tag to compare

@kannibalox kannibalox released this 28 Sep 18:48

Fixed

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

v0.10.0

Choose a tag to compare

@kannibalox kannibalox released this 04 Jun 22:08

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

Choose a tag to compare

@kannibalox kannibalox released this 29 Mar 01:02

Fixed

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

v0.9.1

Choose a tag to compare

@kannibalox kannibalox released this 28 Mar 18:40

Fixed

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

v0.9.0

Choose a tag to compare

@kannibalox kannibalox released this 28 Mar 18:15

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

Choose a tag to compare

@kannibalox kannibalox released this 02 Mar 14:09
Fix handling a cover without content-type

v0.7.1

Choose a tag to compare

@kannibalox kannibalox released this 05 Jun 17:45

Add support for libtc-supported clients to ptp-reseed