regorxxx

Results 47 issues of regorxxx

Since this repository is no longer updated (and pull request have been there for years), I have forked the repository and added most of the request / improvements: - Translate...

Steps: - Install foo_quicksearch - Set target playlist to 'Query' - On an SMP panel: ``` "use strict"; const plsName = 'Query'; const index = plman.FindPlaylist(plsName); const types = index...

Adds new page to navbar (data menu) for playlists management. Includes a link to [foobar2000 playlist manager ](https://github.com/regorxxx/Playlist-Manager-SMP)to sync playlists on ListenBrainz with local playlists (with content resolution) and Spotify...

An updated fork can be [found here](https://github.com/regorxxx/chroma.js), with all dependencies updated, vulnerabilities fixed and new features (along relevant pendant pull request). https://github.com/regorxxx/chroma.js Docs have also been updated. Can be replaced...

Allow to configure the artist and title web lookup, so things like multiple artist, exotic chars or personalized tags can be handled via TF: For ex. [$stripprefix($meta(artist,0))] or [$replace(%title%,$char(40),,$char(41),)]... Example...

feature

I have been using and [old version since years](https://github.com/regorxxx/Music-Graph), but the newer versions are even worse in this aspect (due to map usage and ids). When 2 nodes have multiple...

Since more than a year it has been impossible to compile binaries for Essentia + Gaia for windows. It has been reported a dozen of times here, by mail, at...

``` window.DefineScript('bug', {features: {drag_n_drop: true, grab_focus: true}}); function on_drag_drop(action, x, y, mask) { console.log('enter', action); } function on_drag_over(action, x, y, mask) { if ((mask & 32) === 32) {action.Effect =...

WshShell.Popup instances keep running after closing package manager and SMP panel, which turns into weird bugs since the panel gets reloaded after closing the later. For ex. this popup fires...

Fix relative paths for background wallpaper https://hydrogenaud.io/index.php/topic,116669.msg1024308.html#msg1024308