Yo, no prob man, Im telling you, Ive been pushing this for a while. Youre the first to listen. Haha.
I'll see what I can do on their forums about the homepage.
Another request:
Icefilms has some meta info on their pages from IMDB, any way you can pull the id so we can scrape imdb for the goodness too?
dangerFlakes
Senior Member Posts: 141 Joined: Sep 2010 Reputation: 0 |
2010-12-21 00:32
Post: #21
|
| find |
xpsoce
Junior Member Posts: 1 Joined: Dec 2010 Reputation: 0 |
2010-12-21 08:55
Post: #22
If you are trying to implement megaupload premium... which I would really love.
Um maybe this http://forum.xbmc.org/showthread.php?tid=63008 or http://stackoverflow.com/questions/44223...megaupload ... Best of luck
|
| find |
anarchintosh
Fan Joined: Jul 2010 Reputation: 4 |
2010-12-22 11:08
Post: #23
@dangerflakes
metadata will be added eventually, for now i intend to get megaup accounts, 2shared, reCaptcha done, and downloads cached to a special folder with the option to save file. so metadata will come in the far future. @xpsoce thanks, i've used the code from stackoverflow in the addon @everyone megaup free account support added successfully also added premium support, which needs testing releases are frozen for the next month, because i have real life stuff to do.
(This post was last modified: 2010-12-23 01:36 by anarchintosh.)
|
| find |
crusader
Junior Member Posts: 2 Joined: Dec 2010 Reputation: 0 |
2010-12-23 09:05
Post: #24
Kick-ass-job! 5.0!
Can't wait for someone with skills to help you with the recaptcha. I want to be able to see Psych episodes using XBMC. Have a beer! On me. |
| find |
richardk
Senior Member Posts: 123 Joined: Jan 2010 Reputation: 0 |
2010-12-23 16:40
Post: #25
Looks interesting! But I'm getting "Script Failed" and this in the log:
117794304 NOTICE: -->Python Interpreter Initialized<-- 08:34:31 T:8008 M:1112416256 NOTICE: Mode: None 08:34:31 T:8008 M:1112416256 NOTICE: URL: None 08:34:31 T:8008 M:1112416256 NOTICE: Name: None 08:34:31 T:8008 M:1112416256 ERROR: Error Type: exceptions.IOError 08:34:31 T:8008 M:1112416256 ERROR: Error Contents: invalid mode: w 08:34:31 T:8008 M:1112358912 ERROR: Traceback (most recent call last): File "C:\Users\richard\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 786, in ? CATEGORIES() File "C:\Users\richard\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 136, in CATEGORIES DoLogin() File "C:\Users\richard\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 79, in DoLogin save(loginfile,login) File "C:\Users\richard\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 71, in save fh = open(filename, 'w') IOError: invalid mode: w 08:34:31 T:3412 M:1112379392 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.icefilms/ 08:34:31 T:3412 M:1112379392 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.icefilms/) failed |
| find |
richardk
Senior Member Posts: 123 Joined: Jan 2010 Reputation: 0 |
2010-12-23 17:15
Post: #26
richardk Wrote:Looks interesting! But I'm getting "Script Failed" After I entered my Megaupload login credentials, it started working. Since I wasn't prompted to enter them, and "none" was an option in the settings, I didn't think it was necessary. |
| find |
anarchintosh
Fan Joined: Jul 2010 Reputation: 4 |
2010-12-23 21:37
Post: #27
i have been able to reproduce no such error?
no account is working fine for me and other users? i've released a 0.5.1 which aims to tidy the login code & notifications, which may solve the problem for you edit: 0.5.1 is broken on osx, currently fixing it.....
(This post was last modified: 2010-12-23 21:59 by anarchintosh.)
|
| find |
richardk
Senior Member Posts: 123 Joined: Jan 2010 Reputation: 0 |
2010-12-23 22:03
Post: #28
anarchintosh Wrote:i have been able to reproduce no such error? Thanks! That seems to have fixed the problem with account=none. Great add-on! My wife is really excited about using this to view movies. |
| find |
pettson3816
Senior Member Posts: 173 Joined: Apr 2009 Reputation: 0 |
2010-12-23 22:06
Post: #29
Damn. 0.3.1 worked fine for me, but with the new version i get script.failed.
Running Dharma on Win7. |
| find |
anarchintosh
Fan Joined: Jul 2010 Reputation: 4 |
2010-12-23 22:14
Post: #30
updated to 0.5.2, please test this bugfix release (tested on OSX and windows)
hopefully errors should be gone edit: errors still there, don't worry im fixing them.... edit: 0.5.3 released, traumatic series of bugfix releases over. 0.5.3 fixes it. addon was trying to access files from a directory that is normally only created when settings are adjusted. fix was to at plugin startup check if directory exists, if it doesn't, create it.
(This post was last modified: 2010-12-23 23:20 by anarchintosh.)
|
| find |

Search
Help