Skip to content
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

dfiles.ru plugin out of dated #461

Closed
prysme01 opened this issue Jan 6, 2014 · 15 comments
Closed

dfiles.ru plugin out of dated #461

prysme01 opened this issue Jan 6, 2014 · 15 comments
Assignees
Labels
plugin bug Plugin isn't working

Comments

@prysme01
Copy link

prysme01 commented Jan 6, 2014

Hi ,

http://dfiles.ru/files/qjlk68p63
is leading to

WARNING Download failed: http://dfiles.ru/files/qjlk68p63 | Authorization required (username:password)

thank you.

@stickell
Copy link
Contributor

stickell commented Jan 9, 2014

Fixed in 83ef7f5

@ghost ghost assigned stickell Jan 9, 2014
@prysme01
Copy link
Author

prysme01 commented Jan 9, 2014

Hello, This is still not working
Download starts: http://dfiles.ru/files/h22j8gvjs
WARNING Download failed: http://dfiles.ru/files/h22j8gvjs | Authorization required (username:password)

@stickell
Copy link
Contributor

stickell commented Jan 9, 2014

Because you are not using the fixed version. The update manager will distribute it soon, or you can manually download it.

@prysme01
Copy link
Author

prysme01 commented Jan 9, 2014

Hello,

I am using the git version of pyload, I update pyload in
/usr/share/pyload by the git version, do I need to remove my
user/.pyload/plugin directory ?

Le 09-01-2014 14:44, Stefano a écrit :

Because you are not using the fixed version. The update manager will
distribute it soon, or you can manually download it.

Reply to this email directly or view it on GitHub [1].

Links:

[1] #461 (comment)

@stickell
Copy link
Contributor

stickell commented Jan 9, 2014

Are you using the stable branch?

I tested the fix and works like a charm for me.

@prysme01
Copy link
Author

prysme01 commented Jan 9, 2014

yes I am, but do I need to remove .pyload/userplugins/hoster because it contains the old version compare to /usr/share/pyload/ directory or did it check the version of the plugin to take the latest one during the startup ?

@stickell
Copy link
Contributor

stickell commented Jan 9, 2014

No need, it will not use the userplugin if older, but you can try deleting it.

@prysme01
Copy link
Author

prysme01 commented Jan 9, 2014

So it doesn't work for me.
cat /usr/share/pyload/module/plugins/hoster/DepositfilesCom.py
show 0.46 version of the plugin
cat ~.pyload/userplugins/hoster/DepositfilesCom.py
show 0.45 version

Stop/restart pyload, and I got the same error.
I will try by removing ~pyload/userplugins/hoster/DepositfilesCom.py

@vuolter
Copy link
Contributor

vuolter commented Jan 9, 2014

I confirm that works for me.

@prysme01
Copy link
Author

Git update, user directory cleaned and it doesn't work for me

799 10.01.2014 08:57:43 WARNING Download failed: http://dfiles.ru/files/hp4a1j1zw | Authorization required (username:password)
800 10.01.2014 08:57:43 INFO UnSkipOnFail: look for skipped duplicates for hp4a1j1zw (pid:7)...
801 10.01.2014 08:57:45 INFO Download starts: http://dfiles.ru/files/zuoh3m650
802 10.01.2014 08:57:45 DEBUG BasePlugin: Auth required
803 10.01.2014 08:57:45 WARNING Download failed: http://dfiles.ru/files/zuoh3m650 | Authorization required (username:password)
804 10.01.2014 08:57:45 INFO UnSkipOnFail: look for skipped duplicates for zuoh3m650 (pid:7)...
805 10.01.2014 08:57:47 INFO Download starts: http://dfiles.ru/files/abk4hchzg
806 10.01.2014 08:57:47 DEBUG BasePlugin: Auth required
807 10.01.2014 08:57:47 WARNING Download failed: http://dfiles.ru/files/abk4hchzg | Authorization required (username:password)
808 10.01.2014 08:57:47 INFO UnSkipOnFail: look for skipped duplicates for abk4hchzg (pid:7)...
809 10.01.2014 08:57:49 INFO Download starts: http://dfiles.ru/files/qr57wggcq
810 10.01.2014 08:57:49 DEBUG BasePlugin: Auth required
811 10.01.2014 08:57:49 WARNING Download failed: http://dfiles.ru/files/qr57wggcq | Authorization required (username:password)
812 10.01.2014 08:57:49 INFO UnSkipOnFail: look for skipped duplicates for qr57wggcq (pid:7)...
813 10.01.2014 08:57:51 INFO Download starts: http://dfiles.ru/files/8cm9p3b13
814 10.01.2014 08:57:51 DEBUG BasePlugin: Auth required
815 10.01.2014 08:57:51 WARNING Download failed: http://dfiles.ru/files/8cm9p3b13 | Authorization required (username:password)
816 10.01.2014 08:57:51 INFO UnSkipOnFail: look for skipped duplicates for 8cm9p3b13 (pid:7)...
817 10.01.2014 08:57:53 INFO Download starts: http://dfiles.ru/files/u9oo74ajs
818 10.01.2014 08:57:53 DEBUG BasePlugin: Auth required
819 10.01.2014 08:57:53 WARNING Download failed: http://dfiles.ru/files/u9oo74ajs | Authorization required (username:password)
820 10.01.2014 08:57:53 INFO UnSkipOnFail: look for skipped duplicates for u9oo74ajs (pid:7)...
821 10.01.2014 08:57:55 INFO Download starts: http://dfiles.ru/files/pscvyy42q
822 10.01.2014 08:57:55 DEBUG BasePlugin: Auth required
823 10.01.2014 08:57:55 WARNING Download failed: http://dfiles.ru/files/pscvyy42q | Authorization required (username:password)

@stickell
Copy link
Contributor

Your pyLoad installation is already using BasePlugin so it's not using the new DepositfilesCom plugin. Are you sure you are running the pyLoadCore of the Git version? Have you restarted it after updating?

@prysme01
Copy link
Author

I drop my github installation, get back to the original .deb file, start pyload, it update every plugin to the last version
10.01.2014 13:52:08 INFO New version of hoster|DepositfilesCom : 0.46

then
10.01.2014 13:54:44 INFO Download starts: http://dfiles.ru/files/bixasf2sd
10.01.2014 13:54:44 WARNING Download failed: http://dfiles.ru/files/bixasf2sd | Authorization required (username:password)
10.01.2014 13:54:44 INFO UnSkipOnFail: look for skipped duplicates for bixasf2sd (pid:7)...
10.01.2014 13:54:46 INFO Download starts: http://dfiles.ru/files/uk7r47pkt
10.01.2014 13:54:46 WARNING Download failed: http://dfiles.ru/files/uk7r47pkt | Authorization required (username:password)
10.01.2014 13:54:46 INFO UnSkipOnFail: look for skipped duplicates for uk7r47pkt (pid:7)...
10.01.2014 13:54:48 INFO Download starts: http://dfiles.ru/files/u8hlz9auc
10.01.2014 13:54:48 WARNING Download failed: http://dfiles.ru/files/u8hlz9auc | Authorization required (username:password)
10.01.2014 13:54:48 INFO UnSkipOnFail: look for skipped duplicates for u8hlz9auc (pid:7)...
10.01.2014 13:54:50 INFO Download starts: http://dfiles.ru/files/6fkvat95t
10.01.2014 13:54:50 WARNING Download failed: http://dfiles.ru/files/6fkvat95t | Authorization required (username:password)
10.01.2014 13:54:50 INFO UnSkipOnFail: look for skipped duplicates for 6fkvat95t (pid:7)...
10.01.2014 13:54:52 INFO Download starts: http://dfiles.ru/files/4x8c47657
10.01.2014 13:54:52 WARNING Download failed: http://dfiles.ru/files/4x8c47657 | Authorization required (username:password)

I dont know what to do more....

@stickell
Copy link
Contributor

This is the first of your links:

10.01.2014 14:08:42 INFO      Added package Test containing 1 links
10.01.2014 14:08:42 DEBUG     Run Info Fetching for DepositfilesCom
10.01.2014 14:08:43 DEBUG     Finished Info Fetching for DepositfilesCom
10.01.2014 14:08:43 INFO      Download starts: emma_.part1.rar
10.01.2014 14:08:44 DEBUG     DepositfilesCom: URL: http://dfiles.ru/files/bixasf2sd
10.01.2014 14:08:44 DEBUG     DepositfilesCom: FILE NAME: emma_.part1.rar FILE SIZE: 734003200
10.01.2014 14:08:45 DEBUG     DepositfilesCom: FID: d8867af37f6310be9040f2d68a3f8bb4
10.01.2014 14:08:45 DEBUG     DepositfilesCom: CAPTCHA_KEY: 6LdRTL8SAAAAAE9UOdWZ4d0Ky-aeA7XfSqyWDM2m

Try to download this and replace the existing one in the module/plugins/hoster folder of your installation.

@prysme01
Copy link
Author

I did overwrite the file in /usr/share/pyload/module/plugins/hoster
and also in .pyload/usermodule/hoster

restart pyload then
10.01.2014 15:43:08 INFO Download starts: http://dfiles.ru/files/h11bxp3pd
10.01.2014 15:43:08 WARNING Download failed: http://dfiles.ru/files/h11bxp3pd | Authorization required (username:password)
10.01.2014 15:43:08 INFO UnSkipOnFail: look for skipped duplicates for h11bxp3pd (pid:7)...
10.01.2014 15:43:10 INFO Download starts: http://dfiles.ru/files/so5sti9yk
10.01.2014 15:43:10 WARNING Download failed: http://dfiles.ru/files/so5sti9yk | Authorization required (username:password)
10.01.2014 15:43:10 INFO UnSkipOnFail: look for skipped duplicates for so5sti9yk (pid:7)...
10.01.2014 15:43:12 INFO Download starts: http://dfiles.ru/files/s8wichbzt
10.01.2014 15:43:12 WARNING Download failed: http://dfiles.ru/files/s8wichbzt | Authorization required (username:password)
10.01.2014 15:43:12 INFO UnSkipOnFail: look for skipped duplicates for s8wichbzt (pid:7)...
10.01.2014 15:43:14 INFO Download starts: http://dfiles.ru/files/7wsx8g4eo
10.01.2014 15:43:14 WARNING Download failed: http://dfiles.ru/files/7wsx8g4eo | Authorization required (username:password)
10.01.2014 15:43:14 INFO UnSkipOnFail: look for skipped duplicates for 7wsx8g4eo (pid:7)...
10.01.2014 15:43:16 INFO Download starts: http://dfiles.ru/files/hrjgi34dk
10.01.2014 15:43:16 WARNING Download failed: http://dfiles.ru/files/hrjgi34dk | Authorization required (username:password)
10.01.2014 15:43:16 INFO UnSkipOnFail: look for skipped duplicates for hrjgi34dk (pid:7)...
10.01.2014 15:43:18 INFO Download starts: http://dfiles.ru/files/2u4i45b0b
10.01.2014 15:43:18 WARNING Download failed: http://dfiles.ru/files/2u4i45b0b | Authorization required (username:password)

@stickell
Copy link
Contributor

I don't know what's wrong with you. For both me and @vuolter works perfectly.

stickell added a commit that referenced this issue Apr 21, 2014
May fix #461
(cherry picked from commit 83ef7f5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin bug Plugin isn't working
Development

No branches or pull requests

3 participants