radarr_api 1.2.11 copy "radarr_api: ^1.2.11" to clipboard
radarr_api: ^1.2.11 copied to clipboard

discontinued

Dart abstraction for Radarr's public API (https://radarr.video)

1.2.11 #

  • refactor: remove library keywords

1.2.10 #

  • chore: update metadata

1.2.9 #

  • chore: update metadata

1.2.8+1 #

  • refactor: run dart format against codebase

1.2.8 #

  • refactor: utilize latest features in retrofit code generation

1.2.7+1 #

  • chore: upgrade packages and rebuild generate files

1.2.7 #

  • hotfix: add cancel token to reprocessManualImport

1.2.6+2 #

  • chore: update metadata

1.2.6+1 #

  • chore: update README.md

1.2.6 #

  • fix: correctly use name parameter in enum serializer

1.2.5+2 #

  • fix: remove deprecated usages of ignore JSON annotation, replace with includeFromJson and includeToJson
  • chore: update SDK constraints to <4.0.0

1.2.5+1 #

  • ci: update publishing workflow

1.2.5 #

  • hotfix: fallback to unknown command name on unknown value

1.2.4 #

  • support /manualimport endpoint

1.2.3+1 #

  • refactor: remove superfluous queue grab parameters

1.2.3 #

  • fix: serialize queue timeLeft field into Duration object

1.2.2 #

  • refactor: clean-up positional argument names

1.2.1 #

  • fix: return validation failures on notification agent test

1.2.0 #

  • refactor: make required parameters positional arguments instead of named arguments

1.1.1+1 #

  • hotfix: compile generated files

1.1.1 #

  • fix: remove required id property from updateQualityDefinitions command

1.1.0 #

  • allow passing in BaseOptions Dio client configuration
  • allow passing in CancelToken to all requests
  • fix: handle all formats of C# TimeSpan 'c' format specifier
  • chore: update dependencies

1.0.6 #

  • fix: nullify some custom format and select option parameters
  • refactor: update class names

1.0.5 #

  • add additional optional queries for history and logs
  • fix: make mediaInfo nullable in RadarrMovieFile

1.0.4+1 #

  • update metadata

1.0.4 #

  • support /config/naming/examples endpoint

1.0.3+2 #

  • update metadata

1.0.3+1 #

  • docs: updated README.md

1.0.3 #

  • fix: nullify RadarrFilter properties

1.0.2 #

  • fix: set libraries for canonical exports

1.0.1 #

  • utilize DurationStringConverter for Duration (de)serialization
  • updated metadata

1.0.0 #

  • all API endpoints have been implemented
  • support /manualimport endpoint
  • support /movie/import endpoint
  • breakout individual command triggers

0.0.1-pre.10 #

  • Utilize the official Dart publishing workflow

0.0.1-pre.9 #

  • support /movie/editor endpoint
  • support /movie/lookup/[tmdb|imdb|term] endpoint
  • support /qualitydefinition/[id|update] endpoint
  • support /qualityprofile/[id|schema] endpoint
  • support /queue/[id|bulk|grab|details|status] endpoint
  • support /release endpoint

0.0.1-pre.8 #

  • support /exclusions/[id|bulk] endpoint
  • support /history/[since|movie|failed] endpoint
  • support /metadata/[id|schema] endpoint
  • support /parse endpoint

0.0.1-pre.7 #

  • support /downloadclient/[id|schema|test|testall|action] endpoint
  • support /importlist/[id|schema|test|testall|action] endpoint
  • support /indexer/[id|schema|test|testall|action] endpoint
  • support /notification/[id|schema|test|testall|action] endpoint
  • support /importlist/movie endpoint

0.0.1-pre.6 #

  • support /mediacover/{movieId}/[poster|fanart] endpoint
  • fix: getLogFileData now returns List<int> bytes instead of a string
  • fix: getUpdateLogFileData now returns List<int> bytes instead of a string

0.0.1-pre.5 #

  • support /config/downloadclient endpoint
  • support /config/host endpoint
  • support /config/importlist endpoint
  • support /config/indexer endpoint
  • support /config/mediamanagement endpoint
  • support /config/metadata endpoint
  • support /config/ui endpoint

0.0.1-pre.4 #

  • support /filesystem/[type|mediafiles] endpoint
  • support /health endpoint
  • support /indexerflag endpoint
  • support /log/[file|update] endpoint
  • support /restriction/[id] endpoint
  • support /remotepathmapping/[id] endpoint
  • support /rename endpoint
  • support /system/[status|restart|shutdown] endpoint
  • support /tag/detail/[id] endpoint

0.0.1-pre.3 #

  • support /log endpoint
  • support /moviefile/[id] endpoint
  • support /task[id] endpoint

0.0.1-pre.2 #

  • support /language/[id] endpoint
  • support /tag/[id] endpoint
  • support /update endpoint

0.0.1-pre.1 #

  • package initialization
2
likes
120
points
197
downloads

Publisher

verified publishercomet.tools

Weekly Downloads

Dart abstraction for Radarr's public API (https://radarr.video)

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dio, freezed_annotation, json_annotation, retrofit

More

Packages that depend on radarr_api