mirror of
https://github.com/iptv-org/iptv
synced 2026-04-20 09:47:11 -04:00
Update generate-playlist.js
This commit is contained in:
@@ -26,4 +26,4 @@
|
||||
{"filepath":"categories/travel.m3u","count":0}
|
||||
{"filepath":"categories/weather.m3u","count":1}
|
||||
{"filepath":"categories/xxx.m3u","count":1}
|
||||
{"filepath":"categories/undefined.m3u","count":3}
|
||||
{"filepath":"categories/undefined.m3u","count":4}
|
||||
@@ -98,7 +98,7 @@
|
||||
{"filepath":"countries/hk.m3u","count":1}
|
||||
{"filepath":"countries/hu.m3u","count":1}
|
||||
{"filepath":"countries/is.m3u","count":1}
|
||||
{"filepath":"countries/in.m3u","count":1}
|
||||
{"filepath":"countries/in.m3u","count":2}
|
||||
{"filepath":"countries/id.m3u","count":1}
|
||||
{"filepath":"countries/ir.m3u","count":1}
|
||||
{"filepath":"countries/iq.m3u","count":1}
|
||||
@@ -234,7 +234,7 @@
|
||||
{"filepath":"countries/ug.m3u","count":1}
|
||||
{"filepath":"countries/ua.m3u","count":1}
|
||||
{"filepath":"countries/ae.m3u","count":1}
|
||||
{"filepath":"countries/uk.m3u","count":1}
|
||||
{"filepath":"countries/uk.m3u","count":2}
|
||||
{"filepath":"countries/us.m3u","count":1}
|
||||
{"filepath":"countries/uy.m3u","count":1}
|
||||
{"filepath":"countries/uz.m3u","count":1}
|
||||
@@ -248,4 +248,4 @@
|
||||
{"filepath":"countries/zm.m3u","count":1}
|
||||
{"filepath":"countries/zw.m3u","count":1}
|
||||
{"filepath":"countries/ax.m3u","count":1}
|
||||
{"filepath":"countries/undefined.m3u","count":2}
|
||||
{"filepath":"countries/undefined.m3u","count":1}
|
||||
@@ -0,0 +1 @@
|
||||
{"filepath":"index.category.m3u","count":8}
|
||||
@@ -0,0 +1 @@
|
||||
{"filepath":"index.country.m3u","count":256}
|
||||
@@ -0,0 +1 @@
|
||||
{"filepath":"index.language.m3u","count":7}
|
||||
1
tests/__data__/expected/logs/generators/index_m3u.log
Normal file
1
tests/__data__/expected/logs/generators/index_m3u.log
Normal file
@@ -0,0 +1 @@
|
||||
{"filepath":"index.m3u","count":7}
|
||||
@@ -0,0 +1 @@
|
||||
{"filepath":"index.nsfw.m3u","count":8}
|
||||
@@ -0,0 +1 @@
|
||||
{"filepath":"index.region.m3u","count":21}
|
||||
@@ -1,5 +1,4 @@
|
||||
{"filepath":"languages/cat.m3u","count":1}
|
||||
{"filepath":"languages/eng.m3u","count":1}
|
||||
{"filepath":"languages/fra.m3u","count":1}
|
||||
{"filepath":"languages/rus.m3u","count":1}
|
||||
{"filepath":"languages/undefined.m3u","count":2}
|
||||
{"filepath":"languages/undefined.m3u","count":4}
|
||||
@@ -1,13 +1,13 @@
|
||||
{"filepath":"regions/afr.m3u","count":0}
|
||||
{"filepath":"regions/amer.m3u","count":1}
|
||||
{"filepath":"regions/arab.m3u","count":0}
|
||||
{"filepath":"regions/asia.m3u","count":1}
|
||||
{"filepath":"regions/apac.m3u","count":0}
|
||||
{"filepath":"regions/asia.m3u","count":2}
|
||||
{"filepath":"regions/apac.m3u","count":1}
|
||||
{"filepath":"regions/carib.m3u","count":0}
|
||||
{"filepath":"regions/cas.m3u","count":0}
|
||||
{"filepath":"regions/cis.m3u","count":1}
|
||||
{"filepath":"regions/eur.m3u","count":2}
|
||||
{"filepath":"regions/emea.m3u","count":2}
|
||||
{"filepath":"regions/eur.m3u","count":3}
|
||||
{"filepath":"regions/emea.m3u","count":3}
|
||||
{"filepath":"regions/hispam.m3u","count":0}
|
||||
{"filepath":"regions/latam.m3u","count":0}
|
||||
{"filepath":"regions/lac.m3u","count":0}
|
||||
@@ -18,8 +18,8 @@
|
||||
{"filepath":"regions/noram.m3u","count":1}
|
||||
{"filepath":"regions/nam.m3u","count":1}
|
||||
{"filepath":"regions/oce.m3u","count":0}
|
||||
{"filepath":"regions/sas.m3u","count":0}
|
||||
{"filepath":"regions/sas.m3u","count":1}
|
||||
{"filepath":"regions/ssa.m3u","count":0}
|
||||
{"filepath":"regions/wafr.m3u","count":0}
|
||||
{"filepath":"regions/int.m3u","count":4}
|
||||
{"filepath":"regions/undefined.m3u","count":2}
|
||||
{"filepath":"regions/int.m3u","count":6}
|
||||
{"filepath":"regions/undefined.m3u","count":1}
|
||||
Reference in New Issue
Block a user