coder-alpha / FMoviesPlus.bundle

Plex Media Server plug-in designed for FMovies, G2G, Primewire and more.
68 stars 16 forks source link

NO VIDEO AVAILABLE #66

Open knuckledude opened 5 years ago

knuckledude commented 5 years ago

After doing a search for external sources ( which works ) and watching a video returning to the category ( whats hot or movies/tv new video search will render NO VIDEO AVAILABLE -- this is using plex web Version 3.69.1 servers running Version 1.13.9.5456 on both windows and ubuntu

Oldpapa commented 5 years ago

I can confirm it. I searched, set a download of the item. It has completed fine.
However a restart of the server does not fix.

coder-alpha commented 5 years ago

The categories under What's Hot, Movies/Tv Shows will not work or work intermittently since there is a captcha in place on their website that gets triggered depending on use.

Please follow the discussion in #33

PS: I'll keep this issue open so other can follow to the discussion...

Oldpapa commented 5 years ago

I misread what he was talking about.. Yes, going into Movies & Shows icon does not work.. I did a search at the point with all icons (Whats Hot, Movies & Shows, etc) fails. I caught it once so the CaptCha must of popped in again. Doing the External Listings is ok, just have to figure a year or some other option and then scan. This does work but you must select external. My mistake..

knuckledude commented 5 years ago

To show what a noob I am, I had no idea that a search could be done via the external sources -- thanks guys that is a good enough work around for me right now

yukon07 commented 5 years ago

Have been seeing the following errors for the past 2-3 updates of FMovies: 1) No More Videos Available 2) Video Unavailable. Error: No JSON object could be decoded Have gone through all the usual troubleshooting efforts, clear cache, tokens, reset Plex and plugin reinstall. No luck.

running latest version of plugin and Plex Version 1.15.3.876 on windows

Have logs if needed. Thanks

robjg3 commented 5 years ago

I can concur with "yukon07" I am having the same exact issues he has and have did exactly everything he has done to fix. I can't even get any external providers to display anything. After digging a little deeper, **I believe it to be a problem with any of the URL's that can be used as a base url. Just copying in and pasting into a browser any of those URLS states "page cannot be displayed" Either those url's are down or have been renamed.

Running exact same version of plex server as "yukon07" is Version 1.15.3.876

coder-alpha commented 5 years ago

@yukon07 @robjg3 Please read my above comment...

On the Discussion thread you might want to pick up the conversation from here...

This will give an idea of what does work.

yukon07 commented 5 years ago

@coder-alpha Thanks for the response, update and all your awesome work.

robjg3 commented 5 years ago

Hi coder-alpha...sorry...kind of a noob and learning. Not good with coding but I got it working with "sizzlers" and "latest movies" All I am gonna say is the help video for "required key" may want to be updated. Keep up the awesome work! I enjoyed trying to figure this out. Sizzlers

robjg3 commented 5 years ago

OK..i got things to work via a workaround by using external sources and waiting for the refresh. However, when I try and access anything directly I keep getting the error message, "Video Unavailable. Error: No JSON Object could be decoded." What does that mean and is it an easy fix?

yukon07 commented 5 years ago

Continuing to have the same issue as well. Have been unable to get external sources working.

On Tue, Apr 30, 2019, 9:00 PM robjg3 notifications@github.com wrote:

OK..i got things to work via a workaround by using external sources and waiting for the refresh. However, when I try and access anything directly I keep getting the error message, "Video Unavailable. Error: No JSON Object could be decoded." What does that mean and is it an easy fix?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/coder-alpha/FMoviesPlus.bundle/issues/66#issuecomment-488166568, or mute the thread https://github.com/notifications/unsubscribe-auth/AL3FUSPQ4QHCBHPE6N57DBDPTDTSLANCNFSM4HFFUTFA .

robjg3 commented 5 years ago

Welll i am not sure but it may have to do with either with:

  1. Base site urls:

  2. External sources search API key (Done a dump clearing out cookies several times and not able to get a token from log file instead get :

2019-04-30 21:40:11,601 (3190) : INFO (logkit:16) - =====================TOKEN START============================ 2019-04-30 21:40:11,601 (3190) : INFO (logkit:16) - RE-CAPTCHA COOKIE TOKEN USED/REQUIRED 2019-04-30 21:40:11,601 (3190) : INFO (logkit:16) - =====================TOKEN END============================

I am able to get external sources working by going into external; sources and waiting for "refresh" to finish.

coder-alpha commented 5 years ago

@robjg3

There is a fix I am working on that should make the plugin more usable, hopefully should be done by later tonight.

Currently the site is particular when requesting for the video link a particular cookie which is only available when the site's captcha has been solved. The page navigation is not that particular, so might give an impression the plugin is working.

@yukon07 Please open a separate issue regarding your External Sources issue. You should access them via Search and selecting items that have an * OR via the External Listing menu for best results. Navigating via What's Hot or Movies and TV section might not deliver best results since the year information is missing in most cases.

Update: Ver. with Re-Captcha Integration released, please read this post for further info.