@nativecode/sonarr
Version:
Sonarr REST client
260 lines (103 loc) โข 10.9 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2021.0.1](https://git.nativecode.net/nativecode/media-clients/compare/v2021.0.1-next.1...v2021.0.1) (2020-11-09)
**Note:** Version bump only for package @nativecode/sonarr
# 2021.0.0 (2020-11-09)
### Bug Fixes
* ๐ compare-versions was in wrong dep list ([3fbc59a](https://git.nativecode.net/nativecode/media-clients/commits/3fbc59ab44d67853e26f9c18b5bc0e7e162086f9))
* ๐ lincoln moved to peer dependency ([de352df](https://git.nativecode.net/nativecode/media-clients/commits/de352df476c9ab290789177f1398a7e71f03c825))
* ๐ manual version bump ([6c2e380](https://git.nativecode.net/nativecode/media-clients/commits/6c2e3806fdd130cd8915b9d844b2605260879516))
* ๐ remove radarr and sonarr resources export ([db940fc](https://git.nativecode.net/nativecode/media-clients/commits/db940fcbc3bbf131d660410eebe0742fb845a66e))
* ๐ removing requirement to pass Lincoln ([82e0880](https://git.nativecode.net/nativecode/media-clients/commits/82e088081ae82fd38b566f3c105f5e7b9c54d7c6))
* ๐ upgrade all dependencies ([b3b9c81](https://git.nativecode.net/nativecode/media-clients/commits/b3b9c81048a163cd8f676feedfe335f245c1d39a))
* ๐ upgrade dependencies ([192fed4](https://git.nativecode.net/nativecode/media-clients/commits/192fed461414d8da68f6e3f61ef0cb71427e26ab))
* export options ([11c4410](https://git.nativecode.net/nativecode/media-clients/commits/11c4410e5a133448d2e748dc4957b3d138ac592c))
* force update ([77b3343](https://git.nativecode.net/nativecode/media-clients/commits/77b33435d5b1a7a1c76d74ad085cf8c9940b0ec8))
* force version publish ([eeb86d3](https://git.nativecode.net/nativecode/media-clients/commits/eeb86d33c38e6b81719a673c6e46a8284afbf79f))
* force version update ([cd468e5](https://git.nativecode.net/nativecode/media-clients/commits/cd468e5c7e9c4fdc553465865aaaba706d375e12))
* more breaking changes after release ([75ba043](https://git.nativecode.net/nativecode/media-clients/commits/75ba04322fb4d970eae60a6f814165737925fe92))
* profile return type ([0a0487a](https://git.nativecode.net/nativecode/media-clients/commits/0a0487a1f0cdcc12ef5ec657a504a2e9cbb17a17))
* remove console messages ([ac61775](https://git.nativecode.net/nativecode/media-clients/commits/ac61775bf46e1de14646d594700d81842cfc9673))
* rename fix ([037eaa0](https://git.nativecode.net/nativecode/media-clients/commits/037eaa00795b52fc8f05c50f19b4b7856121d725))
* update deps ([486782f](https://git.nativecode.net/nativecode/media-clients/commits/486782f2488c8d0365b852d071b168e9a7ecd944))
* upgrade packages ([429e4af](https://git.nativecode.net/nativecode/media-clients/commits/429e4af8658bb27d569726ac2a09f0b25ce19418))
### Features
* ๐ธ add series update ([50ecad3](https://git.nativecode.net/nativecode/media-clients/commits/50ecad33b13c2b525a4601ba225d6a49243008d4))
* ๐ธ change series to shows ([5751ed0](https://git.nativecode.net/nativecode/media-clients/commits/5751ed0e440f838ff1ace4b4592f169932e50801))
* ๐ธ changed underlying HTTP client to node-fetchPreviously, isomorphic-fetch was used. It has now been replaced bynode-fetch for better compatibility.BREAKING CHANGE: ๐งจ replace isomorphic-fetch with node-fetch ([b651d8a](https://git.nativecode.net/nativecode/media-clients/commits/b651d8a97163e693ba2928b84c1cea78c7f19474))
* ๐ธ consistent http methods ([6fdafcb](https://git.nativecode.net/nativecode/media-clients/commits/6fdafcb7aa42c04c5b5db0f8c42fc396fd748571))
* ๐ธ update package dependencies ([4bcd4a0](https://git.nativecode.net/nativecode/media-clients/commits/4bcd4a0b7200b563d9a889d1259d6754ea6929a7))
* ๐ธ upgrade dependencies ([31cfe05](https://git.nativecode.net/nativecode/media-clients/commits/31cfe0507d569dfd3c93ecdffbcb18773e8ffdcf))
* ๐ธ upgrade package versions ([dc8b5c2](https://git.nativecode.net/nativecode/media-clients/commits/dc8b5c2eb53335bcec847a39e0476d8657b713a1))
* add additional verbs ([98b051c](https://git.nativecode.net/nativecode/media-clients/commits/98b051c0de4cb4414d0e53c83d9977565c6166c0))
* add api check for radarr and sonarr ([caa4b29](https://git.nativecode.net/nativecode/media-clients/commits/caa4b296a09e239e2a820bcfeaf2b261d18eb322))
* add diskspace and history ([08bdd87](https://git.nativecode.net/nativecode/media-clients/commits/08bdd8744d19dd36db701586e0e9dccf7ec3118c))
* add more commands ([a525fe6](https://git.nativecode.net/nativecode/media-clients/commits/a525fe6bea5ee4b08cd2d4b88f167d431f38da97))
* add release push ([2f89252](https://git.nativecode.net/nativecode/media-clients/commits/2f89252aea163aac682e9590a03c415dc36a2186))
* adding episode file route to sonarr ([b7f76db](https://git.nativecode.net/nativecode/media-clients/commits/b7f76dbae2708f075653d6dfc854c7ca3fbb1d8d))
* adding parsed epsiode info and wanted ([c3679ca](https://git.nativecode.net/nativecode/media-clients/commits/c3679cae9e229704b25d69c89e7c6d3ceb04eba4))
* adding profiles to radarr ([5ebaa02](https://git.nativecode.net/nativecode/media-clients/commits/5ebaa028fae43b4b3a980bd824110f75cc7e0d06))
* adding release ([9d4e267](https://git.nativecode.net/nativecode/media-clients/commits/9d4e267c40aae9d1eb291df87eae967ab858f044))
* more consolidation ([e782c6f](https://git.nativecode.net/nativecode/media-clients/commits/e782c6f74d48b5772cc132c142b95eb31939a155))
* more tests and version fix ([f447f23](https://git.nativecode.net/nativecode/media-clients/commits/f447f23f33b2e265f43ece1e7bc6059deed810b8))
### BREAKING CHANGES
* removing export of resources
* constructor parameters changed
* all protected _ methods renamed to http_
* shows renamed to series
* renames series resource to shows
* All projects that import these libraries must now also import
@nofrills/lincoln
## [5.3.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@5.3.1-next.1...@nativecode/sonarr@5.3.1) (2020-11-08)
**Note:** Version bump only for package @nativecode/sonarr
# [5.3.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@5.3.0-next.1...@nativecode/sonarr@5.3.0) (2020-10-30)
**Note:** Version bump only for package @nativecode/sonarr
# [5.2.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@5.2.0-next.7...@nativecode/sonarr@5.2.0) (2020-03-11)
**Note:** Version bump only for package @nativecode/sonarr
## [5.1.2](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@5.1.2-next.1...@nativecode/sonarr@5.1.2) (2020-02-15)
**Note:** Version bump only for package @nativecode/sonarr
## [5.1.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@5.1.0...@nativecode/sonarr@5.1.1) (2020-02-15)
**Note:** Version bump only for package @nativecode/sonarr
# [5.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@5.1.0-next.0...@nativecode/sonarr@5.1.0) (2020-02-15)
**Note:** Version bump only for package @nativecode/sonarr
# [5.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@4.0.3-next.1...@nativecode/sonarr@5.0.0) (2020-01-14)
### Bug Fixes
* ๐ manual version bump ([6c2e380](https://git.nativecode.net/nativecode/media-clients/commits/6c2e3806fdd130cd8915b9d844b2605260879516))
* ๐ remove radarr and sonarr resources export ([db940fc](https://git.nativecode.net/nativecode/media-clients/commits/db940fcbc3bbf131d660410eebe0742fb845a66e))
### BREAKING CHANGES
* removing export of resources
## [4.0.3](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@4.0.2...@nativecode/sonarr@4.0.3) (2020-01-14)
**Note:** Version bump only for package @nativecode/sonarr
## [4.0.2](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@4.0.2-next.0...@nativecode/sonarr@4.0.2) (2020-01-14)
**Note:** Version bump only for package @nativecode/sonarr
## [4.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@4.0.0...@nativecode/sonarr@4.0.1) (2020-01-14)
### Bug Fixes
* more breaking changes after release ([75ba043](https://git.nativecode.net/nativecode/media-clients/commits/75ba04322fb4d970eae60a6f814165737925fe92))
# [4.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@4.0.0-next.0...@nativecode/sonarr@4.0.0) (2020-01-14)
**Note:** Version bump only for package @nativecode/sonarr
## [3.1.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@3.1.1-next.0...@nativecode/sonarr@3.1.1) (2020-01-14)
**Note:** Version bump only for package @nativecode/sonarr
# [3.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@3.1.0-next.0...@nativecode/sonarr@3.1.0) (2020-01-12)
**Note:** Version bump only for package @nativecode/sonarr
## [3.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@3.0.1-next.0...@nativecode/sonarr@3.0.1) (2020-01-12)
**Note:** Version bump only for package @nativecode/sonarr
# [3.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@3.0.0-next.3...@nativecode/sonarr@3.0.0) (2020-01-11)
**Note:** Version bump only for package @nativecode/sonarr
## [2.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@2.0.1-next.2...@nativecode/sonarr@2.0.1) (2020-01-11)
**Note:** Version bump only for package @nativecode/sonarr
# [2.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@2.0.0-next.3...@nativecode/sonarr@2.0.0) (2020-01-11)
**Note:** Version bump only for package @nativecode/sonarr
## [1.0.2](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@1.0.2-next.1...@nativecode/sonarr@1.0.2) (2020-01-10)
### Bug Fixes
* force version update ([cd468e5](https://git.nativecode.net/nativecode/media-clients/commits/cd468e5c7e9c4fdc553465865aaaba706d375e12))
## [1.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@1.0.0...@nativecode/sonarr@1.0.1) (2019-10-28)
### Bug Fixes
* force update ([77b3343](https://git.nativecode.net/nativecode/media-clients/commits/77b33435d5b1a7a1c76d74ad085cf8c9940b0ec8))
# [1.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/sonarr@1.0.0-next.2...@nativecode/sonarr@1.0.0) (2019-10-28)
**Note:** Version bump only for package @nativecode/sonarr
# 0.1.0 (2019-06-12)
### Features
* adding calendar to sonarr ([db4bd10](https://git.nativecode.net/nativecode/media-clients/commits/db4bd10))
* adding movie lookups ([36cdaee](https://git.nativecode.net/nativecode/media-clients/commits/36cdaee))
* sonarr backups ([64b1ee4](https://git.nativecode.net/nativecode/media-clients/commits/64b1ee4))