Remove Star Central Greece - not a valid stream - #1152
Open
KAMI911 wants to merge 1 commit into
Open
Conversation
Corrects a mistake in the previous PR (Free-TV#1151): the URL answers with HTTP 200 and binary data, but that payload is a raw MP4 fragment (ftyp/moov boxes), not an HLS or DASH playlist a player can open. No working replacement was found, so removing it rather than mis-marking it as fixed.
|
در تاریخ دوشنبه 31 اوت 2026، 10:09 بعدازظهر KAMI ***@***.***>
نوشت:
… Corrects a mistake introduced in #1151
<#1151>: the URL answers HTTP 200
with binary data, but that data is a raw MP4 fragment (ftyp/moov boxes),
not an HLS/DASH playlist a player can open. No working replacement found,
so removing rather than leaving a link that looks fixed but isn't.
------------------------------
You can view, comment on, or merge this pull request online at:
#1152
Commit Summary
- 2ac426b
<2ac426b>
Remove Star Central Greece - not a valid stream
File Changes
(3 files <https://github.com/Free-TV/IPTV/pull/1152/files>)
- *M* lists/greece.md
<https://github.com/Free-TV/IPTV/pull/1152/files#diff-0d8ce9462b00fa07364e4bfc2eb6491988165d00bfbcf82ca322e29b6a5097ca>
(1)
- *M* playlist.m3u8
<https://github.com/Free-TV/IPTV/pull/1152/files#diff-2caf4264aeb367070107aba7a671da16589c59121cdd605870fd247cb28085ee>
(2)
- *M* playlists/playlist_greece.m3u8
<https://github.com/Free-TV/IPTV/pull/1152/files#diff-dfc0b161dd2c78f6c57ebf54e9f16c11e0f373dae7412ae926d550aa55ef1588>
(2)
Patch Links:
- https://github.com/Free-TV/IPTV/pull/1152.patch
- https://github.com/Free-TV/IPTV/pull/1152.diff
—
Reply to this email directly, view it on GitHub
<#1152?email_source=notifications&email_token=B6VCTI2FT6KYVUUIVHPIQIT5MXA6FA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DIMBVGIYDINZZG2THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVRTG633UMVZF6Y3MNFRWW>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B6VCTI5BIJW7VFBFJG3HVXD5MXA6FAVCNFSNUABFKJSXA33TNF2G64TZHMZTKNZUHEZDGMBUHNEXG43VMU5TKMZQGM3DANJZGA32C5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/B6VCTI2LCU2Z4K6L4PHXPZL5MXA6FA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DIMBVGIYDINZZG2THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVJTG633UMVZF62LPOM>
and Android
<https://github.com/notifications/mobile/android/B6VCTIZPE5Q7LGBOHAPK6CD5MXA6FA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DIMBVGIYDINZZG2THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVZTG633UMVZF6YLOMRZG62LE>.
Download it today!
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrects a mistake introduced in #1151: the URL answers HTTP 200 with binary data, but that data is a raw MP4 fragment (ftyp/moov boxes), not an HLS/DASH playlist a player can open. No working replacement found, so removing rather than leaving a link that looks fixed but isn't.