Comments by FurYy on scripts
19 comments
|
Comment on: |
@Ryan: You can set it to debug mode, just add 'true' ;) :
@Joe: Yes, couldn't find 'http' module. Suggestion at vlc trac : add vlc install dir to %PATH%, that might help.
cannot load module `C:\Program Files\VideoLAN\VLC\plugins\libaccess_http_plugin.dll' (The specified module could not be found. (error 126)) Edit: Ok, tested adding vlc dir to %PATH% on XP and it actually worked with 0.9.2 :P |
|
Comment on: |
@JoeSimmons: Does this work for you ?
|
|
Comment on: |
0.9.3 fixed that for me on XP ;) |
|
Comment on: |
FFS. Back to 'drawing board' then. I'll see when i get my hands on some windows boxes or vbox running :P Ok, got virtualbox running and even http://code.revolunet.com/VLCcontrols/VLCcontro... fails on XP & FF 3.0.1. :(
http://forum.videolan.org/viewtopic.php?f=14&t=... https://trac.videolan.org/vlc/ticket/2062
|
|
Comment on: |
Ok, calling play on onready event works for me, but just calling play() gives ' playlist empty' error.
Edit: Actually there was something in the playlist, but script couldn't clear it to play 'new' file :D The culprit seemed to be that MRL. Weird.
|
|
Comment on: |
@Ryan Cordell: Weird. It's working for me on Ubuntu with 0.8.6 and 0.9.2. Are you on windows?
Or maybe FF has cached the javascript files and thus using old versions? |
|
Comment on: |
@JoeSimmons:
Edit: ah, needs play() ;) |
|
Comment on: |
@JoeSimmons: 0.9.2 version ? |
|
Comment on: |
Is it still working ? :D Dunno when intrepid's package comes. :)
Edit: Actually js library seems to work without specifying a version. |
|
Comment on: |
Probably, but i'll have to think about it how it's best to do that ;) |
|
Comment on: |
Kewl! Anyway about VLC controls, there's js libs on net. I have added this little piece of monkey . |
|
Comment on: |
What tag? Gmail email is a namespace |
|
Comment on: |
why'd you spam yo' friends, m8? |
|
Comment on: |
Legit. Spammers be gone! |
|
Comment on: |
oops ,missing 's . |
|
Comment on: |
Vista 32bit, FF 2.0.0.6 working fine |
|
Comment on: |
XP SP2 FF 2.00.6 and works here (Y) |
|
Comment on: |
That is: |
|
Comment on: |
nitro322 : If you'd like to have links to thewebsite i made this little hack to the script. After "var GoogLinks" add this:
And between "if(gmatch)" brackets before href gets replaced: And you should be done with ;) |
