Zde najdete užitečné nástroje pro vývoj doplňků a skinování.

Jedná se o konverzi VBS na JavaScript, která používá regulární výrazy k převodu běžných výrazů VBS na jejich ekvivalentní příkazy JavaScript. Upozorňujeme, že tento addon je určen pouze jako nástroj pro programátory a v žádném případě se nejedná o konverzi na MM4 addony jedním kliknutím. Jakékoli chyby, které se vyskytnou v převodu, se zapíší do komentářů ve spodní části.
Může to pomoci poskytnout náskok při převodu vašich starých skriptů VBS na JavaScript, ale pravděpodobně bude potřeba udělat nějakou práci, aby to fungovalo. Navíc ve většině situací doporučujeme přepsat kód skriptu ručně, protože pracovní postup v JavaScriptu se může výrazně lišit.
Translated automatically (see original)This is an for VBS to JavaScript conversion, using regular expressions to convert common VBS expressions into their equivalent JavaScript statements. Please note that this addon is meant as a tool for programmers only, and it is by no means a one-click conversion for MM4 addons. Any errors that occur in the conversion get logged in comments on the bottom.
It can help give a head start on converting your old VBS scripts to JavaScript, but some work will likely need to be done to make it functional. Additionally, we recommend in most situations to rewrite script code manually, as the workflow in JavaScript can be significantly different.
Hide original
By
Ventis Media, Inc.
Autor drakinite
Aktualizováno 26/05/2021
Historie verzí / podrobnosti
- Verze:
- 1.2.1
- Aktualizováno:
- 26/05/2021
- Size:
- 25.92 KB
- Pracuje s:
- Media Monkey 5.0.0 - 5.0.1
.png)
Přidá počítadlo FPS do levého horního rohu obrazovky. Užitečné pro analýzu výkonu pro vývojáře/testery.
Stisknutím horké klávesy zapnete/vypnete počítadlo (výchozí klávesová zkratka je F6).
Translated automatically (see original)Adds an FPS counter to the top-left of the screen. Useful for performance analysis for developers/testers.
Press the hotkey to toggle the counter on/off (Default hotkey is F6).
Hide original
By
drakinite
Autor drakinite2
Aktualizováno 21/11/2020
Historie verzí / podrobnosti
- Verze:
- 1.0.3
- Aktualizováno:
- 21/11/2020
- Size:
- 26.65 KB
- Licence:
- MIT
- Pracuje s:
- Media Monkey 5.0.0 - 5.0.0
- Změny:
Fixed a bug that caused the default hotkeys to not load when persistent.json is deleted.
Code is all commented and explained, in case any devs want to take a look at how to do something similar. :)
- Verze:
- 1.0.2
- Aktualizováno:
- 11/11/2020
- Size:
- 26.41 KB
- Licence:
- MIT
- Pracuje s:
- Media Monkey 5.0.0 - 5.0.0
- Změny:
Version 1.0.2: Configurable settings!
Can now change:
- Position on screen
- Text color, black or white
- Font weight, bold or regular
In addition, it now automatically pauses after 5 minutes of inactivity, so that it doesn't needlessly eat up your CPU if you accidentally leave it on.
- Verze:
- 1.0
- Aktualizováno:
- 07/11/2020
- Size:
- 23.13 KB
- Licence:
- MIT
- Pracuje s:
- Media Monkey 5.0.0 - 5.0.0
- Změny:
First version!

Requires MediaMonkey 5.0.4+. Download the beta here.
List icons used by MediaMonkey. Manage icons : display, copy , launch edit program (Inkscape).
Open the options menu and navigate to the new Layout > Icons section.Â
Select the icons path to list :
- Default icons : C:_Program Files (x86)_MediaMonkey 5_skin_icon
- Skin icons  : C:_Program Files (x86)_MediaMonkey 5_Skins_<SkinActiv>_skin_icon
- Custom icons : choose the folder
Select if you want see also Subdirectories (Display folder content recursively)
Â
The Icons (extension .svg) are displayed in the grid.
You can :Â
_ Double click to see greaterÂ
_ Use Copy button to copy to current skin
_ Use Explorer button to open directoryÂ
_ Use Inkscape button to modify icons
Translated automatically (see original)Requires MediaMonkey 5.0.4+. Download the beta here.
List icons used by MediaMonkey. Manage icons : display, copy , launch edit program (Inkscape).
Open the options menu and navigate to the new Layout > Icons section.Â
Select the icons path to list :
- Default icons : C:_Program Files (x86)_MediaMonkey 5_skin_icon
- Skin icons  : C:_Program Files (x86)_MediaMonkey 5_Skins_<SkinActiv>_skin_icon
- Custom icons : choose the folder
Select if you want see also Subdirectories (Display folder content recursively)
Â
The Icons (extension .svg) are displayed in the grid.
You can :Â
_ Double click to see greaterÂ
_ Use Copy button to copy to current skin
_ Use Explorer button to open directoryÂ
_ Use Inkscape button to modify icons
Hide original
By
gb63
Autor gb63
Aktualizováno 11/07/2022
Historie verzí / podrobnosti
- Verze:
- 1.0
- Aktualizováno:
- 11/07/2022
- Size:
- 510.65 KB
- Licence:
- Creative Commons BY SA 4.0
- Pracuje s:
- Media Monkey 5.0.4
- Změny:
- corrective: The MMIP is packaged improperly.
- corrective : In dlgOptions_add.js, there's a typo: the panel is labeled "Icones" instead of "Icons".
- Add control when Activ Skin is zipped (ex: C:Program Files (x86)MediaMonkey 5skinsSkinzipped.zip)Â
 because addon don't work completely with !Â

Tento doplněk vytváří zástupce pro opětovné načtení okna a obnovení stylů LESS/CSS, což je užitečné pro skinery a vývojáře.
Přidá tlačítko do pravého panelu nástrojů a také konfigurovatelnou klávesovou zkratku (výchozí jsou Shift+F5 pro pouhé stylování a Ctrl+Shift+F5 pro opětovné načtení celého okna).
Translated automatically (see original)This addon creates shortcuts to reload the window and refresh the LESS/CSS styling, useful for skinners and developers.
Adds a button in the right toolbar, as well as a configurable hotkey (The defaults are Shift+F5 for just styling and Ctrl+Shift+F5 for full window reload).
Hide original
By
Ventis Media, Inc.
Autor drakinite
Aktualizováno 17/12/2020
Historie verzí / podrobnosti
- Verze:
- 1.0.2
- Aktualizováno:
- 17/12/2020
- Size:
- 6.04 KB
- Pracuje s:
- Media Monkey 5.0.0 - 5.0.0
- Změny:
Added option to just reload the LESS/CSS styling or to perform a full window reload.
Default hotkey for the faster, "soft" reload is Shift + F5, and the default hotkey for the full reload is Ctrl + Shift + F5. You can now right-click on the icon to choose which one to execute.
- Verze:
- 1.0.1
- Aktualizováno:
- 08/12/2020
- Size:
- 4.93 KB
- Pracuje s:
- Media Monkey 5.0.0 - 5.0.0
.png)
Tento doplněk poskytuje okno, které vám umožňuje spouštět dotazy SQL z rozhraní MediaMonkey 5.
Translated automatically (see original)This addon provides a window that allows you to execute SQL queries from within the MediaMonkey 5 interface.
Hide original
By
Ventis Media, Inc.
Autor drakinite
Aktualizováno 14/11/2021