joleon

Posts: 1
Thanked 0 times
|
Added December 01, 2010 at 9:31 pm
when i go to movies it say " could not login, please make sure you have.....". what does this mean?
|
phf1996 

Posts: 4
Thanked 0 times
|
Added December 02, 2010 at 8:42 am
I have not been able watch anything with this script. I created a megavideo account hoping that this would help and all I get is "Could not login, please check that account information is correct" and the account info is correct.
|
hottamale 

Admin
Developer Scripts: 49
Posts: 818
Thanked 84 times
|
Added December 02, 2010 at 9:31 am
phf,
The free account will not work with this script. You can try it with no login information or enter a premium membership login. Note that some videos will not play without a premium membership.
hotTamale
PS3 wired/wireless (Main)
dLink DSM-5200 (No Cinavia issues)
XBMC - testing
3mb/sec DSL
|
d4m4s74

Posts: 4
Thanked 0 times
|
Added December 02, 2010 at 4:53 pm
It might just be WMC causing problems. But once I try to open a video it loads, but doesn't play
I'm using premium btw.
|
Agent89

Posts: 13
Thanked 0 times
|
Added December 02, 2010 at 7:41 pm
my icefilms script is still not working. it complains about my login to my premium account to megaupload. I know it is right, I've made sure several times. It used to work before the slight redesign. Also, the script I download from this site still says 1.2.1. Is that right?
|
SPONSOR
|
|
hottamale 

Admin
Developer Scripts: 49
Posts: 818
Thanked 84 times
|
Added December 03, 2010 at 7:45 pm
89,
The internal version is correct at 1.2.2, I forgot to change it in the Playon section.
Be sure to delete the file libMegaVideo Premium.llf from the scripts folder. Then restart Playon twice. See if that corrects the logon issue.
If not repost here, there is another fix that usually works for general logon issues.
hotTamale
PS3 wired/wireless (Main)
dLink DSM-5200 (No Cinavia issues)
XBMC - testing
3mb/sec DSL
|
irs009

Posts: 20
Thanked 0 times
|
Added December 04, 2010 at 7:49 am
I've done everything you have asked HT, and still get:can't log in? Megavideo premium user.
Last edited on December 04, 2010 at 12:37
|
playonn

Posts: 2
Thanked 0 times
|
Added December 04, 2010 at 10:12 am
Please fix the login problem
|
hottamale 

Admin
Developer Scripts: 49
Posts: 818
Thanked 84 times
|
Added December 04, 2010 at 11:42 am
If you've deleted the libMegaVideo Premium.llf file and still have issues try this.
1) Press "CTRL+R" and type "regedit" or use the Run command.
2) Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\MediaMall\MediaMall\Plugins\Scripts" may be in different location in Win 7.
3) Delete the folder "Ice_Films.lua"
4) Restart Playon
5) reenter you login info in Playon settings.
6) Restart Playon.
Should fix the issue.
hotTamale
PS3 wired/wireless (Main)
dLink DSM-5200 (No Cinavia issues)
XBMC - testing
3mb/sec DSL
|
irs009

Posts: 20
Thanked 0 times
|
Added December 04, 2010 at 2:22 pm
Excellent fix. Thanks HT. Hard to find on Win 7. I recommend highlighting computer on the regedit, then choose edit>find>Ice_Films.lua.
|
irs009

Posts: 20
Thanked 0 times
|
Added December 04, 2010 at 2:38 pm
Problem returned! Help
|
hottamale 

Admin
Developer Scripts: 49
Posts: 818
Thanked 84 times
|
Added December 04, 2010 at 3:20 pm
You can also hard code in your information. Edit the script in notepad or other straight text editor. find this section about 3/4 of the way down.
--(Credit Guitaroomasta)
MegavideoUser1 = Options_Properties:Get("MegavideoUser")
MegavideoPass1 = Options_Properties:Get("MegavideoPass")
MegavideoHQ1 = Options_Properties:Get("MegavideoHQ")
if MegavideoHQ1 == nil then MegavideoHQ1 = "true"; end
And chsnge it to read like this (sub your user ID/PW) Be sure to enclose the UID/PW in quotes as shown.
--(Credit Guitaroomasta)
MegavideoUser1 = "MyUID"
MegavideoPass1 = "MyPassword"
MegavideoHQ1 = "true"
if MegavideoHQ1 == nil then MegavideoHQ1 = "true"; end
This will eliminate the options portion of the code. If this works you will need to repeat any time I update the program.
hotTamale
PS3 wired/wireless (Main)
dLink DSM-5200 (No Cinavia issues)
XBMC - testing
3mb/sec DSL
|
irs009

Posts: 20
Thanked 0 times
|
Added December 04, 2010 at 3:53 pm
Gonna do that, Thank you very much!
|
claudiapatx 

Developer Scripts: 45
Posts: 178
Thanked 9 times
|
Added December 05, 2010 at 12:35 am
I did all this and am still havig the login problem...HELP! Please fix!
♥ღஐƸ̵̡Ӝ̵̨̄ƷஐღღஐƸ̵̡Ӝ̵̨̄ƷஐღღஐƸ̵̡Ӝ̵̨̄ƷஐღღஐƸ̵̡Ӝ̵̨̄Ʒ♥
Win 7
Roku 2
WideBand
Cable Free since Aug 2010
♥ღஐƸ̵̡Ӝ̵̨̄ƷஐღღஐƸ̵̡Ӝ̵̨̄ƷஐღღஐƸ̵̡Ӝ̵̨̄ƷஐღღஐƸ̵̡Ӝ̵̨̄Ʒ♥
|
irs009

Posts: 20
Thanked 0 times
|
Added December 05, 2010 at 7:14 am
X2
|
Agent89

Posts: 13
Thanked 0 times
|
Added December 05, 2010 at 12:15 pm
It started working again, thanks for the help
|
irs009

Posts: 20
Thanked 0 times
|
Added December 05, 2010 at 2:20 pm
Agent, Please tell us what fixed it. Thanks
|
irs009

Posts: 20
Thanked 0 times
|
Added December 05, 2010 at 3:31 pm
I'm working right now on ice films. I replaced 5 files that are related to IF. You can find 4 of them on the playon plugins>scripts>IF support thread. The 5th is the script itself. Also deleted the registry file, re-entered data under options, start stop 2 times, and it worked. will report back if it breaks. Be patient and i wish you luck...Jack
|
irs009

Posts: 20
Thanked 0 times
|
Added December 05, 2010 at 4:13 pm
Ye, That's the ticket...One question for HT...Do I have to use the HQ channel in options, and what happens if I don't?
Thanks, Jack
|
irs009

Posts: 20
Thanked 0 times
|
Added December 05, 2010 at 4:39 pm
Answer to my question: If you untick use HQ you can't login.
|