From 8c239ea3e4941dce6c4d49f70937635e3a464181 Mon Sep 17 00:00:00 2001 From: tobbenb Date: Thu, 22 Sep 2016 14:50:54 +0200 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d92cbd..44d5593 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,9 @@ FFmpeg is installed in /usr/bin/ in case you need to use it with pipe. **EPG XML file** -If you have EPG data in XML format from a supplier, you can drop it in the data folder of your your /config volume mapping. Then choose the XML file grabber in Configuration --> Channel/EPG --> EPG Grabber Modules. +If you have EPG data in XML format from a supplier, you can drop it in the data folder of your /config volume mapping. If it doesn't exist, create it. Then choose the XML file grabber in Configuration --> Channel/EPG --> EPG Grabber Modules. If you use WebGrab+Plus, choose the WebGrab+Plus XML file grabber. The XML file goes in the same path as above. +The xml file has to be named guide.xml. For advanced setup of tvheadend, go to [Tvheadend][tvheadendurl] @@ -129,6 +130,7 @@ For advanced setup of tvheadend, go to [Tvheadend][tvheadendurl] ## Versions ++ **22.09.2016:** Fix broken tv_grab_wg and update README. + **18.09.2016:** Update XMLTV to 0.5.68 and update README. + **10.09.2016:** Add layer badges to README. + **05.09.2016:** Initial release.