Skip to content

Releases: Seil0/Project-HomeFlix

"toothless dragon" 0.7.0

14 Apr 14:27
Compare
Choose a tag to compare

This is the first (and only) release of the 0.7 series, called "toothless dragon". It brings a lot of quality of life improvements such as a own player for .mp4 and .vp6 files, as well as the option to use a Netflix like auto-play function.

  • new: HomeFlix now saves the progress you made watching a film or series
  • new: added auto play, can be enabled in the settings
  • new: HomeFlix now searches for a movie/series if the omdb reports "No movie found"
  • change: added to option to select a local or streaming source at the first start
  • change: removed unnecessary restarts
  • change: the first start alert is now material styled
  • change: the info dialog is now a alert
  • change: use a process builder to start the new application after updating
  • change: code cleanup and documentation work
  • change: log4j 2.10 -> 2.11
  • fix: files with ' in the name causing a crash
  • fix: fixed windows 10 is not detected
  • fix: fixed a crash at the first start on linux
  • fix: fixed a crash caused by "" as source path
  • fix: HomeFlix is unable to start because sources.json is missing
md5 Project-HomeFlix.jar f3213144468ce1afaf2f29bbc5ffb1c7

"plasma vampire" 0.6.0

11 Mar 15:06
Compare
Choose a tag to compare

This is the first release of the "vampire" series, it brings lots of quality of life improvements such as support for more than one source directory and support for series. This version also targets java 9 and updates a lot of libraries.

  • new: HomeFlix supports more than one source directory!
  • new: HomeFlix now support series
  • new: the updater now supports a beta channel
  • change: the window is now large enough to show all components
  • change: added cemu_UIs material styled dialogs
  • change: films table is now material design
  • change: choisboxes are now material design
  • change: use maven as build system
  • change: target java 9
  • change: jfoenix 1.6.0 -> 9.0.2
  • change: sqlite-jdbc 3.18.0 -> 3.20.0.1
  • change: commons-io 2.5 -> 2.6
  • change: minimal-json 0.9.4 -> 0.9.5
  • change: replaed all debug/info syso and all syse with log4j 2 logger
  • change: lots of code cleanup
  • change: removed streaming mode, all films are now in one mode
  • change: the omdbAPI query is now in its own thread
  • fix: refreshing bug: like and dislike are working again as well as loading the cache after you saved the data for the first time
  • fix: streaming not working under Linux
  • fix: bad image quality
md5 Project-HomeFlix.jar 0f95a6f0fab9673389008abd4c325e1b

"solidify cow" 0.5.2

10 Jul 09:32
Compare
Choose a tag to compare
  • change: cleaned up settings ui
  • change: general code clean up
  • fix: filenames with blank are not supported under Linux
  • fix: fixed exception output if api response is bad
  • fix: fixed some issues with the DBController
  • fix: added an api key as workaround for now

plasma cow

01 Jun 15:21
Compare
Choose a tag to compare
  • change: jfoenix 1.3.0 -> 1.4.0
  • change: sqlite-jdbc 3.16.1 -> 3.18
  • change: updater gets its data now from the github api
  • fix: update fails caused by bad file replacing
  • fix: update error not shown correctly

plasma cow

30 Apr 21:30
Compare
Choose a tag to compare
  • new: offline function, HomeFlix stores all film and poster queries in a local database
  • new: apache commons-io for file work
  • change: added icons to all alerts
  • change: updater is now in its own thread, this will allow us a better updating process without blocking the main thread
  • change: no more commons-lang
  • change: code clean up and minor improvements
  • change: jfoenix 1.2.0 -> 1.3.0

due to some issues, the integrated updater does not work in this release

plasma cow

05 Mar 17:38
Compare
Choose a tag to compare

build 117

  • new: added favorites
  • change: code cleanup
  • change: updated translations
  • change: updated jfoenix to 1.1.0 and sqlite to 3.16.1
  • fix: HomeFlix should work under Linux now without creating a "Documents" directory
  • fix: a few minor bugs

glowing bucket

18 Nov 08:51
Compare
Choose a tag to compare

new in build 104

  • change: code clean up

new in build 102

  • change: updated translations
  • change: added a few nice material icons

build 100

  • change: updates are now based on the build number

glowing bucket

12 Nov 14:06
Compare
Choose a tag to compare
  • change: code cleanup for better overview and future improvements
  • change: updated translations
  • change: added exception output to error messages
  • change: updated all used libraries to their latest version

half glowing bucket

10 Oct 15:00
Compare
Choose a tag to compare
  • new: added a few animations (more to come soon)
  • change: more information while in streaming mode
  • change: code cleanup for better overview and future improvements
  • change: updated translations

plasma bucket

09 Oct 14:04
Compare
Choose a tag to compare
  • new: added a basic streaming support
  • change: HomeFlix now uses a folder created in your home directory /Documents/HomeFlix
  • change: code cleanup and improvement for future changes