-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jannik edited this page Apr 11, 2017
·
23 revisions
Download the compiled .jar file and execute it. HomeFlix will ask for a main directory and then restart. Now you can use all functions of HomeFlix.
if you want play videos out of HomeFlix you must install VLC media player
in HomeFlix 0.3.7 plasma bucket a basic streaming support has been integrated. This allows you to sort your favourite streaming title in HomeFlix.
The streaming URL and a few other parameters are saved in a .json file.
Here is a example of this file:
{
"entries":[
{
"titel":"Big Buck Bunny",
"year":2008,
"season":0,
"episode":0,
"resolution":"1080p60",
"streamUrl":"http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_1080p_60fps_normal.mp4"
},
{
"titel":"Big Buck Bunny",
"year":2008,
"season":0,
"episode":0,
"resolution":"2160p60",
"streamUrl":"http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_2160p_60fps_normal.mp4"
}
]
}
feel free to create own .json files of your favourite pages
- HomeFlix isn't starting after update
- delete the config.xml file and start HomeFlix again (Warning your settings will be deleted!)
- can't choos a main color
- restart HomeFlix
- HomeFlix hangs or dosen't responde
- try restarting it and check the movie names
- cann't start HomeFlix under Linux
- check your Java version. Oracle Java 8 update 121 is required
- update doesn't work
- we changed the update url so you have to download HomeFlix again
- are my settings saved if i'm going to update or reinstall?
- theoretically yes but there are some bugs.
- HomeFlix crashes on first start under Linux
- start it again, this should help
Project-HomeFlix a Kellerkinder Project made by @Seil0 and @Windoofs, www.kellerkinder.xyz