-
Notifications
You must be signed in to change notification settings - Fork 100
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
Movie scraping doesn't seem to be working, or DB not updating #142
Comments
This is the server hosted at https://tv-v2.api-fetch.sh - Does anyone know who has access to this, to fix? |
I can confirm this |
Could this possibly relate to PR #133 whereby perhaps the scraper URL is failing on just the movies lookup? Again, does anyone know who has access to the aforementioned deployment? Perhaps the CI script needs fixing, to update that way? I've not idea how it's configured. Thanks. |
Any updates? |
nicksaintjohn, did you find a solution to https://tv-v2.api-fetch.sh? do you knwo why nobody is able to fix the update problem on the API (it is strange becuase the API is ansering but just old content, nothing new). Do you know if is there nay way to use the API of getpopcorntime.is? i can not use the v0.4.4 version and change manually the api becuase i'm using KODI with an addon from https://github.com/markop159/KODI-Popcorn-Time, who was using https://tv-v2.api-fetch.sh. Thanks, |
I've finally had time to do some updates and fixes to PopcornTimeTV. It's now working relatively well in tvOS 14, with a hack to get search working properly again. It's a true hack, so far from perfect, but it saves you from having to quit and reload the app every now and then. I've also switched (for now) to an alternative scraper. I have no idea who hosts it, so I may have to switch back, but it's still updating, so recent items appear on there reliably (despite the minimal releases these days). Let me know how you get on... More updates to follow. https://github.com/nicksaintjohn/PopcornTimeTV/tree/tvOS-14-fix |
Good stuff. Can you provide ipa ? |
Would appreciate an updated .IPA too.. 🙏🏻 |
@nicksaintjohn maybe you can be a trie saint and correct the server issues. You keen followers need a working .ipa |
@buggyjim now api server is down, and i think forever |
Hey guys, Sadly, scrapers seem to be increasingly hard to find, and yes, the Russian scraper seems to be our only option for now... I'll maybe switch 'Shows' over to that too - I need to find out what the URL is for it. It's a nice idea to add a scraper configuration option - I'll try to do that, when I have time! The best solution right now looks to be in migrating the Movies and TV API to the newer mechanism (as seen in the more recent official Popcorn Time apps). I've not looked into this myself, but I don't expect it to be a simple task - I also can't say if I'll ever get around to it. |
Ok! Try my latest branch out guys... https://github.com/nicksaintjohn/PopcornTimeTV/tree/pctapi-switch Let me know if you can get it running. It's a bit buggy, but gets everything is now working again, using the 'current' scraper (used by the more recent apps). Sadly it's a big re-write, and incompatible with the older API, so I can't incorporate a scraper-switching option, as it would take too long to code it all. Good luck! |
is thios repo stioll good to run as shows, movie api? |
Expected Behavior
Movies scraper should update
Actual Behavior
Movies scraper is not updating
Steps to Reproduce the Problem
Return from serv01 :-
{"repo":"https://github.com/popcorn-official/popcorn-api.git","server":"serv01","status":"Idle","totalAnimes":704,"totalMovies":20361,"totalShows":4640,"updated":1604570400,"uptime":687429,"version":"2.2.3","commit":"6c8a9a4"}
NB: Shows scraper is updating fine
Specifications
The text was updated successfully, but these errors were encountered: