Commit Graph

76 Commits

Author SHA1 Message Date
Jannik bb8bcd460a
PosterMode now has posters, UI optimizations
* the settings page is now re-sizable
* the postermode now shows actual posters
* the series root- folder is now treated as root node
2019-06-15 18:44:35 +02:00
Jannik 4d503546ff
bug fixes
* fixed loading cache only after restart
* fixed loading cache for rootNodes
* fixed default image if api doesn't have a poster
* updated JFoenix 9.0.8 -> 9.0.9
2019-06-15 12:09:31 +02:00
Jannik 4ff8b7819f
Use a FlowPane fot the PosterMode 2019-06-15 11:09:59 +02:00
Jannik 7dbe0d46d8
some clean up and first bits for poster mode GUI logic 2019-05-15 17:14:15 +02:00
Jannik ea9e740552
minor clean up 2019-05-06 17:26:19 +02:00
Jannik fdb39ea2f5
fixed missing elements when searching
* minor clean up
2019-05-06 00:50:27 +02:00
Jannik 3381047e76 updated javafx to 11.0.2 2019-03-11 18:38:56 +01:00
Jannik e47f3ea2f7 minor bug fixes 2019-01-22 18:12:30 +01:00
Jannik c735583a04 cache is now date based, minor clean up 2019-01-22 17:29:56 +01:00
Jannik 5600456556 fixed open folder btn when using Linux, more clean up 2019-01-14 20:45:49 +01:00
Jannik cc05600e0a removed all mwc usage in DBController 2019-01-14 18:44:36 +01:00
Jannik 291f183f5e removed more mwc dependencies & code clean up 2019-01-12 23:07:25 +01:00
Jannik a80e077d47 code clean up and removed some unneeded mwc uses in DBController 2019-01-09 22:36:50 +01:00
Jannik 3e80354d88 don't use mains primarystage, disabled column resizeing 2019-01-08 19:02:00 +01:00
Jannik d3d22db7a8 moved static vars and save & load code to XMLController
* moved static vars and save & load code to XMLController
* code clean up
* happy new year
2019-01-08 17:10:33 +01:00
Jannik 29c6b30168 small omdbAPI query fixes 2018-12-20 13:47:32 +01:00
Jannik 1d06aaeaa2 clean up 2018-12-08 23:44:17 +01:00
Jannik a677abc15c added a "next episode" button to the player 2018-12-08 22:48:13 +01:00
Jannik c3a148b267 reworked the DBController
* some tasks are now done at the SourcesController
* use PrepareStatement
* generall clean up
2018-12-04 22:31:11 +01:00
Jannik 079f15cd59 player fixes & lib updates
* openjfx 11 -> 11.0.1
* sqlite-jdbc 3.23.1 -> 3.25.2
* fixed build in player not  working
2018-11-17 13:02:41 +01:00
Jannik 0d9ffb36e5 Merge remote-tracking branch 'origin/dev' into dev 2018-11-16 17:39:43 +01:00
Jannik 5e89faff49 use gitea instead of github
* use gitea instead of github
* use prepareStatement instead of statement
2018-11-16 17:39:38 +01:00
Jannik 2e86836041 small code cleanup 2018-10-13 00:32:29 +02:00
Jannik a23b87fcb8 fixed first startup issue 2018-10-11 12:29:26 +02:00
Jannik a1319382ff removed the usage of mwc in omdbAPIQuery 2018-10-01 21:12:53 +02:00
Jannik 814bb00158 added getAllNotCachedEntries()
* added a method to get all not cached entries from the films db
2018-08-13 23:56:16 +02:00
Jannik f68b0c0feb code clean up 2018-07-24 14:14:34 +02:00
Jannik d16e724cce documentation improvements 2018-07-22 23:30:52 +02:00
Jannik b603051c59 typo 2018-06-13 13:50:21 +02:00
Jannik 3b188904f6 nothing to see here 2018-06-12 15:47:22 +02:00
Jannik 031046643c save&load are now in the main class 2018-05-17 18:58:54 +02:00
Jannik 1e0ab2b943 code cleanup 2018-05-09 22:55:32 +02:00
Jannik 74e8783082 HomeFLix now shows the plot for each episode of a series
* added episode plot support
* fixed omdb api search not working correctly
2018-04-29 14:21:19 +02:00
Jannik 391ef59f70 code cleanup 2018-04-28 18:02:02 +02:00
Jannik 85a403a834 fixed Hamburger icon has wrong color after color change 2018-04-28 12:53:44 +02:00
Jannik 535efd98ee release 0.7.0
* version 0.6.100 -> 0.7.0
* fixed a nullpointer if there is a false response from omdbapi
2018-04-27 15:06:40 +02:00
Jannik 23e46b7913 cleanup
* onlay add files with mime type == video
2018-04-19 12:13:18 +02:00
Jannik 75ad137346 minor player improvements 2018-04-18 21:04:14 +02:00
Jannik 0c1b21ac05 series work
if there is more than one season of a series homeflix should manage that too
2018-04-15 21:30:26 +02:00
Jannik 94e32b938a saving the progress you mad on series by now
* added a function to save the progress you made watching a series
* fixed a bug where refreshing the data element didn't work
* added a searchCache methode to search if a film has been added to cach but the chace flag hasn't been set
2018-04-14 16:14:10 +02:00
Jannik 913513a237 series work 2018-04-13 11:11:25 +02:00
Jannik e12da3d116 code cleanup & processbuilder
* use a processBuilder to start the new application after updating
2018-04-08 13:30:55 +02:00
Jannik 78fa84758d cleanup 2018-04-08 13:23:47 +02:00
Jannik 96e3d9e3ac code cleanup 2018-04-08 13:22:20 +02:00
Jannik 4b5c9482c8 code cleanup 2018-04-07 17:26:56 +02:00
Jannik ffa7de49dd added autoplay option
* added a toggle button to enable autoplay
* the table, text area and imageview are now on a separate anchorpane "TableModel"
2018-04-07 17:14:35 +02:00
Jannik ee3ec73a63 fixed series are expanded when sorting
* fixed series are expanded when sorting
* fixed null pointer exception when sorting
2018-04-07 12:49:00 +02:00
Jannik 3afc836df7 code cleanup 2018-04-06 20:33:56 +02:00
Jannik d6554b9acd minor player fixes and no more other files than videos in the db
* fixed episode = ""resulting in many exceptons
* only add video files to the database (and GUI)
* check the videos mimetype to decide which player is used
2018-04-05 12:09:39 +02:00
Jannik 2c3e9fd5e7 autoplay fixes 2018-04-03 18:23:54 +02:00