Update M3U playlist via Gitea Actions - Fri Jun 27 14:39:11 UTC 2025
This commit is contained in:
parent
25e917eb52
commit
0721a8e9d2
3 changed files with 19 additions and 16 deletions
|
@ -0,0 +1,7 @@
|
|||
#EXTM3U
|
||||
#EXTINF:-1 tvg-id="SkySp.Mix.HD.uk" tvg-logo="https://i.ibb.co/7kYj5gc/sky-mix.png" group-title="UK Sports" tvg-name="Sky Sports Mix FHD",Sky Sports Mix FHD
|
||||
https://a1xs.vip/2000008
|
||||
#EXTINF:-1 tvg-id="SkySp.Mix.HD.uk" tvg-logo="https://i.ibb.co/7kYj5gc/sky-mix.png" group-title="United Kingdom" tvg-name="Sky Sports Mix UK",Sky Sports Mix UK
|
||||
https://digitalgirl.timstreams.xyz/skysportsmix//index.m3u8
|
||||
#EXTINF:-1 tvg-id="News.US" tvg-logo="https://example.com/news.png" group-title="USA" tvg-name="USA News Channel",USA News Channel
|
||||
https://news.stream.url/live.m3u8
|
|
@ -9,16 +9,14 @@ INFO: Checking imported channels for duplicates...
|
|||
DEBUG: Checking 1 channels for duplicates...
|
||||
INFO: No duplicates found.
|
||||
INFO: After duplicate removal: 1 unique channels to import
|
||||
DEBUG: Found 2 existing channels in channels.txt
|
||||
INFO: Final import count: 1 new unique channels
|
||||
DEBUG: channels.txt has 11 lines before import
|
||||
DEBUG: Attempting to append 1 channels to channels.txt...
|
||||
DEBUG: Wrote channel 1: Sky Sports Mix FHD
|
||||
INFO: Successfully appended 1 unique channels to channels.txt.
|
||||
INFO: Verification: channels.txt now has 17 lines (was 11)
|
||||
DEBUG: Found 3 existing channels in channels.txt
|
||||
INFO: Skipped 1 channels that already exist in channels.txt
|
||||
INFO: Final import count: 0 new unique channels
|
||||
DEBUG: channels.txt has 17 lines before import
|
||||
INFO: No new unique channels to import after duplicate checking.
|
||||
DEBUG: Attempting to clean up bulk_import.m3u...
|
||||
INFO: Successfully deleted bulk_import.m3u after processing.
|
||||
DEBUG: Import process returned 1 channels
|
||||
DEBUG: Import process returned 0 channels
|
||||
DEBUG: Read 499 characters from channels.txt
|
||||
DEBUG: Found 3 channel blocks in channels.txt
|
||||
DEBUG: Parsed channel 1: Sky Sports Mix UK
|
||||
|
|
|
@ -9,16 +9,14 @@ INFO: Checking imported channels for duplicates...
|
|||
DEBUG: Checking 1 channels for duplicates...
|
||||
INFO: No duplicates found.
|
||||
INFO: After duplicate removal: 1 unique channels to import
|
||||
DEBUG: Found 2 existing channels in channels.txt
|
||||
INFO: Final import count: 1 new unique channels
|
||||
DEBUG: channels.txt has 11 lines before import
|
||||
DEBUG: Attempting to append 1 channels to channels.txt...
|
||||
DEBUG: Wrote channel 1: Sky Sports Mix FHD
|
||||
INFO: Successfully appended 1 unique channels to channels.txt.
|
||||
INFO: Verification: channels.txt now has 17 lines (was 11)
|
||||
DEBUG: Found 3 existing channels in channels.txt
|
||||
INFO: Skipped 1 channels that already exist in channels.txt
|
||||
INFO: Final import count: 0 new unique channels
|
||||
DEBUG: channels.txt has 17 lines before import
|
||||
INFO: No new unique channels to import after duplicate checking.
|
||||
DEBUG: Attempting to clean up bulk_import.m3u...
|
||||
INFO: Successfully deleted bulk_import.m3u after processing.
|
||||
DEBUG: Import process returned 1 channels
|
||||
DEBUG: Import process returned 0 channels
|
||||
DEBUG: Read 499 characters from channels.txt
|
||||
DEBUG: Found 3 channel blocks in channels.txt
|
||||
DEBUG: Parsed channel 1: Sky Sports Mix UK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue