diff --git a/.gh-pages/guides/tvguide.co.uk.xml b/.gh-pages/guides/tvguide.co.uk.xml
index 1e7636fd..c274a7fe 100644
--- a/.gh-pages/guides/tvguide.co.uk.xml
+++ b/.gh-pages/guides/tvguide.co.uk.xml
@@ -1,49 +1,50 @@
-3e
-4Music
- Cash Trapped
- Tipping Point
- Pressure Pad
- Alphabetical
- Guess This House
- Ireland AM
- Emmerdale
- Coronation Street
- Coronation Street
- Tipping Point
- Britain's Brightest Celebrity Family
- Live UEFA Europa League
- Live UEFA Europa League
- UEFA Europa League Highlights
- Emmerdale
- Emmerdale
- Red Rock
- Ferne McCann: First Time Mum
- Big Hits & Hot Vids!
- Griff: Fresh From Home
- VOTW
- UK Hotlist: Kiss Edition
- Big Hits & Hot Vids!
- Clean Bandit: From Day 1
- One Direction: Whole Lotta History
- Couples Come Dine with Me
- Don't Tell the Bride
- Don't Tell the Bride
- Don't Tell the Bride
- Charmed
- Malcolm in the Middle
- Malcolm in the Middle
- Malcolm in the Middle
- Malcolm in the Middle
- Scrubs
- Scrubs
- How I Met Your Mother
- How I Met Your Mother
- 8 Out of 10 Cats
- Tattoo Fixers
- Buffy the Vampire Slayer
- Schitt's Creek
- Schitt's Creek
- Growing Up Hip Hop
- Rude Tube
- 4Music's Latest Vids
\ No newline at end of file
+3e
+4Music
+Cash Trapped
+Tipping Point
+Pressure Pad
+Alphabetical
+Guess This House
+Ireland AM
+Emmerdale
+Coronation Street
+Coronation Street
+Tipping Point
+Britain's Brightest Celebrity Family
+Live UEFA Europa League
+Live UEFA Europa League
+UEFA Europa League Highlights
+Emmerdale
+Emmerdale
+Red Rock
+Ferne McCann: First Time Mum
+Big Hits & Hot Vids!
+Griff: Fresh From Home
+VOTW
+UK Hotlist: Kiss Edition
+Big Hits & Hot Vids!
+Clean Bandit: From Day 1
+One Direction: Whole Lotta History
+Couples Come Dine with Me
+Don't Tell the Bride
+Don't Tell the Bride
+Don't Tell the Bride
+Charmed
+Malcolm in the Middle
+Malcolm in the Middle
+Malcolm in the Middle
+Malcolm in the Middle
+Scrubs
+Scrubs
+How I Met Your Mother
+How I Met Your Mother
+8 Out of 10 Cats
+Tattoo Fixers
+Buffy the Vampire Slayer
+Schitt's Creek
+Schitt's Creek
+Growing Up Hip Hop
+Rude Tube
+4Music's Latest Vids
+
\ No newline at end of file
diff --git a/bin/epg-grabber/index.js b/bin/epg-grabber/index.js
index 4cdfcfaf..58b3f855 100755
--- a/bin/epg-grabber/index.js
+++ b/bin/epg-grabber/index.js
@@ -77,7 +77,7 @@ async function main() {
utils.createDir(path.dirname(config.filename))
utils.writeToFile(config.filename, xml)
console.log(`File '${config.filename}' successfully updated`)
- console.log('Finish')
+ console.log('Finish\r\n')
}
main()
diff --git a/bin/epg-grabber/utils.js b/bin/epg-grabber/utils.js
index d8331182..47701f7d 100644
--- a/bin/epg-grabber/utils.js
+++ b/bin/epg-grabber/utils.js
@@ -21,7 +21,7 @@ utils.convertToXMLTV = function ({ channels, programs }) {
if (start && title) {
output += `
- ${title}`
+${title}`
if (program.category) {
output += `${program.category}`
@@ -31,7 +31,7 @@ utils.convertToXMLTV = function ({ channels, programs }) {
}
}
- output += ''
+ output += '\r\n'
return output
}
diff --git a/sites/tvguide.co.uk.config.xml b/sites/tvguide.co.uk.config.xml
index 480721c5..03c34a27 100755
--- a/sites/tvguide.co.uk.config.xml
+++ b/sites/tvguide.co.uk.config.xml
@@ -5,8 +5,8 @@
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Edg/79.0.309.71
1
- 3e
- 4Music
+ 3e
+ 4Music