Compare commits
3 commits
002276de9a
...
2207a66987
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2207a66987 | ||
|
|
00000d9c07 | ||
|
|
eef02c5126 |
4 changed files with 593 additions and 918 deletions
752
M3U8/TV.m3u8
752
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
752
M3U8/events.m3u8
752
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -171,7 +171,7 @@ async def get_events(
|
||||||
if not sources:
|
if not sources:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
skip_types = {"admin", "alpha", "bravo"}
|
skip_types = {"alpha", "bravo"}
|
||||||
valid_sources = [d for d in sources if d.get("source") not in skip_types]
|
valid_sources = [d for d in sources if d.get("source") not in skip_types]
|
||||||
|
|
||||||
if not valid_sources:
|
if not valid_sources:
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,10 @@
|
||||||
## Base Log @ 2025-12-03 14:46 UTC
|
## Base Log @ 2025-12-03 20:44 UTC
|
||||||
|
|
||||||
### ✅ Working Streams: 145<br>❌ Dead Streams: 2
|
### ✅ Working Streams: 146<br>❌ Dead Streams: 1
|
||||||
|
|
||||||
| Channel | Error (Code) | Link |
|
| Channel | Error (Code) | Link |
|
||||||
| ------- | ------------ | ---- |
|
| ------- | ------------ | ---- |
|
||||||
| FDSN Florida | HTTP Error (403) | `http://nocable.cc:8080/91161088/91161088/46794` |
|
| FDSN Florida | HTTP Error (403) | `http://nocable.cc:8080/91161088/91161088/46794` |
|
||||||
| Sportsnet East | HTTP Error (403) | `http://nocable.cc:8080/91161088/91161088/57298` |
|
|
||||||
---
|
---
|
||||||
#### Base Channels URL
|
#### Base Channels URL
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue