From 6f86f1d79a7947cb02a410d1dd5a9fdaaa75478d Mon Sep 17 00:00:00 2001 From: mapi68 <41143572+mapi68@users.noreply.github.com> Date: Tue, 5 Nov 2024 03:28:41 +0100 Subject: [PATCH] Update README.md Fix missing " in x-tvg-url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ff59438..278506ab 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ Here’s some examples of how the different formats would look: #### M3U format elements: ``` -#EXTM3U tvg-shift="-4.5" x-tvg-url="http://path-to-xmltv/guide.xml catchup-correction="-2.5" +#EXTM3U tvg-shift="-4.5" x-tvg-url="http://path-to-xmltv/guide.xml" catchup-correction="-2.5" #EXTINF:0 tvg-id="channel-x" tvg-name="Channel_X" group-title="Entertainment" tvg-chno="10" tvg-logo="http://path-to-icons/channel-x.png" radio="true" tvg-shift="-3.5",Channel X #EXTVLCOPT:program=745 #KODIPROP:key=val