Skip to content

Releases: pct-org/popcorn-env

v1.1.0

11 Dec 15:55
Compare
Choose a tag to compare

Bug Fixes

  • Fixes that came out of update (fc5d3d3)
  • Fixes that came out of update (c118aa1)
  • Updated EZTV base url (777dba4)
  • Updated trusted uploaders (2400f03)

Features

  • eztv-api: Added possibility for multiple shows to be in one id (0772ad3)

v1.0.3

06 Sep 16:12
Compare
Choose a tag to compare

Bug Fixes

  • Always scraping on boot (9319f9e)

v1.0.2

06 Sep 16:07
Compare
Choose a tag to compare

Bug Fixes

  • Possible fix for memory usage (5f22e31)

v1.0.1

25 Aug 17:16
Compare
Choose a tag to compare

Bug Fixes

  • api: Fixed incorrect file being used in stream (f764a5a)

v1.0.0

22 Dec 18:07
Compare
Choose a tag to compare

Bug Fixes

  • api: Again fixes for disk stats (76d1066)
  • api: Final fixes for disk stats (1805b02)
  • api: Fixed subtitles supported languages not being converted to array (c5d7d8c)
  • api: Fixed used / size percentage being wrong (1bc4aab)
  • api: Fixed used percentage being wrong (c835118)
  • api: Fixes for subtitles not being added (5b5bf6d)
  • api: Retry saving item to db when last save (e66ff40)
  • api: Save progress with 2 after , (0bb8187)
  • api: Small fixes for search for better mutation (2c5aa3e)
  • base-provider: Fixed e not being defined (6b94584)
  • base-provider: Fixes for updating existing item (fd405d4)
  • eztv-api: Fixed domain (06f18e4)
  • eztv-api: Fixed not finding episodes (3037391)
  • eztv-api: Fixed show not renamed to title (e651bd5)
  • eztv-provider: Fixed missing await and wrong function called (f58848a)
  • graphql-api: Fixed queues not starting sometimes (7c31cf3)
  • graphql-api: Fixed season / episode naming in calendar (9da2058)
  • graphql-api: Fixed that connecting downloads where started again (6818bf4)
  • graphql-api: Fixed that torrents could be added twice (b35b093)
  • graphql-api: Properly log webtorrent errors (725db78)
  • graphql-api: Search with a space ending works now (dfb8c1c)
  • graphql-api: Small fixes / improvements (be7fb86)
  • graphql-api: Use resolve in subtitles (0f689ea)
  • mongo-modals: Small fix (8c0e01c)
  • mongo-models/api: Fixes for indexes (916e47a)
  • scraper: Fixed cron not starting (4e0c829)
  • scraper: Fixes for cron (927c5d1)
  • scraper: TVDB key is not required anymore (9a21d7b)
  • season-helper: Fixed enhanced episodes not being used (1297188)
  • Some overal fixes and log improvements (3aa7263)
  • tmdb: Check if we have poster / backdrop otherwise use items own (f66b6f9)
  • tmdb: Fixed wrong id being used (9deae8f)
  • Fixes for typescript (92636f7)
  • Stick to certain version of webtorrent (1b09e7c)

Features

  • Added json output to subtitles (87af463)
  • Improved ubuntu server script, added build script in package.json (c83d68d)
  • Use version from package.json (e69f4b6)
  • api: Added disk stats to status (5145efa)
  • api: Added filtering to bookmarks (d2dd1ef)
  • api: Added markWachted and markUnwatched (a793099)
  • api: Completely destroy webtorrent when done (b8b1753)
  • api: Made maxConcurrent downloads configurable (c32ccfb)
  • api: Made supported subs configurable (f3ffc19)
  • api: Max conns can be configured through env (9f749d9)
  • episode-helper: Added formats (2b482cf)
  • extv-api: Changed show to title to be more inline (be47b0c)
  • eztv-provider: Added eztv provider (4bb11c6)
  • fanart: Added getShowImages (743fc73)
  • fanart: Implemented Fanart service (6f544d5)
  • graphql-api: Added find related movies (dc3fa8f)
  • graphql-api: Added more trusted uploaders from 1337x (9cee414)
  • graphql-api: Implement movies search in 1337x search adapter (58e128b)
  • graphql-api: Sort bookmarks on latestEpisodeAired (ff82210)
  • graphql-api: Update every 0,5 seconds (a36efa3)
  • mongo-modals: Added more indexes (8e0ce23)
  • mongo-modals: Added new indexes (e1dbde0)
  • mongo-models: Added lastMetadataUpdate (5746b58)
  • movie-helper: Added update trakt method (9cd71ea)
  • movie-helper: Implemented all image services (1ac97e0)
  • omdb: Implemented OMDB service (1f3e909)
  • rest-api: Added /movie/:imdbId endpoint (21b98d6)
  • rest-api: Added /shows /shows/:page calls (0d8938c)
  • rest-api: Added episodes to the shows (0aa1d98)
  • rest-api: Added the movies endpoints (cde3a11)
  • scraper: Added all image services for movies (e3dc6e1)
  • scraper: Added SCRAPE_ON_START flag (c420230)
  • scraper: Added status endpoint (14f121c)
  • season-helper: Added format and enhance ([6a4d0f6](6a4d0f6d3902e3694632e8122d...
Read more