ptom98 / PTOM

Kodi Repo
25 stars 9 forks source link

Avgle search apparently misses some results, sometimes wrong video opened #6

Open lukykum opened 7 years ago

lukykum commented 7 years ago

Search is done for a string in javstream apparently misses some results from avgle as the same string (fc2) search in avgle UI found more matches. Links found then sometimes points to wrong file as the several links open the same video.

ptom98 commented 7 years ago

do you have an example i can look at?

lukykum commented 7 years ago

Yep, try for example fc2

lukykum commented 7 years ago

Or better "fc2-" or "fc2 ppv". For some reason different links shows the same video. Notice as well number of results given by avgle and javstream

lukykum commented 7 years ago

And openload fix doesnt seem to work - cant get any of onelink marked videos to play even with new version (.3)

ptom98 commented 7 years ago

openload videos are playing for me, i experience a timeout issue with some but that looks more like an issue with openload rather than the addon. the videos play through realdebrid, but again the ones that have timeouts seem to take a little longer to play than over videos on realdebrid. ill have a look at the "fc2 ppv" see what i can do

lukykum commented 7 years ago

Strange, didnt manage to play a single rd video. Do you need a paid RD account? Behaviour is such that obviously broken links give an error message, while some which should probably work just silently shows waiting icon for a while which then disappear. Pre 93 it asked for OL reg and than played fine

ptom98 commented 7 years ago

ah, if you have real-debrid on without a paid account you can only use during their graceperiod time, so that may be the problem? If it is I can look at adding a feature that will check if the accounts a free account and youre within the grace period, otherwise it defaults to the standard means of opening the link

lukykum commented 7 years ago

That must be it. Your idea is nice, that would help. Thanks