Skip to content

Commit

Permalink
chore(release): v1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 11, 2023
1 parent 48b01c2 commit a706984
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 17 deletions.
49 changes: 33 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.1.0](https://github.com/pct-org/popcorn-env/compare/v1.0.3...v1.1.0) (2023-12-11)


### Bug Fixes

* Fixes that came out of update ([fc5d3d3](https://github.com/pct-org/popcorn-env/commit/fc5d3d34d462d2dc184ff81d47cbe5dbee944ef1))
* Fixes that came out of update ([c118aa1](https://github.com/pct-org/popcorn-env/commit/c118aa1c56bafc7cc54d4be85f7bdb94d0715529))
* Updated EZTV base url ([777dba4](https://github.com/pct-org/popcorn-env/commit/777dba494fec818a75af235486f6ac9e8bbe1923))
* Updated trusted uploaders ([2400f03](https://github.com/pct-org/popcorn-env/commit/2400f03eee04186756f4c52a0ed56cf660c87728))


### Features

* **eztv-api:** Added possibility for multiple shows to be in one id ([0772ad3](https://github.com/pct-org/popcorn-env/commit/0772ad370771159751b3d57a6b3a4fb001cfbe4b))



## [1.0.3](https://github.com/pct-org/popcorn-env/compare/v1.0.2...v1.0.3) (2021-09-06)


Expand Down Expand Up @@ -45,6 +62,7 @@
* **eztv-api:** Fixed not finding episodes ([3037391](https://github.com/pct-org/popcorn-env/commit/3037391df35af793aec4abad59418d3568e8e36f))
* **eztv-api:** Fixed show not renamed to title ([e651bd5](https://github.com/pct-org/popcorn-env/commit/e651bd54fa04690b2043f0b1d5039dbd623d1cf8))
* **eztv-provider:** Fixed missing await and wrong function called ([f58848a](https://github.com/pct-org/popcorn-env/commit/f58848a2906123e9023439d66734543bb8cda451))
* Fixes for typescript ([92636f7](https://github.com/pct-org/popcorn-env/commit/92636f78bff9590f11934edbfca1dc61ee99d1eb))
* **graphql-api:** Fixed queues not starting sometimes ([7c31cf3](https://github.com/pct-org/popcorn-env/commit/7c31cf390b29a2a21ef94e62a2f369bc0f6d0318))
* **graphql-api:** Fixed season / episode naming in calendar ([9da2058](https://github.com/pct-org/popcorn-env/commit/9da20581a4f60bc58dee0f513bac54b8d8b610de))
* **graphql-api:** Fixed that connecting downloads where started again ([6818bf4](https://github.com/pct-org/popcorn-env/commit/6818bf4158e918402796ff6c1cd3b81f50da95d3))
Expand All @@ -60,24 +78,32 @@
* **scraper:** TVDB key is not required anymore ([9a21d7b](https://github.com/pct-org/popcorn-env/commit/9a21d7b78407a0f93604af077fb39d5e9c5c9932))
* **season-helper:** Fixed enhanced episodes not being used ([1297188](https://github.com/pct-org/popcorn-env/commit/1297188a78894b5a8f68c9fd740579292b96507f))
* Some overal fixes and log improvements ([3aa7263](https://github.com/pct-org/popcorn-env/commit/3aa72630f53036164e82946410fcf4eda5cf4db0))
* Stick to certain version of webtorrent ([1b09e7c](https://github.com/pct-org/popcorn-env/commit/1b09e7c360ac572e2b64b851fef00d317bb1bda4))
* **tmdb:** Check if we have poster / backdrop otherwise use items own ([f66b6f9](https://github.com/pct-org/popcorn-env/commit/f66b6f9504b1296f95819156f8d9ee3869b21cee))
* **tmdb:** Fixed wrong id being used ([9deae8f](https://github.com/pct-org/popcorn-env/commit/9deae8f6e156c7a1619c022af591926081873238))
* Fixes for typescript ([92636f7](https://github.com/pct-org/popcorn-env/commit/92636f78bff9590f11934edbfca1dc61ee99d1eb))
* Stick to certain version of webtorrent ([1b09e7c](https://github.com/pct-org/popcorn-env/commit/1b09e7c360ac572e2b64b851fef00d317bb1bda4))


### Features

* Added ETTV API package ([41aaef9](https://github.com/pct-org/popcorn-env/commit/41aaef94967ab274c1d90c3f215db06fbe6349fa))
* Added fanart service ([f306beb](https://github.com/pct-org/popcorn-env/commit/f306beb766b85ef5ee6d0205717b908d1f79086e))
* Added json output to subtitles ([87af463](https://github.com/pct-org/popcorn-env/commit/87af4638f90e139b2c6fe55047aa79500e09f820))
* Improved ubuntu server script, added build script in package.json ([c83d68d](https://github.com/pct-org/popcorn-env/commit/c83d68d6edfd96f8351ccc79481d2690ea9a070d))
* Use version from package.json ([e69f4b6](https://github.com/pct-org/popcorn-env/commit/e69f4b645720130f6012833d37b6aaf22123ae9c))
* Added Kat API package ([a3b187f](https://github.com/pct-org/popcorn-env/commit/a3b187f20bfdcc020766173908c9da8004798d51))
* Added new sort "added" for shows / movies ([36ff1c2](https://github.com/pct-org/popcorn-env/commit/36ff1c2bf9df1d2c32e97fa832d1150f68aa2522))
* Added OMDB service ([e79d2e0](https://github.com/pct-org/popcorn-env/commit/e79d2e02e2dc159614a842e25f3734291072adba))
* Added Solidtorrents API package ([90f7966](https://github.com/pct-org/popcorn-env/commit/90f796680db2d536454a8bbc27f538b53ee66351))
* Added TMDB service ([ed7e31b](https://github.com/pct-org/popcorn-env/commit/ed7e31bb9a49a3337005ac5fa5eb765bcf7cf879))
* Added torrent utils lib ([aae4e8c](https://github.com/pct-org/popcorn-env/commit/aae4e8ca552e5d99511ae4d4354737b5083f399e))
* Added TRAKT service ([6807144](https://github.com/pct-org/popcorn-env/commit/68071447b7810bb7e8abce5bf39c5415b740b915))
* Added Zooqle API package ([ba98a74](https://github.com/pct-org/popcorn-env/commit/ba98a741afcf65c3345dfe29db3a5c885d520b32))
* **api:** Added disk stats to status ([5145efa](https://github.com/pct-org/popcorn-env/commit/5145efa2fea2e936e755bdd573289fe88dda2764))
* **api:** Added filtering to bookmarks ([d2dd1ef](https://github.com/pct-org/popcorn-env/commit/d2dd1ef0aa33ac32eec4a0b3864f1616876f111c))
* **api:** Added markWachted and markUnwatched ([a793099](https://github.com/pct-org/popcorn-env/commit/a79309974055ee2cc2324ce9b14e542b51f78288))
* **api:** Completely destroy webtorrent when done ([b8b1753](https://github.com/pct-org/popcorn-env/commit/b8b1753a4929577517bc41a9e1cd81734bc51d55))
* **api:** Made maxConcurrent downloads configurable ([c32ccfb](https://github.com/pct-org/popcorn-env/commit/c32ccfb9803675f94fdd9b33b8c205c624566799))
* **api:** Made supported subs configurable ([f3ffc19](https://github.com/pct-org/popcorn-env/commit/f3ffc19a6fcdf6848782ea0066abf02af15ebdb7))
* **api:** Max conns can be configured through env ([9f749d9](https://github.com/pct-org/popcorn-env/commit/9f749d9af851e75c3869af2f090d3e26ec0e4c92))
* Changed bookmarks to union ([b0d2b05](https://github.com/pct-org/popcorn-env/commit/b0d2b05911a31c11f54fa733c9507612884c80ec))
* **episode-helper:** Added formats ([2b482cf](https://github.com/pct-org/popcorn-env/commit/2b482cfa68fc2efe06861fdc8820527e3ede4c2d))
* **extv-api:** Changed show to title to be more inline ([be47b0c](https://github.com/pct-org/popcorn-env/commit/be47b0c287f556cc4cabc226f2fea4d5bae05350))
* **eztv-provider:** Added eztv provider ([4bb11c6](https://github.com/pct-org/popcorn-env/commit/4bb11c6f2b78b8c9892907c263bca3d600038787))
Expand All @@ -88,6 +114,7 @@
* **graphql-api:** Implement movies search in 1337x search adapter ([58e128b](https://github.com/pct-org/popcorn-env/commit/58e128b5cd1e113386c78b3e51f7e5370416d756))
* **graphql-api:** Sort bookmarks on latestEpisodeAired ([ff82210](https://github.com/pct-org/popcorn-env/commit/ff82210999ddfb00296b1c9c98fd577d551295b0))
* **graphql-api:** Update every 0,5 seconds ([a36efa3](https://github.com/pct-org/popcorn-env/commit/a36efa35a52e464d4d42ef9eb23ca4af0362a08a))
* Improved ubuntu server script, added build script in package.json ([c83d68d](https://github.com/pct-org/popcorn-env/commit/c83d68d6edfd96f8351ccc79481d2690ea9a070d))
* **mongo-modals:** Added more indexes ([8e0ce23](https://github.com/pct-org/popcorn-env/commit/8e0ce23417fa06b59f2fcd6ac33826d2c5766e55))
* **mongo-modals:** Added new indexes ([e1dbde0](https://github.com/pct-org/popcorn-env/commit/e1dbde08bf9f3926fad9518a21eef7075012d444))
* **mongo-models:** Added lastMetadataUpdate ([5746b58](https://github.com/pct-org/popcorn-env/commit/5746b58d93b44d74079622ddd1e6a7263e442529))
Expand All @@ -103,21 +130,11 @@
* **scraper:** Added status endpoint ([14f121c](https://github.com/pct-org/popcorn-env/commit/14f121cbfaf595b275a15bf8562b2bd0f9ca17ae))
* **season-helper:** Added format and enhance ([6a4d0f6](https://github.com/pct-org/popcorn-env/commit/6a4d0f6d3902e3694632e8122d607040b39d63f2))
* **show-helper:** Implemented show helper ([3eb63b3](https://github.com/pct-org/popcorn-env/commit/3eb63b3c295ffdfb359deb27869f7fc630ff943a))
* Started on scraper v4 ([6f5690b](https://github.com/pct-org/popcorn-env/commit/6f5690b7bf6989272bb9b49dce248585e94d842c))
* **tmdb:** Added getSeasonInfo ([74fe256](https://github.com/pct-org/popcorn-env/commit/74fe2565d51b1a4a175db0ec5762e7ccbe8eb38b))
* **trakt:** Added more interfaces + show methods ([a2c0b38](https://github.com/pct-org/popcorn-env/commit/a2c0b38748cb3f7d1cb9fc1e304df83d83af006e))
* **tvdb:** Implemented TvDB service ([aca3068](https://github.com/pct-org/popcorn-env/commit/aca3068cd5a9041230b932b5e828c6b69e67a612))
* Added ETTV API package ([41aaef9](https://github.com/pct-org/popcorn-env/commit/41aaef94967ab274c1d90c3f215db06fbe6349fa))
* Added fanart service ([f306beb](https://github.com/pct-org/popcorn-env/commit/f306beb766b85ef5ee6d0205717b908d1f79086e))
* Added Kat API package ([a3b187f](https://github.com/pct-org/popcorn-env/commit/a3b187f20bfdcc020766173908c9da8004798d51))
* Added new sort "added" for shows / movies ([36ff1c2](https://github.com/pct-org/popcorn-env/commit/36ff1c2bf9df1d2c32e97fa832d1150f68aa2522))
* Added OMDB service ([e79d2e0](https://github.com/pct-org/popcorn-env/commit/e79d2e02e2dc159614a842e25f3734291072adba))
* Added Solidtorrents API package ([90f7966](https://github.com/pct-org/popcorn-env/commit/90f796680db2d536454a8bbc27f538b53ee66351))
* Added TMDB service ([ed7e31b](https://github.com/pct-org/popcorn-env/commit/ed7e31bb9a49a3337005ac5fa5eb765bcf7cf879))
* Added torrent utils lib ([aae4e8c](https://github.com/pct-org/popcorn-env/commit/aae4e8ca552e5d99511ae4d4354737b5083f399e))
* Added TRAKT service ([6807144](https://github.com/pct-org/popcorn-env/commit/68071447b7810bb7e8abce5bf39c5415b740b915))
* Added Zooqle API package ([ba98a74](https://github.com/pct-org/popcorn-env/commit/ba98a741afcf65c3345dfe29db3a5c885d520b32))
* Changed bookmarks to union ([b0d2b05](https://github.com/pct-org/popcorn-env/commit/b0d2b05911a31c11f54fa733c9507612884c80ec))
* Started on scraper v4 ([6f5690b](https://github.com/pct-org/popcorn-env/commit/6f5690b7bf6989272bb9b49dce248585e94d842c))
* Use version from package.json ([e69f4b6](https://github.com/pct-org/popcorn-env/commit/e69f4b645720130f6012833d37b6aaf22123ae9c))


### BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "popcorn-env",
"version": "1.0.3",
"version": "1.1.0",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit a706984

Please sign in to comment.