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: JS Smooth Browser & JScript Panel Help! (Read 577 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

JS Smooth Browser & JScript Panel Help!

Hello all!  The goal is to have a panel that displays a wall of album art. I have Jscript Panel 3.8.5 Installed and I do have the panel in my Columns UI Layout, showing the version and "Click here to open the editor". I'm wanting to display an album art wall using JSmooth Browser. I downloaded from Deviant Art and have placed the js_br3tt folder into the main Profile folder of Foobar2000 as instructed. I've attempted to paste in the contents of "jssb - JSSmoothBrowser main script" but get errors every time.

Bear in mind that I have no idea how to edit or use JScripts so all I can think to do is paste in everything from the text file to the end of whatever default code is already there. By the way.. this is at the top of the text file of the main script for more info purposes:

// ==PREPROCESSOR==
// @name "JS Smooth Browser"
// @version "20151114-1630-340"
// @author "Br3tt aka Falstaff >> http://br3tt.deviantart.com"
// @feature "v1.4"
// @feature "watch-metadb"
// @import "%fb2k_profile_path%js_br3tt\jssb\js\JScommon.js"
// @import "%fb2k_profile_path%js_br3tt\jssb\js\JSinputbox.js"
// ==/PREPROCESSOR==

I'll need step by step level detail so I don't screw anything up! I appreciate any help!

Thanks in advance for taking the time,
-Barry

Re: JS Smooth Browser & JScript Panel Help!

Reply #1
Uhm... as far as I know JS Smooth scripts are already provided at the samples folder. For JSP and SMP/JSplitter. No need to download them from other sources (which are outdated btw).

Sure someone else using JSP can point yo to the actual menu/window to load it.

Re: JS Smooth Browser & JScript Panel Help!

Reply #2
I do see the "smooth" folder inside the "samples" folder of the foo_jscript_panel3 directory. There are 6 JScript files in there but no idea how to import them.

Re: JS Smooth Browser & JScript Panel Help!

Reply #3
@regor Ok, wow! I messed around and found the "samples" button at the bottom of the configure window and selected it. I'm good now! Thank you for directing me to the samples

Re: JS Smooth Browser & JScript Panel Help!

Reply #4
Does anyone know how to show the Album art wall organized by Album Artist or Directory Structure? I found that there is a sub menu if I click on the number of artists that's displayed but when I choose anything besides ALBUM the Album art shows "NO COVER". The other choices are: Artist and Album Artist.

 

Re: JS Smooth Browser & JScript Panel Help!

Reply #5
I'll post #4 in it's own topic. I started scope creep in this one. My apologies!