Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: WSH Panel Mod script discussion/help (Read 1400188 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

 

WSH Panel Mod script discussion/help

Reply #3326
common7 is no longer supported so i really would recommend using the latest common8.

https://dl.dropboxusercontent.com/u/2280132...sh/samples8.zip

as you're using very old scripts, you need to make sure your WSH panel mod component is new enough to run new ones. 1.5.0 or above is required. latest version is 1.5.6 https://code.google.com/p/foo-wsh-panel-mod/

also, make sure you extract the whole marc2003 folder and overwrite any files if prompted.

WSH Panel Mod script discussion/help

Reply #3327
foo_uie_wsh_panel_mod is 1.5.6, probably 'get update' button works well sometimes.
the same folder i store scripts too. common8 is same as 7? i just not like the idea to open bitmaps files in paintbrush as you mentioned.

WSH Panel Mod script discussion/help

Reply #3328
use the latest 8 and later on, i'll add a new setting where you can choose what double clicking does. at the moment, you can right click the panel>open containing folder.

when i post the update, you can just right click the panel>Update script.

Quote
probably 'get update' button works well sometimes.


well no. WSH panel mod is not on the official component repository.

WSH Panel Mod script discussion/help

Reply #3329
well no. WSH panel mod is not on the official component repository.
hehe, rite, probably i did update it by myself during one of my sleepwalking trips.. ok

hm.. many new menu options, probably somebody needs it, not me.

hold on, i should enable dl.dropboxlamerscontent.com on my zisco first

okay, no need to update for me, just modified double click and checked it - THE SAME behavior == not always highlight..

PS. funny:
Code: [Select]
common6.js"
WSH Panel Mod (Art Reader by marc2003): initialized in 6 ms

common8.js"
WSH Panel Mod (Art Reader by marc2003): initialized in 7 ms

1ms price for opening covers still incorrectly, without hightlight.


WSH Panel Mod script discussion/help

Reply #3330
When I use old version of your script  - "last.fm & wikipedia biography.txt"  I  have bio for band "Ekseption".


the problem here is that the first script you use will fetch the bio just fine but it leaves an entry in the internet explorer cache for 24 hours preventing the other script from fetching the bio. i don't know why it can't use the file in the internet explorer cache.

i'm stuck with IE8 so apologies if these directions don't exactly match what you see, click on tools>internet options>browsing history>delete. make sure temporary internet files is selected and you can untick everything else. click delete and you're done. reload the common8 script and it should work.


It's work.

Second answer: why script "now playing.txt" not included in samles8.zip. This is my favorite script, and so I have to use the previous version of your package.

WSH Panel Mod script discussion/help

Reply #3331
hold on, i should enable dl.dropboxlamerscontent.com on my zisco first


what the fuck are you talking about? do you have to whitelist every website before you visit it.

Quote
okay, no need to update for me, just modified double click and checked it - THE SAME behavior == not always highlight..


you modified it yourself and you're complaining to ME that's not working. 

Quote
1ms price


price? 0.001 of a second. well i shall just remove all my scripts from the internet because they're clearly fucking useless.

WSH Panel Mod script discussion/help

Reply #3332
what the fuck are you talking about? do you have to whitelist every website before you visit it.
not all, but ie api. 
Quote
you modified it yourself and you're complaining to ME that's not working. 
no complaints if it's win problem, you can reconstruct even with your version if don't trust - just right click and choose 'open folder' (~20% highlight fails), always was the same behavior with common6.js, was thinking first i double click too fast and/or too many entries in search patters, but cmon it's not 286 now, everything counts on 0.0001 seconds, but even if you do it as retired the same 20% there, so it's not a case.
Quote
price? 0.001 of a second. well i shall just remove all my scripts from the internet because they're clearly fucking useless.
i like the idea of "now playing", especially in fullscreen mode!

okay, will switch to album art viewer for now, as it open folder and highlight images on 100% clicks.

WSH Panel Mod script discussion/help

Reply #3333
hi @marc2003,

im new to foobar. i've found your website with the wsh panel mod installation instruction...

im stuck and cant follow this instructions

"Next, click on the WSH panel to open the configuration dialog. I recommend leaving all settings at their defaults. Now simply add the script you want to use. These are located in the samples8 folder inside the zip. If you extract that somewhere, you may use the Import button to browse for it otherwise you can just copy/paste the text. To access this dialog in future, you'll need to right click the panel and choose Configure from the menu.

Click OK to close the dialog and hopefully we won't see any errors!!"

this is where i'm at.



where's the WSH panel and how to add your scripts...?

cheers...

WSH Panel Mod script discussion/help

Reply #3334
where's the WSH panel and how to add your scripts...?


You need to add a WSH element to your layout. The best way to get familiar with this is to use a scratchbox (View>Layout>Create scratchbox) and get creative. You can create more than one scratchbox to compare or use as a sort of staging box for different elements. Splitters divide the UI into sections and will probably be your first added elements. They can be resized or locked (r-click on the splitter) depending on what you want to accomplish. Once you have the UI layout sectioned as you wish you can start adding the main elements (those being things like Facets, playlist renderers, WSH panels, etc.).

Basic layout example.

Explanation of above images:

1) Splitters. First one is top and bottom. Then the left and rights were added above. You can do these any way you want. If you don't like it you can right click on a splitter and remove it or simply make a new scratchbox and start again.

2) Added elements. Three WSH panels and one tab element. Note - you can also add splitters and other elements in the tabbed elements. Click and try various options.

3) Configuring WSH panel. Simply click on the one you wish to configure and then Tools > Import. Browse to where the text file is (in your case marc2003 > samples*) and choose which one you need. Hit apply or OK. You can also use a text editor, select all then copy & paste into the configuration editor if you are using something besides marc2003's samples.

That should be enough to get you started. If you like what you have created then you can do a couple of things. First, you may want to export the theme you have created in case you want to continue exploring your options. Click the edit button (upper left of the scratchbox window) and export with a name besides theme. That's the default name and you will need to differentiate. You can save them anywhere. Second, after saving you can apply your new theme under the scratchbox edit button as well. Just select apply and your new layout is now applied ready to use. Just close the scratchbox when you're done.

* marc2003 has provided several versions of his samples (eg: 6,7,8). You'll need to browse to the one that corresponds to the common.js in the main marc2003 folder. Probably common8.js if you are using the most recent. Earlier versions can reside in the main marc2003 folder with generally no conflicts, too.

WSH Panel Mod script discussion/help

Reply #3335
where's the WSH panel and how to add your scripts...?


You need to add a WSH element to your layout. The best way to get familiar with this is to use a scratchbox (View>Layout>Create scratchbox) and get creative. You can create more than one scratchbox to compare or use as a sort of staging box for different elements. Splitters divide the UI into sections and will probably be your first added elements. They can be resized or locked (r-click on the splitter) depending on what you want to accomplish. Once you have the UI layout sectioned as you wish you can start adding the main elements (those being things like Facets, playlist renderers, WSH panels, etc.).

Basic layout example.

Explanation of above images:

1) Splitters. First one is top and bottom. Then the left and rights were added above. You can do these any way you want. If you don't like it you can right click on a splitter and remove it or simply make a new scratchbox and start again.

2) Added elements. Three WSH panels and one tab element. Note - you can also add splitters and other elements in the tabbed elements. Click and try various options.

3) Configuring WSH panel. Simply click on the one you wish to configure and then Tools > Import. Browse to where the text file is (in your case marc2003 > samples*) and choose which one you need. Hit apply or OK. You can also use a text editor, select all then copy & paste into the configuration editor if you are using something besides marc2003's samples.

That should be enough to get you started. If you like what you have created then you can do a couple of things. First, you may want to export the theme you have created in case you want to continue exploring your options. Click the edit button (upper left of the scratchbox window) and export with a name besides theme. That's the default name and you will need to differentiate. You can save them anywhere. Second, after saving you can apply your new theme under the scratchbox edit button as well. Just select apply and your new layout is now applied ready to use. Just close the scratchbox when you're done.

* marc2003 has provided several versions of his samples (eg: 6,7,8). You'll need to browse to the one that corresponds to the common.js in the main marc2003 folder. Probably common8.js if you are using the most recent. Earlier versions can reside in the main marc2003 folder with generally no conflicts, too.



heya! thanks for the explanations

you see on that post, the bottom right is the WSH panel. after that i dont know what i have to do next to use his scripts...

(maybe the screenshot above is too messy, i apologize for that. here's another screenshot).

Screenshot A... the WSH panel on the right side

[/b]


WSH Panel Mod script discussion/help

Reply #3337
what should i do the next?


Probably use iTunes if the step by step was too difficult.


no. i want to use foobar.

hi... have you seen my latest post? kindly let me know if my posts and screenshots are unclear for you, i'll try to make it clearer which part i got lost...

thanks for helping by the way 


=====
where's the WSH panel and how to add your scripts...?


You need to add a WSH element to your layout. The best way to get familiar with this is to use a scratchbox
Basic layout example.

Explanation of above images:

1) Splitters. First one is top and bottom. Then the left and rights were added above. You can do these any way you want. If you don't like it you can right click on a splitter and remove it or simply make a new scratchbox and start again.

2) Added elements. Three WSH panels and one tab element. Note - you can also add splitters and other elements in the tabbed elements. Click and try various options.

3) Configuring WSH panel. Simply click on the one you wish to configure and then Tools > Import. Browse to where the text file is (in your case marc2003 > samples*) and choose which one you need. Hit apply or OK. You can also use a text editor, select all then copy & paste into the configuration editor if you are using something besides marc2003's samples.

That should be enough to get you started. If you like what you have created then you can do a couple of things. First, you may want to export the theme you have created in case you want to continue exploring your options. Click the edit button (upper left of the scratchbox window) and export with a name besides theme. That's the default name and you will need to differentiate. You can save them anywhere. Second, after saving you can apply your new theme under the scratchbox edit button as well. Just select apply and your new layout is now applied ready to use. Just close the scratchbox when you're done.

* marc2003 has provided several versions of his samples (eg: 6,7,8). You'll need to browse to the one that corresponds to the common.js in the main marc2003 folder. Probably common8.js if you are using the most recent. Earlier versions can reside in the main marc2003 folder with generally no conflicts, too.


maybe i should address your posts.

i did put wsh panel on my layout.
i've used splitters yes.
i've used scratchbox yes.
i did use export and import theme on my experiments yes.

so...  this is my first image before your posts...






more than half of the foobar is covered by the folder view, but that's the wsh panel on the right side. and i used scratchbox and splitters and export import themes on my experimentations.

because it seems like my first screenshot didn't get the message through... i made another screenshot (basically my last post before this)

fullview of my current foobar created by import export theme from scratchbox... (the WSH panel is on the right side) (splittered left right with playlist)




my problem with couldn't follow mark's web instruction is these... (from the last post screenshots...)

when i clicked the WSH panel, the panel mod configs comes out => tools => import => marc2003 => images8 (there's nothing there) => buttons cd lastfm etc etc => when those are clicked, the inside are empty





you see when i click the WSH panel mod on the "create your script click here to open editor" => WSH panel mod configuration => tools => import => appdata => roaming => foobar2000 => marc2003 => images8... there's nothing there... => inside images8 => there's the buttons cd mb misc etc folders, but it's also empty...

i think i missed a step somewhere. let me know if there's any of my explanatiosn that are unclear for you, but for now, kindly check out my screen shots because.. that's probably the best i could do to describe my problem, in addition to words...

WSH Panel Mod script discussion/help

Reply #3338
"Next, click on the WSH panel to open the configuration dialog. I recommend leaving all settings at their defaults. Now simply add the script you want to use. These are located in the samples8 folder inside the zip. " lost... hehe


why did you stop reading there? the next sentence is kind of important.

Quote
These are located in the samples8 folder inside the zip. If you extract that somewhere, you may use the Import button to browse for it otherwise you can just copy/paste the text.


i'd have thought the last part about copy/pasting the text would be obvious?? you actually have to open the txt file inside the samples8 folder. just double click and it will typically open in notepad.

WSH Panel Mod script discussion/help

Reply #3339
"Next, click on the WSH panel to open the configuration dialog. I recommend leaving all settings at their defaults. Now simply add the script you want to use. These are located in the samples8 folder inside the zip. " lost... hehe


why did you stop reading there? the next sentence is kind of important.

Quote
These are located in the samples8 folder inside the zip. If you extract that somewhere, you may use the Import button to browse for it otherwise you can just copy/paste the text.


i'd have thought the last part about copy/pasting the text would be obvious?? you actually have to open the txt file inside the samples8 folder. just double click and it will typically open in notepad.


ahhh i see what i missed!! basically.. i didn't know that "script" means notepad...
hehehehehehe. well i know now...

fyi... i've read everything over and over and over before posting here. i didn't know that script means notepad. i went to samples8 folder inside the zip, and i couldn't find a script. i just found bunch of notepads. so there that was.

yeah no. i have no experience with tweaking digital stuffs whatsoever, particularly coding. this is my first experience. no yeah... it's obvious now that you've explained it to me... but it's completely oblivious to me when i tried it out by myself.

thanks for pointing it out marc2003.



thanks to you, and machinehead...



yeahhh!!

i tried rating, similar artists, and bios... hehe!

WSH Panel Mod script discussion/help

Reply #3340
you may congratulate yourself for being the 1st person in over 4 years that i've had to explain that to.

WSH Panel Mod script discussion/help

Reply #3341
you may congratulate yourself for being the 1st person in over 4 years that i've had to explain that to.


i know you didn't mean it as a compliment. but im genuinely happy. no hard feelings over here mate.
and terribly sorry to made you have to explained that.

yeayy!!

the way i cut your explanations made it looks like that i seemingly didn't read the subsequent sentences. i'd like to reiterate that that's not true... i did read it. and didn't understand it. but it's a good lesson.

when people write script it meant notepad with bunch of codes inside of it. i see thanks!

i um... checking out and reading all your scripts explanations now. im reading about thumb at the moment... probably will have question/s about it after a while...

cheers

WSH Panel Mod script discussion/help

Reply #3342
i know you didn't mean it as a compliment.


heh, i was only having a bit of fun. i suppose i should learn a lesson as well. not everyone is at the same level when it comes to using computers. i see this on a regular basis at my local library. i go there because the internet is exponentially faster than what i have at home and i do see lots of new people struggling with the very basics. unless you're instructed by someone competent, it's not always easy to pick it all up by yourself.

WSH Panel Mod script discussion/help

Reply #3343
i know you didn't mean it as a compliment.


heh, i was only having a bit of fun. i suppose i should learn a lesson as well. not everyone is at the same level when it comes to using computers. i see this on a regular basis at my local library. i go there because the internet is exponentially faster than what i have at home and i do see lots of new people struggling with the very basics. unless you're instructed by someone competent, it's not always easy to pick it all up by yourself.


i guess its fairly obvious that script equals code if you know computers and your first language is english. mine isn't hehehe!

it's all fine and good. yeah! your thumbs script is the reason i was looking for your wsh panel mod. thank you for releasing it to the masses.

now in relation to "fairly obvious" stuff and "english language" related questions again...

these are all thumbs options that i dont understand after i tried it by myself (either because i cant see / missed the differences or nothing happens that jumped out in my eye)

automatic download => library tracks only and all tracks
1) what's the difference?

limit 1 - 3 - 5
2) is there option where i don't have to choose? (is it possible to leave this blank instead of choosing 1,3,5?

selection mode
the explanation written are "Selection mode allows certain scripts to prefer either the playing or selected item"
3) what's the difference between now playing and selected track?

what's a selected track anyway?

*particularly number 3, you see, it's a language barrier more than anything. hahaha

WSH Panel Mod script discussion/help

Reply #3344
1) if you use the foobar media library (file>preferences>media library), then the library tracks only option will only work if the track lives in one of the monitored folders. if you play file that isn't inside one of these folders, no attempt will be made to automatically download an image. just remember that it will display images for any previously saved artists and the manual download artist art from last.fm option always works regardless of the setting you have chosen.

2) ???? you have to make a choice of how many images you download. if you want it to be none then don't use the script in last.fm mode. instead you can use custom folder mode where it will look for existing folders that already contain images.

3) the selected track can be anything else you select (click) in your playlist. consider this screenshot.



with the playlist, you can see the playing icon is next the to the Björk track but selected track is by CHVRCHES. if the panel was configured to prefer now playing, i'd see a picture of Björk but i have it configured to follow selected track.


WSH Panel Mod script discussion/help

Reply #3345
1) if you use the foobar media library (file>preferences>media library), then the library tracks only option will only work if the track lives in one of the monitored folders. if you play file that isn't inside one of these folders, no attempt will be made to automatically download an image. just remember that it will display images for any previously saved artists and the manual download artist art from last.fm option always works regardless of the setting you have chosen.


2) for number 2 question i actually meant more than 5.
how complicated is it to change the script to have number more than 5 by myself? both on the graphical option and to appear to be more than 5?

1) for number 1...
a. at the moment i drag and drop around 20 albums on my experimental playlist.
b. my automatic download is set on "library track only" option
c. my media library music folders path are set to monitored  my main music folder (the MUSIC folder there on the SS) (it contains around 100 something albums)



my question is regarding thumbs artist art last fm download activity...

1) say i have 2 playlists. the default (usually all my music, but at the moment i left it empty). and the experimental playlist with 20 albums above.

Question a) when the automatic download is set on library track only option while exp. playlist songs are playing, does it snatch artist arts only on those 20 albums, or all my 100 something albums due to my main music folder being monitored?
(does it matter that the default playlist are empty, and not all 100+ albums are being loaded into foobar?


Question b) regardless of A answer, when does the snatch continue going on? only when foobar is actively playing songs, or also when foobar is not playing songs but active (say, minimized), or does it works in the background process even when foobar isn't active?

that's probably all...

oh my internet speed is pathetic around 1 to 1.5Mbps so that's why i ask.


cheers....

WSH Panel Mod script discussion/help

Reply #3346
the automatic download only works on 2 conditions:

when you start playing a new track AND there are no images saved for that playing artist.

it does not look at your library or playlists to do anything in the background.

WSH Panel Mod script discussion/help

Reply #3347
the automatic download only works on 2 conditions:

when you start playing a new track AND there are no images saved for that playing artist.

it does not look at your library or playlists to do anything in the background.


sweet! this is a really amazing script (i meant the work for getting the thumbs alone to work flawlessly)

the scrolling up and down with mouse. the options to switch pictures every couple seconds, the works. beautiful.

last question would be regarding relocation of saved files. is it possible to change the artists => artists name folder to be moved to say a different disk

my local SSD is only 120gb so it get full pretty quick...

what kinds of adjustments in codes / paths do i need to make to change the path from roaming = foobar2000 = wsh_data to say, my D hard drive...


(or is it just easier to scrap everything and install foobar on my D hard drive and not in C program files...?)

will that messed with your scripts and other plugins (like foo uie lyrics3)...

WSH Panel Mod script discussion/help

Reply #3348
Please ignore, I accidentally posted in the wrong thread.

WSH Panel Mod script discussion/help

Reply #3349
@marc2003
I just started using your lastfm/wiki script for bios. Is there a way to manually refresh the info? I have just updated some bios on last.fm and can't seem to get them to download again.