Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: plucury/tracker-add
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AndrewMarchukov/tracker-add
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 4 files changed
  • 5 contributors

Commits on Mar 23, 2020

  1. Allow specifying host, user, pass and tracker URL via environment var…

    …s. Make curl follow redirects.
    pataquets committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6fca26f View commit details
    Browse the repository at this point in the history
  2. Merge pull request AndrewMarchukov#11 from pataquets/master

    Allow specifying host, user, pass and tracker URL via environment vars
    AndrewMarchukov authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d98ad2c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    c5d719c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Merge pull request AndrewMarchukov#12 from pataquets/master

    Allow passing a list of torrent ids as argument
    AndrewMarchukov authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3283774 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. don't send --auth option if TRANSMISSION_USER/PASS are unset

    Handle the common case of localhost-only transmission running without authentication
    dlenski authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9c3bd25 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Merge pull request AndrewMarchukov#13 from dlenski/patch-1

    don't send --auth option if TRANSMISSION_USER/PASS are unset
    AndrewMarchukov authored Apr 18, 2020
    Configuration menu
    Copy the full SHA
    9f626c9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Update manual-tracker grep behaviour

    According to manual page and StackOverflow, when there is a match grep returns 'SUCCESS', so the logic of the 'if' code must be inverted. In addition, for better output readability, instead of "failure" the output may be "already added" as `transmission-remote` says "Invalid argument" when a torrent has the specific tracker included
    Javinator9889 authored May 25, 2020
    Configuration menu
    Copy the full SHA
    04d5da1 View commit details
    Browse the repository at this point in the history
  2. Update tracker-add-auto.sh

    The same behavior described in 04d5da1 applies here
    Javinator9889 authored May 25, 2020
    Configuration menu
    Copy the full SHA
    6ef5563 View commit details
    Browse the repository at this point in the history
  3. Merge pull request AndrewMarchukov#16 from Javinator9889/patch-1

    Update tracker scripts `grep' behavior
    AndrewMarchukov authored May 25, 2020
    Configuration menu
    Copy the full SHA
    9ba9c85 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge pull request AndrewMarchukov#10 from plucury:master

    avoid add trackers for private torrents
    AndrewMarchukov authored May 11, 2021
    Configuration menu
    Copy the full SHA
    68dc08e View commit details
    Browse the repository at this point in the history
  2. make prettier

    AndrewMarchukov committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a764d6e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    c72f180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    944bbf9 View commit details
    Browse the repository at this point in the history
  3. deleted workflow

    AndrewMarchukov committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0f0acab View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Update README.md

    AndrewMarchukov authored May 25, 2022
    Configuration menu
    Copy the full SHA
    9430f51 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AndrewMarchukov authored May 25, 2022
    Configuration menu
    Copy the full SHA
    3ec8afd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    0a33869 View commit details
    Browse the repository at this point in the history
Loading