mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-04-26 04:25:58 +03:00
[GH-ISSUE #333] Pluto TV channels are not currently working #982
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/IPTV#982
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ADHDefy on GitHub (Mar 27, 2023).
Original GitHub issue: https://github.com/Free-TV/IPTV/issues/333
I'm using Open-TV as a client on Linux (Fedora). Most channels seem to work well (with some random exceptions, like Nick, TV Tokyo, Cartoonito, etc.) but none of the Pluto channels will open.
@NezbednikSK commented on GitHub (Mar 27, 2023):
Which country are they in?
@ADHDefy commented on GitHub (Apr 21, 2023):
Sorry for the long delay. I believe the company is US-based? There are Pluto channels in multiple languages, and it seems like none of them work.
@stl3 commented on GitHub (May 5, 2023):
Possibly cors related issue. I don't know how you'd allow that in a client like open-tv but that's just my guess as I ran into a similar issue and solved it on my browsers by allowing cors (cross origin resource sharing). If there's some kind of console log in open-tv it would probably show something like that. Just a possibility anyways.
@NezbednikSK commented on GitHub (May 5, 2023):
Dare say it's actually an issue with the streams themselves, because they became outdated (they disabled master playlists directly so we have to go around that)
@KAMI911 commented on GitHub (Dec 17, 2023):
Merged a fix, reopen if the problem still exist.