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: Spider Monkey Panel (foo_spider_monkey_panel) (Read 352324 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1025
(not programmer here)
installed smp and smp-scripts,
added the line in the script:   include(fb.ProfilePath + 'smp-scripts\\smp-date\\smp-date.js');
but its showing me small font and a very detailed date format, on a white background

how do i make it show current date's hour:minutes in a large (impact) font, with the default colors of fb

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1026
(not programmer here)
installed smp and smp-scripts,
added the line in the script:   include(fb.ProfilePath + 'smp-scripts\\smp-date\\smp-date.js');
but its showing me small font and a very detailed date format, on a white background

how do i make it show current date's hour:minutes in a large (impact) font, with the default colors of fb

`smp-date` script is a user created script, hence the following disclaimer applies:
Code: [Select]
These scripts are created by SMP users and are not installed with the component.
For installation instructions (and support) see corresponding links.

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1027
is it possible to convert a file from svg format (vector graphics) to png format when downloading.
There is a link for an example. I want to download this file in png
Code: [Select]
"https://cdn-gce.allmusic.com/images/logos/allmusic_wordmark.svg"
UR5EQF. Ukraine

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1028
Rendering SVG is a complex process, so much that a lot of projects just import the entirety of InkScape on the command line just to render them.


Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1030
kode54, TheQwertiest,
thank you, I understand.

Sometimes if I want to add Spider Monkey Panel to Dockable Panels (foo_dockable_panels.dll) i have crash.
Where am I making a mistake.
UR5EQF. Ukraine



Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1033
Got another report about the rel. paths not working:
https://hydrogenaud.io/index.php?topic=120979.0

Btw, while writing some faq about my scripts thought it would be great to have a method to save the panel properties directly to a file (without the UI and user intervention). That would come really handy to create and manage backups or exporting config to other installations from within the script. (*)

(*) For ex. the playlist manager uses the properties for config, an additional json file for autoplaylists, fpl and other playlist's data and finally a folder with the physical playlists. Exporting the entire panel would be a matter of seconds if I simply output a zipped file with all those files/folders. Something similar happens in Bio panel, where backups require locating files from multiple places.


Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1035
Thank you, it works  :)
 X
YouTube Music

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1036
@regor , I remember you sending me suitable screenshots for your scripts, but I can't for the life of me find them anywhere >_<
Do you recall by any chance where did you post them?

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1037
Attached.


Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1039
Version: 1.6.0
Link: https://github.com/TheQwertiest/foo_spider_monkey_panel/releases/tag/v1.6.0
Changelog:
Spoiler (click to show/hide)
Detailed description of API changes: https://theqwertiest.github.io/foo_spider_monkey_panel/docs/script_documentation/api_changes/#v160

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1040
TheQwertiest, how can I use packaging biography on two panels. Stopped working after updating.

 

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1042
TheQwertiest, how can I use packaging biography on two panels. Stopped working after updating.
Do you mean WilB's script? And what do you mean by "stopped working"? Is there some kind of error message?

FYI new SMP panels still display 1.5.2.
Try invoking `console.log(utils.Version)`, if it returns 1.5.2, then it means that it's not 1.6.0 and that you are using an old version xD =)

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1043
Error: Spider Monkey Panel v1.6.1-dev+d8d0f4bc ({04620F16-1878-47A1-8EFE-0CE0B99566CC}: Georgia-ReBORN v2.0.3 by TT)
include failed:
is_4k is not defined

File: settings.js
Line: 156, Column: 94
Stack trace:
  @settings.js:156:94
  loadAsyncFile/</<@georgia-reborn-theme.js:18:13

Solution?

Best Regards

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1044
Do you mean WilB's script? And what do you mean by "stopped working"? Is there some kind of error message?
Yes, the script is from WilB. After updating the SMP, the biography panels (I use two biography panels) stopped loading pictures with text. If I delete one panel, then everything loads fine.

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1045
Error: Spider Monkey Panel v1.6.1-dev+d8d0f4bc ({04620F16-1878-47A1-8EFE-0CE0B99566CC}: Georgia-ReBORN v2.0.3 by TT)
include failed:
is_4k is not defined

File: settings.js
Line: 156, Column: 94
Stack trace:
  @settings.js:156:94
  loadAsyncFile/</<@georgia-reborn-theme.js:18:13

Solution?

Best Regards


Hi Cardiacs,

this issue has been fixed, you can download it here.
Please post it next time in the Georgia-ReBORN thread, thanks for reporting!

-TT

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1046
@kutuzof can't reproduce: both panels work fine for me. Can you share your setup? Or at least those panel's properties?

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1047
You can download my entire assembly (no new SMP version) here. After opening the properties window and pressing the ok button, pictures with text begin to load. But after restarting the player, they do not load again, you need to open the properties again, etc.

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1048
With update to SMP1.6.0 I am getting quite some instability and crashes, especially when changing presets within CUI. Crash location SMP,  call path entry=>app_mainloop, see attached.
Reverted back to SMP1.5.2, which is stable on my side. Any idea what could cause the issue?

Re: Spider Monkey Panel (foo_spider_monkey_panel)

Reply #1049
There is such a script. I use timers. The WSH works fine. Problems with the SMP.
If you have time, look.
UR5EQF. Ukraine