Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpatterson/prunerr
Perma-seed Servarr media libraries
https://github.com/rpatterson/prunerr
bittorent radarr servarr sonarr torrent transmission
Last synced: 3 months ago
JSON representation
Perma-seed Servarr media libraries
- Host: GitHub
- URL: https://github.com/rpatterson/prunerr
- Owner: rpatterson
- Created: 2022-12-12T02:02:43.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-30T20:11:17.000Z (5 months ago)
- Last Synced: 2024-11-02T06:32:29.758Z (4 months ago)
- Topics: bittorent, radarr, servarr, sonarr, torrent, transmission
- Language: Python
- Homepage: https://gitlab.com/rpatterson/prunerr
- Size: 6.2 MB
- Stars: 28
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: NEWS-VERSION.rst
- Contributing: docs/contributing.rst
- License: LICENSES/MIT.txt
Awesome Lists containing this project
- awesome-arr - Prunerr - Perma-seed Servarr media libraries. (Complimenting Apps)
README
.. SPDX-FileCopyrightText: 2023 Ross Patterson
..
.. SPDX-License-Identifier: MIT########################################################################################
Prunerr
########################################################################################
Perma-seed Servarr media libraries
****************************************************************************************.. list-table::
:class: borderless align-right* - .. figure:: https://img.shields.io/pypi/v/prunerr.svg?logo=pypi&label=PyPI&logoColor=gold
:alt: PyPI latest release version
:target: https://pypi.org/project/prunerr/
.. figure:: https://img.shields.io/pypi/pyversions/prunerr.svg?logo=python&label=Python&logoColor=gold
:alt: PyPI Python versions
:target: https://pypi.org/project/prunerr/
.. figure:: https://img.shields.io/badge/code%20style-black-000000.svg
:alt: Python code style
:target: https://github.com/psf/black
.. figure:: https://api.reuse.software/badge/gitlab.com/rpatterson/prunerr
:alt: Reuse license status
:target: https://api.reuse.software/info/gitlab.com/rpatterson/prunerr- .. figure:: https://gitlab.com/rpatterson/prunerr/-/badges/release.svg
:alt: GitLab latest release
:target: https://gitlab.com/rpatterson/prunerr/-/releases
.. figure:: https://gitlab.com/rpatterson/prunerr/badges/main/pipeline.svg
:alt: GitLab CI/CD pipeline status
:target: https://gitlab.com/rpatterson/prunerr/-/commits/main
.. figure:: https://gitlab.com/rpatterson/prunerr/badges/main/coverage.svg
:alt: GitLab coverage report
:target: https://gitlab.com/rpatterson/prunerr/-/commits/main
.. figure:: https://img.shields.io/gitlab/stars/rpatterson/prunerr?gitlab_url=https%3A%2F%2Fgitlab.com&logo=gitlab
:alt: GitLab repository stars
:target: https://gitlab.com/rpatterson/prunerr- .. figure:: https://img.shields.io/github/v/release/rpatterson/prunerr?logo=github
:alt: GitHub release (latest SemVer)
:target: https://github.com/rpatterson/prunerr/releases
.. figure:: https://github.com/rpatterson/prunerr/actions/workflows/build-test.yml/badge.svg
:alt: GitHub Actions status
:target: https://github.com/rpatterson/prunerr/actions/workflows/build-test.yml
.. figure:: https://codecov.io/github/rpatterson/prunerr/branch/main/graph/badge.svg?token=GNKVQ8VYOU
:alt: Codecov test coverage
:target: https://app.codecov.io/github/rpatterson/prunerr
.. figure:: https://img.shields.io/github/stars/rpatterson/prunerr?logo=github
:alt: GitHub repository stars
:target: https://github.com/rpatterson/prunerr/- .. figure:: https://img.shields.io/docker/v/merpatterson/prunerr?sort=semver&logo=docker
:alt: Docker Hub image version
:target: https://hub.docker.com/r/merpatterson/prunerr
.. figure:: https://img.shields.io/docker/pulls/merpatterson/prunerr?logo=docker
:alt: Docker Hub image pulls count
:target: https://hub.docker.com/r/merpatterson/prunerr
.. figure:: https://img.shields.io/docker/stars/merpatterson/prunerr?logo=docker
:alt: Docker Hub stars
:target: https://hub.docker.com/r/merpatterson/prunerr
.. figure:: https://img.shields.io/docker/image-size/merpatterson/prunerr?logo=docker
:alt: Docker Hub image size
:target: https://hub.docker.com/r/merpatterson/prunerr- .. figure:: https://img.shields.io/keybase/pgp/rpatterson?logo=keybase
:alt: KeyBase Pretty Good Privacy (PGP) key ID
:target: https://keybase.io/rpatterson
.. figure:: https://img.shields.io/github/followers/rpatterson?style=social
:alt: GitHub followers count
:target: https://github.com/rpatterson
.. figure:: https://img.shields.io/liberapay/receives/rpatterson.svg?logo=liberapay
:alt: LiberaPay donated per week
:target: https://liberapay.com/rpatterson/donate
.. figure:: https://img.shields.io/liberapay/patrons/rpatterson.svg?logo=liberapay
:alt: LiberaPay patrons count
:target: https://liberapay.com/rpatterson/donateTL;DR: Perma-seeding of whole Servarr libraries optimized for per-tracker ratio.
- Delete torrents/items `only as disk space gets low
`_.
- Don't delete `currently imported items
`_.
IOW, only delete upgraded items.
- Don't delete `private items that haven't met seeding requirements
`_.
- Delete `public items first
`_.
- Delete private items in `an order to maximize tracker ratio and/or bonuses
`_.
- Delete `stalled items
`_
, and `items containing archives such as *.rar
releases
`_
and `blacklist them
`_,
AKA mark them as failed, in Servarr.
- And more..... include-end-before
.. contents:: Table of Contents
.. include-start-after****************************************************************************************
Summary
****************************************************************************************Seed Servarr download client torrents/items as long as possible only deleting them as
necessary as disk space gets low, hence the name based on "to prune". Which download
items are considered eligible for deletion is configured by the user. The common case is
that download items that are currently imported are not considered for deletion.
Neither are items from private trackers/indexers that have been upgraded or otherwise
deleted from the library but haven't met the indexers seeding requirements. The order in
which download items are deleted is determined according to rules configured by the
user. The common case is to delete items from public indexers first and among those to
delete the items with the highest ratio first to preserve the health of the community by
seeding less popular items longer. Next delete items from private indexers by configured
indexer priority and within the items for a given indexer to delete items in an order to
maximize ratio and/or seeding rewards.Other configured operations may be applied as well. For example:
- Verify and resume corrupt items
- Increase bandwidth priority for items from private indexers
- Decrease bandwidth priority for items from public indexers
- Remove and blacklist download items containing archives (``*.rar``, ``*.zip``,
``*.tar.gz``, etc.) which can't be perma-seeded
- Remove and blacklist stalled download items
- etc.The ``$ prunerr`` command is intended to serve as a companion to the `Servarr`_ suite of
applications and services and the `Transmission BitTorrent client`_. It periodically
polls the `download clients`_ of `Sonarr`_, `Radarr`_, etc. and applies the configured
operations to the download items in each of those download clients. It can also be run
independently of any Servarr instances to optimize seeding for download items added by
other means, e.g. `FlexGet`_.See the `Usage`_ section below for full details.
****************************************************************************************
Installation
****************************************************************************************Install locally or use the Docker container image:
Local Installation
========================================================================================Install by using any tool for installing standard Python 3 distributions such as
`pip`_::$ pip3 install --user prunerr
Optional shell prompt tab completion is available by using `argcomplete`_.
Docker Container Image
========================================================================================The recommended way to use the container image is by using `Docker Compose`_. See `the
example ./docker-compose.yml file`_. Write your configuration and run the container::$ docker compose up
You can also use the image directly. Pull `the Docker image`_. Use it to create and run
a container::$ docker pull "registry.gitlab.com/rpatterson/prunerr"
$ docker run --rm -it "registry.gitlab.com/rpatterson/prunerr" ...Use image variant tags to control when the image updates. Releases publish tags for the
branch and for major and minor versions. For example, to keep up to date with a specific
branch, use a tag such as
``registry.gitlab.com/rpatterson/prunerr:main``. Releases from ``develop``
publish pre-releases. Releases from ``main`` publish final releases. Releases from
``main`` also publish tags without a branch, for example
``registry.gitlab.com/rpatterson/prunerr``. Releases from ``main`` also
publish tags for the major and minor version, for example
``registry.gitlab.com/rpatterson/prunerr:v0.8``.Releases publish multi-platform images for the following platforms:
- ``linux/amd64``
- ``linux/arm64``
- ``linux/arm/v7``****************************************************************************************
Usage
****************************************************************************************Start by writing your ``~/.config/prunerr.yml`` configuration file. See the comments in
`the example configuration`_ for details.Once configured, you may run individual sub-commands once, run all operations once as
configured using the ``$ prunerr exec`` sub-command, or run all operations in a polling
loop using the ``$ prunerr daemon`` sub-command. See the `Order of Operations`_ section
for a detailed description of the operations. Use the CLI help to list the other
sub-commands and to get help on the individual sub-commands::$ prunerr --help
$ prunerr exec --helpIf using the Docker container image, the container can be run from the command-line as
well::$ docker compose run "prunerr" prunerr --help
****************************************************************************************
Order of Operations
****************************************************************************************Note that polling is required because there is no event we can subscribe to that
reliably determines disk space margin *as* the download clients are downloading. Every
run of the ``$ prunerr exec`` sub-command or every loop of the ``$ prunerr daemon``
sub-command performs the following operations.#. Verify and resume corrupt items, same as: ``$ prunerr verify``.
#. Review download items, same as: ``$ prunerr review``:
Apply per-indexer review operations as configured under ``indexers/reviews`` in the
configuration file to all download items.#. Move download items that have been acted on by Servarr to the ``*/seeding/*``
directory, same as: ``$ prunerr move``.As Servarr acts on completed download items, be that importing files from them,
ignoring them, deleting them from the queue, etc., Prunerr moves those items from the
Servarr download client's ``Directory`` to a parallel ``*/seeding/*`` directory.
Then when deleting download items to free space, Prunerr only considers items under
that directory. This has the added benefit of reflecting which items have been acted
on by Servarr in the download client.#. Delete download items if disk space is low, same as: ``$ prunerr free-space``.
Consider items for deletion in different groups in this order:
#. Download items no longer registered with tracker.
IOW, items that can no longer be seeded at all first.
#. Orphan files and directories not belonging to any download item
Walk all the top-level directories used by each download client and identify which
paths don't correspond to a download client item... warning::
Stop Prunerr before moving any download items.Prunerr uses the list of files for every download item to identify orphans. If
a user, or anything else other than Prunerr, moves or changes the location of a
download item while Prunerr is identifying orphans, Prunerr may identify the
*new* download item data path as an orphan and delete it out from under the
download item leading to data loss.#. Imported/seeding download items
IOW, download items that have been acted upon by Servarr and moved to the
``*/seeding/*`` directory by the ``$ prunerr move`` sub-command/operation
excluding those items filtered out according to the ``indexers/priorities``
operations with ``filter: true``. For example, don't delete currently imported
items (by hard link count) or items that haven't met private indexer seeding
requirements.For each of these groups in order, loop through each item in the group and:
#. Check disk space against the margin configured by
``download-clients/*/max-download-bandwidth`` and
``download-clients/*/min-download-time-margin``#. If there's insufficient disk space, delete the item.
For the orphans group, delete smaller items first to minimize the amount of
re-downloading needed should the user notice and correct any issues resulting in the
orphans.For the other groups delete items in the order determined by the configured
``indexers/priorities`` indexer order then by the configured operations for that
item's indexer.For those times when there's nothing Prunerr can delete to free disk space, most
users' download clients should also probably pause downloading when disk space drops
significantly below this margin. Use `the provided Transmission pause download
script`_ and, optionally, `integrate it into your Docker Compose project via a cron
job`_ or see those as examples.****************************************************************************************
Export sub-command
****************************************************************************************The ``export`` sub-command is roughly the inverse of Servarr import events, hard link
imported files back into download client items and verify. See the CLI ``$ prunerr
export --help`` output for more details.****************************************************************************************
Contributing
****************************************************************************************`GitLab hosts this project`_ and `mirrors it to GitHub`_ but use GitLab for reporting
issues, submitting pull or merge requests and any other development or maintenance
activity. See `the contributing documentation`_ for more details on how to get started
with development.****************************************************************************************
Motivation
****************************************************************************************I didn't like the available options I could find at the time for maximizing seeding from
a lovingly managed media library. Deleting by a ratio threshold doesn't make sense to me
because that can delete items when there's plenty of disk space. Also the ratio
threshold is a reverse indicator for items from private indexers vs items from public
indexers. Items from private indexers with high ratios should be kept around as long as
possible to build user total ratio whereas items from public indexers with low ratios
should be kept around as long as possible to preserve access in the community/ecosystem.
Finally, deleting any item still imported in the Servarr only because it hit the ratio
threshold is the biggest waste since it doesn't free any space. So I wrote Prunerr to
prune download items in the correct order.The use case for Prunerr is not tracker ratio racing. It's goal is to seed as long as
possible and to seed as much of your library as possible. This should have some
secondary benefits to ratio, but that's not the main goal.Finally, there is a laundry list of other download client management tasks that can be
automated but aren't by anything I could find. So I added them to Prunerr as well.****************************************************************************************
References
****************************************************************************************.. target-notes::
.. _`Servarr`: https://wiki.servarr.com
.. _`Transmission BitTorrent client`: https://transmissionbt.com/
.. _`download clients`: https://wiki.servarr.com/radarr/settings#download-clients
.. _`Sonarr`: https://wiki.servarr.com/en/sonarr
.. _`Radarr`: https://wiki.servarr.com/en/radarr
.. _`FlexGet`: https://flexget.com/.. _pip: https://pip.pypa.io/en/stable/installation/
.. _argcomplete: https://kislyuk.github.io/argcomplete/#installation.. _`Docker Compose`: https://docs.docker.com/compose/
.. _`the example ./docker-compose.yml file`:
https://gitlab.com/rpatterson/prunerr/-/blob/main/docker-compose.yml
.. _the Docker image: https://hub.docker.com/r/merpatterson/prunerr.. _`the example configuration`:
https://gitlab.com/rpatterson/prunerr/blob/main/src/prunerr/home/.config/prunerr.yml
.. _`the provided Transmission pause download script`:
https://gitlab.com/rpatterson/prunerr/blob/main/transmission/usr/local/bin/transmission-pause-download
.. _`integrate it into your Docker Compose project via a cron job`:
https://gitlab.com/rpatterson/prunerr/blob/main/transmission/etc/crontabs/abc.. _`GitLab hosts this project`:
https://gitlab.com/rpatterson/prunerr
.. _`mirrors it to GitHub`:
https://github.com/rpatterson/prunerr
.. _`the contributing documentation`:
https://gitlab.com/rpatterson/prunerr/-/blob/main/docs/contributing.rst