Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Tags: plotski/upsies

Tags

v2022.08.05

Toggle v2022.08.05's commit message
Version 2022.08.05

* Maintenance release because of renamed dependency
  (aio-btclient-rpc -> aiobtclientrpc)

v2022.07.18

Toggle v2022.07.18's commit message
Version 2022.07.18

* Fixed the obnoxious error: "The connection pool was closed while n HTTP
  requests/responses were still in-flight."
* submit: Added --is-scene argument to allow manual override of
  broken/unavailable DBs
* Minor fixes for IMDb and TMDb scrapers

v2022.05.24

Toggle v2022.05.24's commit message
Version 2022.05.24

* download-location: Default to symbolic link if hard link fails due to source
  and target being on different file systems
* submit: Display tracker-specific setup instructions with
  "upsies submit TRACKER --howto-setup"
* NBL: Use upload API (see "upsies submit nbl --howto-setup")

v2022.03.17

Toggle v2022.03.17's commit message
Version 2022.03.17

* IMDb: Adapt to website changes
* scene-check: Don't ask to pick a release name for releases with no release
  group
* release-name: Dates in release names (e.g. "2015-09-25"), are interpreted as
  episode air dates and used as default value for the usual "SxxExx"
* IMDb: Remove "and" from query because searching for "Foo and Bar" doesn't
  find "Foo & Bar"
* Improve finding of an appropriate screenshot source file from a VIDEO_TS
  directory (Thanks, L4G!)
* download-location: Only try the best matching file in the file system for
  each file in the torrent, not all of them
* Clear old cached files more quickly
* New options trackers.bb.announce_url and trackers.nbl.announce_url for
  manually setting your announce URL

v2022.02.08

Toggle v2022.02.08's commit message
Version 2022.02.08

* New option: config.torrent-create.reuse_torrent_paths provides a list of
  directories that contain torrent files from which to get piece hashes from
* Improved scene detection for mixed season packs
* "upsies --help" documents basic Emacs keybindings
* torrent-create: Put created torrent file in current working directory

v2022.01.15

Toggle v2022.01.15's commit message
Version 2022.01.15

* Improved scene detection for season packs
* Attempt to fix screenshot creation on Windows
* bB: Less common sources can now be selected manually
* bB: With --only-description, include screenshots and mediainfo for season
  and episode release

v2021.12.12

Toggle v2021.12.12's commit message
Version 2021.12.12

* Fix adding torrents to rTorrent <= 0.9.6

v2021.12.09

Toggle v2021.12.09's commit message
Version 2021.12.09

* Fix detection of interlaced MBAFF/PAFF video
* Fix searching SrrDB for release names containing ","
* Fix " not found in regex" printed to stdout

v2021.12.04

Toggle v2021.12.04's commit message
Version 2021.12.04

* Renamed options trackers.*.(add|copy)-to to trackers.*.(add|copy)_to for
  consistency with other option names (sorry for the inconvenience)
* Added support for qBittorrent, rTorrent and Deluge
* Try to make non-unique TV show titles unique by appending 2-letter country
  code (ccTLD) or year
* submit/torrent-create: Added --reuse-torrent/-t option to get piece hashes
  from an existing torrent instead of hashing all the content (this happens
  automatically when torrents are created with upsies)
* Configuration options are now better documented (upsies set -h)
* bB: Submit automatically generated screenshots and mediainfo when a custom
  description is given for a season or episode submission with --description
  (previously, the custom description needed to include screenshots and
  mediainfo)
* bB: Normalize tags provided through --tags or entered in the TUI
* Purge <script> tags from cached HTML (reduces size by ~40%)

v2021.11.09

Toggle v2021.11.09's commit message
Version 2021.11.09

* Removed debugging print()