Merge pull request #4100 from iptv-org/update-list-of-linter-rules
Update list of the linter rules
This commit is contained in:
@@ -5,7 +5,7 @@ https://meridelive01-lh.akamaihd.net/i/tvparma_1@356964/master.m3u8
|
|||||||
https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(lb)/index.m3u8
|
https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(lb)/index.m3u8
|
||||||
#EXTINF:-1 tvg-id="51RadioTV.it" tvg-name="51 Radio TV" tvg-country="IT" tvg-language="Italian" tvg-logo="http://i65.tinypic.com/wmf409.jpg" group-title="",51 Radio TV (480p)
|
#EXTINF:-1 tvg-id="51RadioTV.it" tvg-name="51 Radio TV" tvg-country="IT" tvg-language="Italian" tvg-logo="http://i65.tinypic.com/wmf409.jpg" group-title="",51 Radio TV (480p)
|
||||||
http://wms.shared.streamshow.it/canale51/canale51/playlist.m3u8
|
http://wms.shared.streamshow.it/canale51/canale51/playlist.m3u8
|
||||||
#EXTINF:-1 tvg-id="A2itv.it" tvg-name="A2itv" tvg-country="IT" tvg-language="English,French" tvg-logo="" group-title="",A2itv (1080p)
|
#EXTINF:-1 tvg-id="A2itv.it" tvg-name="A2itv" tvg-country="IT" tvg-language="English;French" tvg-logo="" group-title="",A2itv (1080p)
|
||||||
https://stream.sen-gt.com/A2itv/myStream/playlist.m3u8
|
https://stream.sen-gt.com/A2itv/myStream/playlist.m3u8
|
||||||
#EXTINF:-1 tvg-id="ABChannel.it" tvg-name="AB Channel" tvg-country="IT" tvg-language="" tvg-logo="https://i.imgur.com/y5564NI.png" group-title="",AB Channel (768p)
|
#EXTINF:-1 tvg-id="ABChannel.it" tvg-name="AB Channel" tvg-country="IT" tvg-language="" tvg-logo="https://i.imgur.com/y5564NI.png" group-title="",AB Channel (768p)
|
||||||
https://tsw.streamingwebtv24.it:1936/abchanneltv/abchanneltv/playlist.m3u8
|
https://tsw.streamingwebtv24.it:1936/abchanneltv/abchanneltv/playlist.m3u8
|
||||||
|
@@ -6,6 +6,10 @@
|
|||||||
"attribute-quotes": true,
|
"attribute-quotes": true,
|
||||||
"require-info": true,
|
"require-info": true,
|
||||||
"no-trailing-spaces": true,
|
"no-trailing-spaces": true,
|
||||||
"no-whitespace-before-title": true
|
"no-whitespace-before-title": true,
|
||||||
|
"no-multi-spaces": true,
|
||||||
|
"no-extra-comma": true,
|
||||||
|
"space-before-paren": true,
|
||||||
|
"no-dash": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
14
package-lock.json
generated
14
package-lock.json
generated
@@ -10,7 +10,7 @@
|
|||||||
"commander": "^7.0.0",
|
"commander": "^7.0.0",
|
||||||
"iptv-checker": "^0.20.2",
|
"iptv-checker": "^0.20.2",
|
||||||
"iptv-playlist-parser": "^0.5.4",
|
"iptv-playlist-parser": "^0.5.4",
|
||||||
"m3u-linter": "^0.1.3",
|
"m3u-linter": "^0.2.1",
|
||||||
"markdown-include": "^0.4.3",
|
"markdown-include": "^0.4.3",
|
||||||
"normalize-url": "^6.1.0",
|
"normalize-url": "^6.1.0",
|
||||||
"pre-push": "^0.1.1",
|
"pre-push": "^0.1.1",
|
||||||
@@ -2817,9 +2817,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/m3u-linter": {
|
"node_modules/m3u-linter": {
|
||||||
"version": "0.1.3",
|
"version": "0.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.2.1.tgz",
|
||||||
"integrity": "sha512-UcOCA12gkZGs8gBE3HpBnPwZyVswan4VWBb4kTbxHZ84hBRVa00WreZSUDCgaPVmo52HyxZAI1FLuvOIRIAfZQ==",
|
"integrity": "sha512-hSRnnJD/tom5bF0picznFMuUfbvUH7iPZfQ+3DhZ41Rk3N2LTMWzRlA1sCRWPT9dvyWuvYnhAIrxfv+fbsaIVQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
"commander": "^7.2.0",
|
"commander": "^7.2.0",
|
||||||
@@ -5946,9 +5946,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"m3u-linter": {
|
"m3u-linter": {
|
||||||
"version": "0.1.3",
|
"version": "0.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.2.1.tgz",
|
||||||
"integrity": "sha512-UcOCA12gkZGs8gBE3HpBnPwZyVswan4VWBb4kTbxHZ84hBRVa00WreZSUDCgaPVmo52HyxZAI1FLuvOIRIAfZQ==",
|
"integrity": "sha512-hSRnnJD/tom5bF0picznFMuUfbvUH7iPZfQ+3DhZ41Rk3N2LTMWzRlA1sCRWPT9dvyWuvYnhAIrxfv+fbsaIVQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
"commander": "^7.2.0",
|
"commander": "^7.2.0",
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
"commander": "^7.0.0",
|
"commander": "^7.0.0",
|
||||||
"iptv-checker": "^0.20.2",
|
"iptv-checker": "^0.20.2",
|
||||||
"iptv-playlist-parser": "^0.5.4",
|
"iptv-playlist-parser": "^0.5.4",
|
||||||
"m3u-linter": "^0.1.3",
|
"m3u-linter": "^0.2.1",
|
||||||
"markdown-include": "^0.4.3",
|
"markdown-include": "^0.4.3",
|
||||||
"normalize-url": "^6.1.0",
|
"normalize-url": "^6.1.0",
|
||||||
"pre-push": "^0.1.1",
|
"pre-push": "^0.1.1",
|
||||||
|
Reference in New Issue
Block a user