Releases: golift/starr
Sonarr get-episodes
Adds a couple new methods to Sonarr to get episodes and to unmonitor or monitor them. Fixes unmonitoring ability on Radarr.
Bug Fix
This fixes a bug in the Sonarr release profiles methods/struct.
Queue endpoints for Radarr and Sonarr
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
This release adds methods for quality profiles for all four apps. Adds release profiles methods for Sonarr.
Bug Fixes & a few features
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
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
This release adds support for Readarr. One method: queue.
More API fixes for v3
More API fixes for v3 and a new path config variable for storing download location externally.
Bandaid fix Sonarr and Radarr v3
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.
Makes the library a little smarter, but not much. :D