steeve / plugin.video.pulsar

Pulsar addon for XBMC/Kodi
http://forum.kodi.tv/showthread.php?tid=200957
Other
546 stars 350 forks source link

Feature Request: Change Max Time for Providers #61

Open illegalprime opened 9 years ago

illegalprime commented 9 years ago

Hello,

I have a provider I've been writing that needs to render the web page to work correctly. This means I can't use simple GET requests to search for magnet links. Rendering the webpage takes time. I was wondering if I could raise the time limit for my provider from 4 seconds to maybe 8. If not, I think this would be a useful feature.

Thank you!