Compare commits

..

No commits in common. "cb96acc88abf87751f97a56e74162b60e46c6665" and "10f3acad6f539865916c1666a93c91641e9f0533" have entirely different histories.

5 changed files with 82204 additions and 87006 deletions

167820
EPG/TV.xml

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -128,7 +128,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
entry = { entry = {
"url": url, "url": url,
"logo": logo, "logo": logo,
"base": link, "base": BASE_URL,
"timestamp": now, "timestamp": now,
"id": tvg_id or "Live.Event.us", "id": tvg_id or "Live.Event.us",
"link": link, "link": link,

View file

@ -1,13 +1,11 @@
## Base Log @ 2025-12-09 08:51 UTC ## Base Log @ 2025-12-08 20:43 UTC
### ✅ Working Streams: 142<br>❌ Dead Streams: 4 ### ✅ Working Streams: 144<br>❌ Dead Streams: 2
| Channel | Error (Code) | Link | | Channel | Error (Code) | Link |
| ------- | ------------ | ---- | | ------- | ------------ | ---- |
| Comedy Central | HTTP Error (403) | `http://cord-cutter.net:8080/30550113/30550113/7466` | | CBS | HTTP Error (403) | `http://cord-cutter.net:8080/30550113/30550113/120749` |
| Disney XD | HTTP Error (403) | `http://cord-cutter.net:8080/30550113/30550113/75621` | | HBO | HTTP Error (403) | `http://cord-cutter.net:8080/30550113/30550113/46713` |
| FDSN Florida | HTTP Error (403) | `http://cord-cutter.net:8080/30550113/30550113/46794` |
| Fox Sports 2 | HTTP Error (403) | `http://cord-cutter.net:8080/30550113/30550113/1847` |
--- ---
#### Base Channels URL #### Base Channels URL
``` ```