sonarr 0.0.1-pre.14 copy "sonarr: ^0.0.1-pre.14" to clipboard
sonarr: ^0.0.1-pre.14 copied to clipboard

discontinued
outdated

Facilitate the communication to and from Sonarr's API, a smart PVR for newsgroup and bittorrent users.

0.0.1-pre.14 #

  • Implemented system/status to fetch system information
  • Models for SonarrStatus and nested models
  • Renamed SonarrCommandHandler_WantedMissing to SonarrCommandHandler_Wanted

0.0.1-pre.13 #

  • Implemented /wanted/missing to fetch missing episodes
  • Models for SonarrMissing and nested models
  • Added sort direction and wanted/missing sort key types

0.0.1-pre.12 #

  • Removed NULL from SonarrSeriesType, instead return actual null value

0.0.1-pre.11 #

  • Added rootFolderPath string to SonarrSeriesLookup for easily setting root folder

0.0.1-pre.10 #

  • Implemented /rootfolder to fetch root folders
  • Models for SonarrRootFolder and nested models

0.0.1-pre.9 #

  • Implemented /series/lookup to fetch series lookup results
  • Models for SonarrSeriesLookup and nested models

0.0.1-pre.8 #

  • Implemented additional /command commands (Backup, MissingEpisodeSearch, RssSync)
  • Updated README.md

0.0.1-pre.7 #

  • Implemented some /command commands (RescanSeries, RefreshSeries)
  • Models for SonarrCommand and nested models

0.0.1-pre.6 #

  • Implemented /v3/languageprofile to fetch all language profiles
  • Models for SonarrLanguageProfile and nested models
  • Correctly export all model types

0.0.1-pre.5 #

  • Implemented /profile to fetch all quality profiles
  • Models for SonarrQualityProfile and nested models

0.0.1-pre.4 #

  • Fixed DateTime parsing when date is null

0.0.1-pre.3 #

  • All dates in /series calls now return DateTime objects

0.0.1-pre.2 #

  • Implemented /series to fetch all series
  • Implemented /series/{id} to fetch single series
  • Models for SonarrSeries and nested models

0.0.1-pre.1 #

  • Initial Release
1
likes
0
pub points
0%
popularity

Publisher

verified publishercomet.tools

Facilitate the communication to and from Sonarr's API, a smart PVR for newsgroup and bittorrent users.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, json_annotation, meta

More

Packages that depend on sonarr