Skip to content

Releases: golift/starr

Sonarr get-episodes

26 Jun 00:06

Choose a tag to compare

Adds a couple new methods to Sonarr to get episodes and to unmonitor or monitor them. Fixes unmonitoring ability on Radarr.

Bug Fix

18 Jun 02:48

Choose a tag to compare

This fixes a bug in the Sonarr release profiles methods/struct.

Queue endpoints for Radarr and Sonarr

05 Jun 05:01
374e35d

Choose a tag to compare

This releases fixes the api queue endpoints for Sonarr and Radarr. Also removes the v2 endpoints for those same apps.

All changes are in this contribution. #5

Quality Profiles

18 May 06:33
4d6c2d4

Choose a tag to compare

This release adds methods for quality profiles for all four apps. Adds release profiles methods for Sonarr.

Bug Fixes & a few features

10 Apr 05:36

Choose a tag to compare

This adds exceptions and custom formats to Radarr. A handful of fixes for Readarr (because it's pre-alpha and keeps changing). Adds trigger-search command support.

Full Interface

07 Feb 01:48
60b16e6

Choose a tag to compare

This release adds a lot more interface methods for every Starr app. The internal interface in this library changes a little bit too. Major version not incremented because this is how it should be. Sorry, but you can cope.. I had to.

Readarr Support

29 Sep 09:30

Choose a tag to compare

This release adds support for Readarr. One method: queue.

More API fixes for v3

12 Feb 22:07

Choose a tag to compare

More API fixes for v3 and a new path config variable for storing download location externally.

Bandaid fix Sonarr and Radarr v3

10 Feb 10:35

Choose a tag to compare

Turned a few things into interface{}s to make them work with Sonarr and Radarr v3. Will try to do a proper fix soon!

Adds duration unmarshaller for config.

01 Jul 00:56

Choose a tag to compare

Makes the library a little smarter, but not much. :D