Releases: vankasteelj/frak
Releases · vankasteelj/frak
Update 1.16.0
- Details page: flag (country of origin), network for tv-series, translated overviews/titles (optional)
- Trakt accounts: you are now called by your name, not your username + VIP badge is displayed if you're a paid Trakt user
- Update some dependencies + nwjs + jquery
- New "look for updates" button
Update 1.15.1
Bugfix:
- the "search" input in Discover could not be used (#181)
Update 1.15.0
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
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
- 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
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
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
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
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
Small but important fixes:
- images failing shouldnt block the app
- don't use tvdb
- a dev fix with a dependency