GithubHelp home page GithubHelp logo

Comments (14)

GammaC0de avatar GammaC0de commented on May 24, 2024 2

plugin updated, restart pyload and rtry

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

I will also add that I download from https://www.rapideo.net/

from pyload.

GammaC0de avatar GammaC0de commented on May 24, 2024
  1. enable debug mode and provide logs
  2. You'd better use pyload 0.5 with python 3 which uses Unicode strings natively.

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

but in pyload 5.0 there is no Remote and I really need it

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

but there is no remote in pyload 5.0 and I really need it

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

I use it on qnap in Container Station and I don't know how to enable debugging mode and log sharing, if you tell me, I will do it

from pyload.

GammaC0de avatar GammaC0de commented on May 24, 2024

On the WebUI go to Config -> General -> set "Debug mode:" to on.
Restart pyload and do a faulty download.
On the top of the WebUI there is a Logs tab.

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

something like this occurred to me

163 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `download_preparing` -- | -- | -- | -- 164 | 15.04.2024 00:04:53 | DEBUG | ADDON UserAgentSwitcher: Setting connection timeout to 60 seconds 165 | 15.04.2024 00:04:53 | DEBUG | ADDON UserAgentSwitcher: Setting maximum redirections to 10 166 | 15.04.2024 00:04:53 | DEBUG | ADDON UserAgentSwitcher: Use custom user-agent string `Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0` 167 | 15.04.2024 00:04:53 | DEBUG | HOSTER BasePlugin[5]: Plugin version: 0.52 168 | 15.04.2024 00:04:53 | DEBUG | HOSTER BasePlugin[5]: Plugin status: testing 169 | 15.04.2024 00:04:53 | WARNING | HOSTER BasePlugin[5]: Plugin may be unstable 170 | 15.04.2024 00:04:53 | DEBUG | HOSTER BasePlugin[5]: Config option `use_premium` not found, use default `True` 171 | 15.04.2024 00:04:53 | INFO | HOSTER BasePlugin[5]: Grabbing link info... 172 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `download_processed` 173 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `package_processed` 174 | 15.04.2024 00:04:53 | WARNING | Download failed: https://standard.rapideo.pl/59259777/37163a47af8c114066ffd734297955a8969d4560/Pierwsze_Święta_Misia_Yogi.1980.PL.DVDRip.XviD.AC3-0W0C.mp4 \| 'latin-1' codec can't encode character u'\u015a' in position 87: ordinal not in range(256) 175 | ? | ? | Traceback (most recent call last): 176 | ? | ? | File "/app/pyload/module/PluginThread.py", line 189, in run 177 | ? | ? | pyfile.plugin.preprocessing(self) 178 | ? | ? | File "/config/userplugins/internal/Base.py", line 290, in preprocessing 179 | ? | ? | return self._process(*args, **kwargs) 180 | ? | ? | File "/config/userplugins/internal/Hoster.py", line 107, in _process 181 | ? | ? | self._setup() 182 | ? | ? | File "/config/userplugins/internal/Base.py", line 165, in _setup 183 | ? | ? | self.grab_info() 184 | ? | ? | File "/config/userplugins/internal/Base.py", line 222, in grab_info 185 | ? | ? | new_info = self.get_info(replace_patterns(self.pyfile.url, self.URL_REPLACEMENTS), self.data) 186 | ? | ? | File "/config/userplugins/internal/Base.py", line 43, in get_info 187 | ? | ? | url = fixurl(url, unquote=True) 188 | ? | ? | File "/config/userplugins/internal/misc.py", line 531, in fixurl 189 | ? | ? | url = url.encode("latin1").decode("utf8") #: bugfix urllib 190 | ? | ? | UnicodeEncodeError: 'latin-1' codec can't encode character u'\u015a' in position 87: ordinal not in range(256) 191 | 15.04.2024 00:04:53 | INFO | Debug Report written to debug_BasePlugin_15-04-2024_00-04-53.zip 192 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `download_failed` 193 | 15.04.2024 00:04:53 | INFO | ADDON UnSkipOnFail: Looking for skipped duplicates of: https://standard.rapideo.pl/59259777/37163a47af8c114066ffd734297955a8969d4560/Pierwsze_Święta_Misia_Yogi.1980.PL.DVDRip.XviD.AC3-0W0C.mp4 (pid:5) 194 | 15.04.2024 00:04:53 | INFO | ADDON UnSkipOnFail: No duplicates found 195 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `all_downloads_processed` 196 | 15.04.2024 00:04:53 | DEBUG | All downloads processed

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024
163 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `download_preparing` -- | -- | -- | -- 164 | 15.04.2024 00:04:53 | DEBUG | ADDON UserAgentSwitcher: Setting connection timeout to 60 seconds 165 | 15.04.2024 00:04:53 | DEBUG | ADDON UserAgentSwitcher: Setting maximum redirections to 10 166 | 15.04.2024 00:04:53 | DEBUG | ADDON UserAgentSwitcher: Use custom user-agent string `Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0` 167 | 15.04.2024 00:04:53 | DEBUG | HOSTER BasePlugin[5]: Plugin version: 0.52 168 | 15.04.2024 00:04:53 | DEBUG | HOSTER BasePlugin[5]: Plugin status: testing 169 | 15.04.2024 00:04:53 | WARNING | HOSTER BasePlugin[5]: Plugin may be unstable 170 | 15.04.2024 00:04:53 | DEBUG | HOSTER BasePlugin[5]: Config option `use_premium` not found, use default `True` 171 | 15.04.2024 00:04:53 | INFO | HOSTER BasePlugin[5]: Grabbing link info... 172 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `download_processed` 173 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `package_processed` 174 | 15.04.2024 00:04:53 | WARNING | Download failed: https://standard.rapideo.pl/59259777/37163a47af8c114066ffd734297955a8969d4560/Pierwsze_Święta_Misia_Yogi.1980.PL.DVDRip.XviD.AC3-0W0C.mp4 \| 'latin-1' codec can't encode character u'\u015a' in position 87: ordinal not in range(256) 175 | ? | ? | Traceback (most recent call last): 176 | ? | ? | File "/app/pyload/module/PluginThread.py", line 189, in run 177 | ? | ? | pyfile.plugin.preprocessing(self) 178 | ? | ? | File "/config/userplugins/internal/Base.py", line 290, in preprocessing 179 | ? | ? | return self._process(*args, **kwargs) 180 | ? | ? | File "/config/userplugins/internal/Hoster.py", line 107, in _process 181 | ? | ? | self._setup() 182 | ? | ? | File "/config/userplugins/internal/Base.py", line 165, in _setup 183 | ? | ? | self.grab_info() 184 | ? | ? | File "/config/userplugins/internal/Base.py", line 222, in grab_info 185 | ? | ? | new_info = self.get_info(replace_patterns(self.pyfile.url, self.URL_REPLACEMENTS), self.data) 186 | ? | ? | File "/config/userplugins/internal/Base.py", line 43, in get_info 187 | ? | ? | url = fixurl(url, unquote=True) 188 | ? | ? | File "/config/userplugins/internal/misc.py", line 531, in fixurl 189 | ? | ? | url = url.encode("latin1").decode("utf8") #: bugfix urllib 190 | ? | ? | UnicodeEncodeError: 'latin-1' codec can't encode character u'\u015a' in position 87: ordinal not in range(256) 191 | 15.04.2024 00:04:53 | INFO | Debug Report written to debug_BasePlugin_15-04-2024_00-04-53.zip 192 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `download_failed` 193 | 15.04.2024 00:04:53 | INFO | ADDON UnSkipOnFail: Looking for skipped duplicates of: https://standard.rapideo.pl/59259777/37163a47af8c114066ffd734297955a8969d4560/Pierwsze_Święta_Misia_Yogi.1980.PL.DVDRip.XviD.AC3-0W0C.mp4 (pid:5) 194 | 15.04.2024 00:04:53 | INFO | ADDON UnSkipOnFail: No duplicates found 195 | 15.04.2024 00:04:53 | DEBUG | ADDON ExternalScripts: No script found under folder `all_downloads_processed` 196 | 15.04.2024 00:04:53 | DEBUG | All downloads processed

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

1
2

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

I don't know what you did but it works, thank you very much.

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

And just out of curiosity, is it possible to have a remote in pyload 0.5

from pyload.

GammaC0de avatar GammaC0de commented on May 24, 2024

And just out of curiosity, is it possible to have a remote in pyload 0.5

I need time to do it.
See #4414

from pyload.

GeekeR2 avatar GeekeR2 commented on May 24, 2024

Okey thank you good luck.

from pyload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.