Releases: amilajack/popcorn-time-desktop
Releases Β· amilajack/popcorn-time-desktop
v0.0.6
v0.0.6-rc1
Update CONTRIBUTING.md
v0.0.6-alpha
NOTE: β οΈ Highly experimental! Do not use this if you are not a tester β οΈ
v0.0.5-alpha
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
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
frompeerflix
v0.0.3-alpha
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
- Initial support for TV shows
- Improved Butter API, added KatShowsTorrentProvider for further torrent support
- Fixed issue preventing search pagination
v0.0.1-alpha
- Support for movies
- Search movies
- Related movies
- Mac and Linux support