radarr 1.1.2 radarr: ^1.1.2 copied to clipboard
Facilitate the communication to and from Radarr's API, a movie collection manager for Usenet and BitTorrent users.
1.1.2 #
- Removed
RadarrCustomFormatSpecificationsFields
and replacedfields
with a genericMap<dynamic, dynamic>
as the data can be very dynamic
1.1.1 #
- Ability to fetch details about the health of your Radarr instance
1.1.0 #
- Do not write null values when converting models back to a JSON
- Set
id
to 0 when creating a new movie object in the Radarr database
1.0.2 #
- Ability to fetch import lists
- Ability to fetch movies from import lists
1.0.1 #
- Added the ability to push a release to Radarr's attached download clients
1.0.0 #
- Initial release