Skip to content

Releases: vankasteelj/frak

Update 1.15.0

16 Jan 19:38
Compare
Choose a tag to compare

New features:

  • Account switching feature: click on your account, select "switch account" and add/load one ("account" replaces "stats" view)

Bug fixes:

  • Fix speed limiter causing torrents to never download
  • Fix locales not being auto-detected by Nwjs (now if Windows is set in French, the app should start in French. Settings to override and manually select a language to display)

Update 1.14.0

09 Oct 15:19
Compare
Choose a tag to compare

New features:

  • Search in movie/tv show (CTRL+F to open search bar)
  • Show "last viewed episode" on local TV shows
  • Speed limiter (in Settings, for downloading/uploading)

Fixes:

  • Fix some plugins not working anymore
  • Fix minor display issues (blurry or hyperpixelated pictures, selecting boxes, etc.)

Update dependencies (nwjs 0.69.1 / mpv 0.34, etc.)

Update 1.13.0

07 Aug 19:45
Compare
Choose a tag to compare
  • Fix an issue with streaming App-to-app when using more than 2 connected apps at the same time
  • Serve and auto-download subtitles for "streamed local files" IF a subtitle has the exact same name as the video file ("video-file.mkv"-"video-file.srt")
  • Update some dependencies

Update 1.12.1

11 Jun 10:42
Compare
Choose a tag to compare

Fix webtorrent (using an earlier version) to prevent the application from hanging when downloading a torrent/magnet.

This disables upload/download speed limiter, but there is no alternative at this point.

Update 1.12.0

28 May 15:53
Compare
Choose a tag to compare

Bugfixes :

  • Disable BEP19 to prevent "hanging" while downloading a torrent
  • Use MPV 0.30 to avoid sending multiple play/pause events
  • Some images for movies & shows werent displaying when both in the "watch next" collection and the search
  • Some speed and visual improvements
  • Add a message "no results found" when the search is done and nothing was found
  • Correctly search local library for movies (bug was: only searching in shows)

Update 1.11.0

25 May 14:12
Compare
Choose a tag to compare

Update dependencies and NWJS (0.64.1)

Fixes:

  • episode titles could overlap themselves if too long (#141)
  • Close/DevTools : some "tray" options weren't working (#146)
  • local network could fail if using IPv6 like with Windows 11 (#148)
  • better explain error with Cache creation in debug (#149)
  • remove unneeded logs (#150)

WARNING: you should disable WebSeeds (BEP19) in settings > streamer! Otherwise the application will hang and crash. Technicals: see dc0e73f (not included in this release)

update 1.10.2

23 Oct 12:23
Compare
Choose a tag to compare

Fix app window's issue (nwjs 0.57.1)
Make thetvdb an image provider again (update to api V4, consider supporting them!)
Try to fix "next episode" sometimes being the same episode

Update 1.10.1

11 Oct 20:28
Compare
Choose a tag to compare

Small but important fixes:

  • images failing shouldnt block the app
  • don't use tvdb
  • a dev fix with a dependency

Update 1.10.0

09 Oct 13:54
Compare
Choose a tag to compare
  • New feature: speed limiter. (update the streamer engine - webtorrent - to > 1.3.x)
  • Hitting 'Tab' correctly switches inputs when login for Opensubtitles
  • Optional plugin fixes

(This release includes the "big picture" fixes committed after the github tag)

Update 1.9.0

25 Nov 21:11
Compare
Choose a tag to compare

Bugfixes:

  • 1.8.0's NWjs upgrade still had a few bugs, like the menus. It should now be fixed.
  • The app wasn't running on Steamlink with 'big picture' mode on.
  • The download/up speeds should now always be "0" when a new download starts, instead of some random number
  • Images are now checked for corruption, it should happen less often now.
  • Fixed some old plugins, for remote search
  • a scrollbar used to sometimes appear on mpv's popup controls, it should be ok now.