Skip to content

Releases: vankasteelj/frak

Update 1.25.1

04 Jan 00:36
Compare
Choose a tag to compare

Fixes:

  • OpenSubtitles Login fail (now retries or keeps the login info in settings for manual connection)
  • Custom list now gets the default URL name from Trakt (can be changed to another list name)
  • Some "right clicks" were not working
  • Big picture UI fixes (misaligned items)
  • Fixes for "local collection" searching the entire PC

Release 1.25.0

04 Dec 19:05
Compare
Choose a tag to compare

New features:

  • DLNA casting with compatible TV's (some subtitles might be broke, for example on LG WebOS)
  • Add a splash screen (to have the user see that they clicked the icon, even if the app takes longer to load)
  • New "flax" theme ("Windows 10 dark mode" is removed)

Bugfixes:

  • Rework how the application opens : it should now be usable once it's opened, not "laggy for a few secs)
  • Fix some text in the navbar that appeared cut
  • Fix Opensubtitles giving a 403 error

Update 1.24.2

17 Nov 02:21
Compare
Choose a tag to compare

Fixes:

  • Pictures were ugly on some screens (introduced in 1.24.1)
  • Fix an error preventing from opening "stats" multiple times

Enhancements:

  • Local JSON "share" API has been compressed (deflate), it's backwards-compatible, but will improve network performance
  • Images from TMDB should now be ~30% smaller, enhancing network performance
  • Try some speed-up improvements (v8-compile-cache, lazyload images, use requestIdleCallback instead of setTimeout

Update 1.24.1

12 Nov 14:27
Compare
Choose a tag to compare

New experimental feature:

  • cast videos to DLNA devices, like an LG WebOS TV : activate DLNA in the settings, then use 'cast' (rss-like) button when downloading a file. At the moment, there is no way to cast subtitles (other than embedded in MKV's for example) nor to cast a local video file.

Updates:

  • New plugin provider
  • Preload background-image on Details to prevent "pop-in" effect
  • Update the trakt .woff font (it has the new logo)
  • Add 'ratings chart' in Stats profile page

Bugfixes:

  • Removing the "custom list" name will now display correctly the list as "Custom"
  • Fix an issue when reloading the app (CTRL+R) and it opened a blank websearch page
  • Fix the 'white flash' at startup, that happened because the theme was applied a few ms after the app was opened
  • Ratings will now be displayed after a 'sort' (by duration, by theme, etc.)

Release 1.24.0

02 Nov 13:58
Compare
Choose a tag to compare

Updates:

  • NWjs 0.93.0
  • MPV 0.39.0 (note: this uses v3, which has an AVX2 requirement for CPU released after ~2015)
  • Dependencies
  • Logos & branding of content/metadata partners have been updated to match their current identity
  • Plugins up to date

Bugfixes:

  • the streamer now uses default announces as it was supposed to be since 2018...

Dev things:

  • Changed branch "master" to "main". It was about time!

Update 1.23.2

20 Sep 22:24
Compare
Choose a tag to compare

Bugfixes:

  • opening the app from shortcut (if app is already running) will now de-minimize it even from tray
  • fix an issue where, when not opened for 3 months, you had to reset the database
  • center video trailer's embeded youtube frame (was a few pixels off, kinda annoying)

Features:

  • new trackers
  • sort movies by runtime

Updates:

  • nwjs 0.91.0
  • dependencies update

Update 1.23.1

09 May 19:27
Compare
Choose a tag to compare

Enhancements:

Bugfixes:

Release 1.23.0

25 Feb 17:37
Compare
Choose a tag to compare

New feature:

  • allows to "pin" some sources for having them at hand

Fixes:

  • this fixes the subtitles all being a "one line ad"
  • small fixes to the CSS
  • updates some plugins

Release 1.22.0

14 Jun 21:02
Compare
Choose a tag to compare
  • Revert webtorrent to an older version, in order to keep speed-limiter working (it wasnt)
  • Fix issues with the comment/rating popup from 1.21.0, where comments werent always uploading to trakt
  • update deps
  • remove an unworking (thus unnecessary) plugin

As of 18/07/2023, Windows Defender flags NWjs as being a virus (nwjs/nw.js#8054 (comment)). There is nothing I can do at the moment, it does seem to be a false positive though, but it's at your own risk.

Release 1.21.0

21 May 22:20
Compare
Choose a tag to compare

New features:

  • Auto-rate: after watching a movie or a show (for at least 4 episodes), a popup appears asking you to rate (disable that in Settings)

Improvements:

  • Filter "ratings" by year of release (new filter for Ratings tab)