Remove the unexpected commenting method
- M3U EXTINF is normally identified by trailing colon - Example '#EXTINF:' - The intent was to remove the trailing ':' on sections that needed more work later - Some services are not recognizing the missing ':' and still tryign to read the #EXTINF Lines but causing an error due the missing character
This commit is contained in:
@@ -98,13 +98,13 @@ https://tvpass.org/channel/bet-her/
|
||||
http://fl2.moveonjoy.com/BET_HER/index.m3u8
|
||||
|
||||
#Removed based on current epg
|
||||
#EXTINF-1 tvg-id="BETGospel.us" tvg-name="BET_GOSPEL" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/6/69/BET_Gospel_2022_%28Vertical%29.svg/revision/latest?cb=20230922065149",BET Gospel
|
||||
#EXTINF:-1 tvg-id="BETGospel.us" tvg-name="BET_GOSPEL" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/6/69/BET_Gospel_2022_%28Vertical%29.svg/revision/latest?cb=20230922065149",BET Gospel
|
||||
#http://fl2.moveonjoy.com/BET_GOSPEL/index.m3u8
|
||||
|
||||
#EXTINF-1 tvg-id="BETJams.us" tvg-name="BET Jams" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/7/7f/BET_Jams_2021_%28Vertical%29.svg/revision/latest/scale-to-width-down/250?cb=20230922123529" group-title="Live Channels",BET Jams
|
||||
#EXTINF:-1 tvg-id="BETJams.us" tvg-name="BET Jams" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/7/7f/BET_Jams_2021_%28Vertical%29.svg/revision/latest/scale-to-width-down/250?cb=20230922123529" group-title="Live Channels",BET Jams
|
||||
#http://fl3.moveonjoy.com/BET_Jams/index.m3u8
|
||||
|
||||
#EXTINF-1 tvg-id="BETSOUL.us" tvg-name="BET_SOUL" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/4/4a/BET_Soul_2021_%28Vertical%29.svg/revision/latest/scale-to-width-down/250?cb=20230923015343",BET Soul
|
||||
#EXTINF:-1 tvg-id="BETSOUL.us" tvg-name="BET_SOUL" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/4/4a/BET_Soul_2021_%28Vertical%29.svg/revision/latest/scale-to-width-down/250?cb=20230923015343",BET Soul
|
||||
#http://fl2.moveonjoy.com/BET_SOUL/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-id="I298.21883.zap2it.com" tvg-name="Boomerang" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s21883_dark_360w_270h.png" group-title="Kids",Boomerang
|
||||
@@ -480,7 +480,7 @@ http://fl2.moveonjoy.com/YES_NETWORK/index.m3u8
|
||||
http://fl2.moveonjoy.com/GET_TV/index.m3u8
|
||||
|
||||
#Removed based on curent epg
|
||||
#EXTINF-1 tvg-id="Laff.us" tvg-name="Laff TV (Source 3)" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/1/1e/LAFF_logo.png" group-title="Live Channels",Laff TV (Source 3)
|
||||
#EXTINF:-1 tvg-id="Laff.us" tvg-name="Laff TV (Source 3)" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/1/1e/LAFF_logo.png" group-title="Live Channels",Laff TV (Source 3)
|
||||
#http://72.46.118.193/Laff/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-id="I241.11163.zap2it.com" tvg-name="Paramount (Source 3)" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Paramount_Network.svg/1200px-Paramount_Network.svg.png" group-title="Live Channels",Paramount (Source 3)
|
||||
@@ -682,7 +682,7 @@ https://tvpass.org/channel/vh1-eastern-feed
|
||||
http://fl2.moveonjoy.com/VH1/index.m3u8
|
||||
|
||||
#TODO - Update tvg-id for guide data
|
||||
#EXTINF:-1 tvg-id="GameShow_Network" tvg-name="Game Show Network" tvg-logo="https://wikiwandv2-19431.kxcdn.com/_next/image?url=https://upload.wikimedia.org/wikipedia/commons/thumb/9/94/VH1_logonew.svg/640px-VH1_logonew.svg.png&w=640&q=50" group-title="Live Channels",Game Show Network
|
||||
#EXTINF:-1 tvg-id="GameShow_Network" tvg-name="Game Show Network" tvg-logo="update_logo" group-title="Live Channels",Game Show Network
|
||||
https://tvpass.org/channel/game-show-network-east
|
||||
|
||||
###################################################################################################################################
|
||||
@@ -901,7 +901,7 @@ http://fl2.moveonjoy.com/SHOWTIME_EXTREME/index.m3u8
|
||||
http://fl2.moveonjoy.com/SHOWTIME_NEXT/index.m3u8
|
||||
|
||||
#Removed based on curent epg
|
||||
#EXTINF-1 tvg-id="ShowtimeWomen.us" tvg-name="Showtime Women (Source 3)" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/d/da/Showtime_Women_%282022-%29.svg/revision/latest/scale-to-width-down/300?cb=20230126015042" group-title="Live Channels",Showtime Women (Source 3)
|
||||
#EXTINF:-1 tvg-id="ShowtimeWomen.us" tvg-name="Showtime Women (Source 3)" tvg-logo="https://static.wikia.nocookie.net/logopedia/images/d/da/Showtime_Women_%282022-%29.svg/revision/latest/scale-to-width-down/300?cb=20230126015042" group-title="Live Channels",Showtime Women (Source 3)
|
||||
#http://fl2.moveonjoy.com/SHOWTIME_WOMEN/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-id="I525.12719.zap2it.com" tvg-name="STARZ" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s12719_dark_360w_270h.png" group-title="Movies",STARZ
|
||||
@@ -944,7 +944,7 @@ http://fl2.moveonjoy.com/EPIX/index.m3u8
|
||||
http://fl2.moveonjoy.com/EPIX_2/index.m3u8
|
||||
|
||||
#Removed based on curent epg
|
||||
#EXTINF-1 tvg-id="MGM+ DriveIn" tvg-name="MGM+ DriveIn (Source 3)" tvg-logo="https://upload.wikimedia.org/wikipedia/en/1/1f/Epix_Drive-In_logo.svg",MGM+ DriveIn (Source 3)
|
||||
#EXTINF:-1 tvg-id="MGM+ DriveIn" tvg-name="MGM+ DriveIn (Source 3)" tvg-logo="https://upload.wikimedia.org/wikipedia/en/1/1f/Epix_Drive-In_logo.svg",MGM+ DriveIn (Source 3)
|
||||
#http://fl2.moveonjoy.com/EPIX_DRIVE_IN/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-id="I560.74073.zap2it.com" tvg-name="MGM+ Marquee (Source 3)" tvg-logo="https://upload.wikimedia.org/wikipedia/en/1/11/Epix_Hits_logo.svg",MGM+ Marquee (Source 3)
|
||||
@@ -1039,7 +1039,7 @@ http://fl2.moveonjoy.com/FOX_SOCCER_PLUS/index.m3u8
|
||||
http://fl2.moveonjoy.com/GOLF_CHANNEL/index.m3u8
|
||||
|
||||
#Removed based on current epg
|
||||
#EXTINF-1 tvg-id="Stadium.us" tvg-name="Stadium (Source 3)" tvg-logo="https://seeklogo.com/images/S/stadium-logo-E51B33CA35-seeklogo.com.png" group-title="Live Channels",Stadium (Source 3)
|
||||
#EXTINF:-1 tvg-id="Stadium.us" tvg-name="Stadium (Source 3)" tvg-logo="https://seeklogo.com/images/S/stadium-logo-E51B33CA35-seeklogo.com.png" group-title="Live Channels",Stadium (Source 3)
|
||||
#http://fl2.moveonjoy.com/STADIUM/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-id="I218.61854.zap2it.com" tvg-name="Golf Channel" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s14899_dark_360w_270h.png" group-title="Sports",Golf Channel
|
||||
|
||||
Reference in New Issue
Block a user