Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

Add getsettings, remove, removedata, and list API methods for sonarr support #7

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 15, 2018

  1. [WIP] Add getsettings query for sonarr support

    Currently not working correctly
    cvockrodt committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    0373b5e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. feat(API): Add support for remove, removedata, and list API methods

    Currently has a hardcoded label of "shows", which I plan to move into config later. I don't know
    what every list parameter was, since there seems to be more returned than documented, so I made my
    best guesses. Works for me currently, mileage may vary. The add-url method currently only supports
    urls, no files can be uploaded yet
    cvockrodt committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    4338582 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    b707b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f1372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fee15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3112245 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

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