Updated Home (markdown)

Jannik 2018-03-05 22:57:15 +01:00
parent 4b9b6d517b
commit 5ce797b7f8
1 changed files with 9 additions and 13 deletions

22
Home.md

@ -9,45 +9,41 @@ Now you can use all functions of HomeFlix.
if you want play videos out of HomeFlix you must install [VLC media player](http://www.videolan.org/vlc/)
## Streaming
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.
in HomeFlix 0.3.7 plasma bucket a basic streaming support has been integrated. This allows you to sort your favorite 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,
"title":"Big Buck Bunny",
"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,
"title":"Big Buck Bunny",
"season":0,
"episode":0,
"resolution":"2160p60",
"episode":1,
"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
feel free to create own .json files of your favorite pages
## Help
- 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
- can't choose a main color
- restart HomeFlix
- HomeFlix hangs or dosen't responde
- HomeFlix hangs or doesn't response
- 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?
- 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