Skip to content

Releases: amilajack/popcorn-time-desktop

v0.0.6

08 Jul 00:33
Compare
Choose a tag to compare

Additions:

  • Trailer support

Fixes:

  • Fixed bug that incorrectly queried similar shows and movies

Improvements

  • Updated temporary styling with more consistent UI styles
  • Preserved scroll history when switching between movies, shows, search

v0.0.6-rc1

02 Jul 03:16
Compare
Choose a tag to compare
v0.0.6-rc1 Pre-release
Pre-release
Update CONTRIBUTING.md

v0.0.6-alpha

15 Oct 20:19
Compare
Choose a tag to compare
v0.0.6-alpha Pre-release
Pre-release

NOTE: ⚠️ Highly experimental! Do not use this if you are not a tester ⚠️

v0.0.5-alpha

17 Aug 18:01
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

API

  • CC support (opensubtitles, etc), SubtitleAdapter
  • Favorites, Watch List, Recently Watched

Dev

  • Drop Webchimera support, migrate to native
  • Add initial Flow support
  • Add initial Redux support

Feature

  • Embedded subtitle support (behind flag)
  • Downloaded content persistence
  • Custom endpoint configuration (using env variables)
  • Half-star ratings

v0.0.4-alpha

26 Jul 20:09
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

Feature

  • Get network speed, download speed, other diagnostic information
  • Get torrent download speed, progress in percentage and mb
  • Filter torrents with low seeder count
  • Metadata and Torrent API caching for faster responses
  • Query Season torrents and play individual episodes for increased torrent seeders (HUGE seeder count win)

API

  • Set a timeout for TorrentProvider's, should fail and return if they exceed the timeout
  • Get status of all Providers to notify users of endpoint downtime
  • Feature: Get torrent download speed, progress in percentage and mb

Dev

  • Screenshot testing
  • Migrated to webtorrent from peerflix

v0.0.3-alpha

20 Jul 17:35
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

API

  • Added concatenated torrent metadata (name, title, etc) as single metadata property, allow for imporved torrent hueristics
  • Added season summary to MetadataAdapter

Dev

  • Added support for .mlv and other video formats using WebChimera, macOS, Windows
  • Stabilized WebChimera, provide proper fallback methods, progress and buffering loading bindings
  • Added initial electron-builder support

Features:

  • Warn user if seeders count is low

v0.0.2-alpha

06 Jul 06:07
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release
  • Initial support for TV shows
  • Improved Butter API, added KatShowsTorrentProvider for further torrent support
  • Fixed issue preventing search pagination

v0.0.1-alpha

30 May 04:48
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
  • Support for movies
  • Search movies
  • Related movies
  • Mac and Linux support