Commit Graph

240 Commits

Author SHA1 Message Date
Jannik 32fc533c00 fixed junit 2018-09-21 18:57:39 +02:00
Jannik 76bb0fa8b1 prepare java11
* this is not working with java11 yet
2018-09-21 18:43:29 +02:00
Jannik 8f6832c147 updated some libraries
* jfoenix 9.0.5 -> 9.0.6
* log4j 2.11.0 -> 2.11.1
* maven-compiler-plugin 3.7.0 -> 3.8.0
2018-09-08 13:16:43 +02:00
Jannik fe1dc01605 code cleanup 2018-08-13 23:59:02 +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 23ac33ca9b 'README.md' ändern 2018-06-18 22:56:40 +02:00
Jannik 67142662d8 'README.md' ändern 2018-06-13 18:38:58 +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 50ae1747e6 update sqlite-jdbc 3.21.0.1 -> 3.23.1 2018-06-06 17:54:52 +02:00
Jannik b1f9a6c505 java 9/10 2018-05-30 19:40:04 +02:00
Jannik 4b1b20f814 build against java 9/10/11 2018-05-30 19:37:39 +02:00
Jannik 95d29d772c try openjdk build too 2018-05-30 19:32:24 +02:00
Jannik 3840e31849 try to build with java 10 again 2018-05-30 19:28:03 +02:00
Jannik 031046643c save&load are now in the main class 2018-05-17 18:58:54 +02:00
Jannik 1fca1c551d more code cleanup 2018-05-16 23:05:59 +02:00
Jannik 036ed8ad11 DBController cleanup 2018-05-16 23:02:07 +02:00
Jannik 26f26ec9f8 target java 9 until travis offers jdk10 2018-05-16 15:12:18 +02:00
Jannik e1ec3cae7e travis oraclejdk9 & openjdk8 2018-05-16 15:08:46 +02:00
Jannik 311577fe7c openjdk9 2018-05-16 15:04:10 +02:00
Jannik 9577508311 openjdk10 2018-05-16 15:02:33 +02:00
Jannik d7ed7c7b21 target java 10 2018-05-16 14:57:55 +02:00
Jannik 1e0ab2b943 code cleanup 2018-05-09 22:55:32 +02:00
Jannik 46efa77fce omdb fixes
* if there is no episode for a series in the omdb, use the regular series description
* show episode and season only if needed
2018-05-09 22:40:14 +02:00
Jannik 402a004ef6 jfoenix 9.0.3 -> 9.0.4 2018-05-04 18:53:51 +02:00
Jannik 48b9c99baa more TODO 2018-04-29 14:28:12 +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 46c1c43cab
Update README.md 2018-04-27 17:47:01 +02:00
Jannik d7e9ce56c1 Merge remote-tracking branch 'origin/dev' into dev 2018-04-27 17:44:40 +02:00
Jannik d70ad34df4 added travis 2018-04-27 17:44:31 +02:00
Jannik d609715771
Merge pull request #25 from Seil0/master
rebase dev
2018-04-27 15:13:23 +02:00
Jannik 53f68c9a69
Merge pull request #24 from Seil0/dev
"toothless dragon" 0.7.0
2018-04-27 15:10:09 +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 9a4eae0be9 autoplay fixes
* HomeFlix should atoplay the next episode evene the jump between episodes or seasons is greater than 1
* if a movie is not found at the omdb we are searching for it, this shoul work for the most movies
2018-04-26 15:13:15 +02:00
Jannik 23e46b7913 cleanup
* onlay add files with mime type == video
2018-04-19 12:13:18 +02:00
Jannik d3ea1b1956 fixed api arror if title dosent exist at omdbAPI 2018-04-19 11:45:11 +02:00
Jannik 75ad137346 minor player improvements 2018-04-18 21:04:14 +02:00
Jannik 7631169d26
Update README.md 2018-04-18 14:00:36 +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 2c1ce23315 maven cleanup 2018-04-08 22:06:39 +02:00
Jannik e3feebcbb4 UpdateController update 2018-04-08 13:31:27 +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