iptv-org / epg

Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
https://iptv-org.github.io/
The Unlicense
1.66k stars 156 forks source link

programetv.ro is not working anymore and its the only one for Romania #2356

Closed Andress112 closed 2 months ago

Andress112 commented 2 months ago

Site

programetv.ro

Description

It worked perfectly for a while. then it just stopped like 2-3 weeks ago I waited thinking its a problem from the site but its still not fixed the error is: [1/331] programetv.ro (ro) - acasa-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 8496 (line 1 column 8497) [2/331] programetv.ro (ro) - 24-mix-teleshop-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 7114 (line 1 column 7115) [3/331] programetv.ro (ro) - acasa-gold-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 17910 (line 1 column 17911) [4/331] programetv.ro (ro) - animal-planet-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 21573 (line 1 column 21574) [5/331] programetv.ro (ro) - 24-mix-teleshop - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 7154 (line 1 column 7155) [6/331] programetv.ro (ro) - disco-mix - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 3015 (line 1 column 3016) [7/331] programetv.ro (ro) - digi-sport-3-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 11276 (line 1 column 11277) [8/331] programetv.ro (ro) - kanal-d-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 14414 (line 1 column 14415) [9/331] programetv.ro (ro) - film-now-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 14134 (line 1 column 14135) [10/331] programetv.ro (ro) - duck-tv-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 273224 (line 1 column 273225) [11/331] programetv.ro (ro) - superone-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 1259 (line 1 column 1260) [12/331] programetv.ro (ro) - DigiSport4.ro - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 5626 (line 1 column 5627) [13/331] programetv.ro (ro) - DigiSport3.ro - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 11313 (line 1 column 11314) [14/331] programetv.ro (ro) - sport-extra-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 8035 (line 1 column 8036) [15/331] programetv.ro (ro) - DigiSport2.ro - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 4678 (line 1 column 4679) [16/331] programetv.ro (ro) - job-tv - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 6043 (line 1 column 6044) [17/331] programetv.ro (ro) - DigiSport1.ro - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 11105 (line 1 column 11106) [18/331] programetv.ro (ro) - 360tunebox - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 8215 (line 1 column 8216) [19/331] programetv.ro (ro) - DigiLife.ro - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 20659 (line 1 column 20660) [20/331] programetv.ro (ro) - smart-tv-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 22498 (line 1 column 22499) [21/331] programetv.ro (ro) - shop-on-tv-hd - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 12712 (line 1 column 12713) [22/331] programetv.ro (ro) - Digi24.ro - Apr 17, 2024 (0 programs) ERR: Unexpected non-whitespace character after JSON at position 5986 (line 1 column 5987) And so on. the command that I use is "npm run grab -- --site=programetv.ro --maxConnections=30 -o ../epgs/epg/romania.xml --days 7 -t 10000"

dbistriceanu commented 2 months ago

@Andress112 Can you please verify that #2359 fixes the issue with programetv.ro?

Andress112 commented 2 months ago

I just verified it and it works perfectly! Tanks!