-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Its time to update Pluto.tv app, issues with channels and episodes, cant start movies and such #230
Comments
From my understanding it is still a functional plugin. However, some on demand content will not load. We are in agreement that an update is needed... when I have some free time I will finalize my updates and push a release. I'm not familiar with Viafree.se, if Pluto.TV api allows filtering then I'll be more than happy to add it when I can. |
I haven't been able to get any movies to play on Pluto for the last week on any of my devices. |
This appears to be the fix for yt-dlp @Lunatixz - seems using the amazon URI works. That said, the SSL cert is then invalid. |
It appears adding this in playVOD fixes it, around line 658:
|
Well, it worked once briefly and then stopped... but my ISP sucks so I'm not sure if it's that or a bug. |
Ok, so to get that working, then, we either need to choose the "best" stream possible ourselves, or just work our way from hls_2400.m3u8: This should work for most videos...but it may be more prudent to fetch the master.m3u8 and choose the highest quality option manually?
|
@Lunatixz I'd put in a PR but the code isn't open on github, but the above does let me play any/all of the on demand videos... Would this justify fixing the broken category/filtering options that come up empty and maybe adding search? ❤️ |
Thanks... I'm waiting for some API changes to finish over @ Pluto.TV... Otherwise I have a working update with new API parsing parameters. Updates are coming soon... THX https://cordcuttersnews.com/pluto-tv-has-a-new-improved-app-coming-next-month/ |
I added this line, the videos even run, but it freezes in the first few seconds. Anything else to do? Thanks! |
you also need to change: for on demand categories with only series in them |
|
Many issues with the Pluto.tv app.
Needs some overhauling.
Cant play some movies that works via web browser for example.
Cant find series/shows etc that are shown on pluto website
Ads are shown
I wish that there were a filter of some kind. Since Pluto.tv took over Viafree.se i want to filter to only show viafree.se content for example.
For now some of them are visible via "On Demand"
Unusable for me at it state its in now.
Using the website for now until this app gets updated and fixed.
The text was updated successfully, but these errors were encountered: