Commit Graph

18 Commits

Author SHA1 Message Date
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 a1319382ff removed the usage of mwc in omdbAPIQuery 2018-10-01 21:12:53 +02:00
Jannik d16e724cce documentation improvements 2018-07-22 23:30:52 +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 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 3afc836df7 code cleanup 2018-04-06 20:33:56 +02:00
Jannik 5e4373d70d documentation work
* added a lot of documentation to the code
* log4j 2.10 -> 2.11
2018-04-02 18:29:59 +02:00
Jannik a918b0b1d8 new player part 2
* homeflix now saves the progress you made for all films
* added icons for the player
* added a slider to set the play time for the player
* disable contols and cursor if mous is not moved for 5sec, enable it if moved
* autoplay, WIP needs testing
2018-04-02 02:18:43 +02:00
Jannik da67278e7f fixed images looking bad 2018-03-10 14:16:37 +01:00
Jannik b5256ddaa8 the omdbAPI query is now in its own thread 2018-03-08 17:59:28 +01:00