HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: arst on 2010-02-05 12:43:01

Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: arst on 2010-02-05 12:43:01
...
when I enabled "Cycle source during playback" option, its works find when the main window is focused on foobar 2000, but when I switch to other window by alt+tab, the screen will be overlaped by the album pcitures every cycle time.
...


Is there anybody can help me...... 
I really really love this plugin...
I cant find  else alternative....
Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: marc2003 on 2010-02-05 13:14:35
i have an alternative. it requires foobar v1.

download WSH panel mod - http://www.hydrogenaudio.org/forums/index....showtopic=70363 (http://www.hydrogenaudio.org/forums/index.php?showtopic=70363)

and add a panel to your layout.

now download this script i've made....

http://cid-649d3bfeaf541fbb.skydrive.live....ide/samples.zip (http://cid-649d3bfeaf541fbb.skydrive.live.com/self.aspx/.Public/foobar/guide/samples.zip)

extract this into foobar directory. now open the editor dialog for the WSH panel and import the file named "artwork 3in1.txt" from the samples folder. it has 3 main modes - you'll be interested in the "cycle folder" option. you'll find this under "mode" on the context menu. you can specify a folder using title formatting and it will cycle through them at 5,10, or 20 second intervals. you can double click images to open them and use the mouse wheel to scroll as well. it only cycles when foobar is playing because it uses "playback time" as it's counter.
Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: arst on 2010-02-06 02:59:13
i have an alternative. it requires foobar v1.

download WSH panel mod - http://www.hydrogenaudio.org/forums/index....showtopic=70363 (http://www.hydrogenaudio.org/forums/index.php?showtopic=70363)

and add a panel to your layout.

now download this script i've made....

http://cid-649d3bfeaf541fbb.skydrive.live....ide/samples.zip (http://cid-649d3bfeaf541fbb.skydrive.live.com/self.aspx/.Public/foobar/guide/samples.zip)

extract this into foobar directory. now open the editor dialog for the WSH panel and import the file named "artwork 3in1.txt" from the samples folder. it has 3 main modes - you'll be interested in the "cycle folder" option. you'll find this under "mode" on the context menu. you can specify a folder using title formatting and it will cycle through them at 5,10, or 20 second intervals. you can double click images to open them and use the mouse wheel to scroll as well. it only cycles when foobar is playing because it uses "playback time" as it's counter.


WOW...what a nice script !!
its works for me, thx u marc2003.

can I have one more request?
will it possible to show album reflection effect like this:
http://img200.imageshack.us/i/clipboard01byv.jpg/ (http://img200.imageshack.us/i/clipboard01byv.jpg/)
Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: SUPERCOOLMAN on 2010-02-07 18:05:47
Is there anybody can help me...... 
I really really love this plugin...
I cant find  else alternative....


you must be using NVIDIA's graphic card aren't you?
roll back to driver older than 190.XX, 186.18 is the latest stable version if I remember correctly.

I already reported this problem to NVIDIA and latest 19X.XX driver only fix small problems and still mass up when you do things in full screen.
http://forums.nvidia.com/index.php?showtopic=102941&hl= (http://forums.nvidia.com/index.php?showtopic=102941&hl=)
Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: arst on 2010-02-08 03:06:52
YES!! I indeed use graghic card(8800GTX)
I agree with you because I remeber some time I upgrade the driver then it occurs.

ok, I will try to roll back the driver to 186.18. thx a lot.
Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: nothingface0 on 2010-03-01 20:33:29
i have an alternative. it requires foobar v1.

download WSH panel mod - http://www.hydrogenaudio.org/forums/index....showtopic=70363 (http://www.hydrogenaudio.org/forums/index.php?showtopic=70363)

and add a panel to your layout.

now download this script i've made....

http://cid-649d3bfeaf541fbb.skydrive.live....ide/samples.zip (http://cid-649d3bfeaf541fbb.skydrive.live.com/self.aspx/.Public/foobar/guide/samples.zip)

extract this into foobar directory. now open the editor dialog for the WSH panel and import the file named "artwork 3in1.txt" from the samples folder. it has 3 main modes - you'll be interested in the "cycle folder" option. you'll find this under "mode" on the context menu. you can specify a folder using title formatting and it will cycle through them at 5,10, or 20 second intervals. you can double click images to open them and use the mouse wheel to scroll as well. it only cycles when foobar is playing because it uses "playback time" as it's counter.


using Foobar v.1.0.1 beta1 - it didnt work
Im not sure I did it right though...

Foobar says:

Code: [Select]
Scripting Engine Initialization Failed (GUID: 262E76FD-0C4E-4CED-9EAF-356AD28E1E3C, CODE: 0x80020101)
Check the console for more detailed information (Always caused by unexcepted script error).


And console:

Code: [Select]
WSH Panel Mod (GUID: 262E76FD-0C4E-4CED-9EAF-356AD28E1E3C): Parsing file "C:\Program Files\foobar2000\scripts\marc2003\v2\common.js"
Error: WSH Panel Mod (GUID: 262E76FD-0C4E-4CED-9EAF-356AD28E1E3C): Microsoft JScript runtime error:
Automation server can't create object
Ln: 237, Col: 1
<source text only available in compile time>

Thanks anyway!!
Title: Using WSH Panel Mod instead of foo_uie_albumart
Post by: marc2003 on 2010-03-01 20:39:35
edit: ah, you need to turn off WSH panel mod safe mode. i forgot to mention that. 

file>preferences>tools>wsh panel mod>uncheck "safe mode" and restart foobar.