Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 14:00
· 268 commits to development since this release
59a6786

New Features:

  • Update NW.js runtime to 0.82.0 (0.44.5 still supported as an option for this release)
  • Add macOS build for Apple Silicon (NW.js 0.82.0 only)
  • Add working Anime tab
  • Add Watched tab
  • Add Seedbox option for exiting the app when downloads complete
  • Add VLC flatpack external player support
  • Add Movies/Series UI Transparency option
  • Add new theme Dutchy's Dark Orange
  • Switch to the new OpenSubtitles REST API
  • Update WebTorrent to 1.9.7

Bug Fixes:

  • Fix WebTorrent bug which caused high CPU/memory usage
  • Fix issue with broken bookmark entries preventing list from loading
  • Fix issue with title translations
  • Fix bug which caused switching to the default Chromium player when broken trailer link
  • Fix bug which prevented saving magnet links with no name property
  • Fix missing provider icons when no source link
  • Fix Series poster zoom implementation
  • Fix brightness and hue filters implementations
  • Fix title display for mpv external player

Other:

  • Update the build system
  • Clean up obsolete/unnecessary code
  • Update Torrent Collection providers
  • Update torrent trackers
  • Update various modules/dependencies
  • Various other small fixes and optimizations