regorxxx / Playlist-Tools-SMP

A collection of Spider Monkey tools for foobar2000: from removing duplicates, to dynamic queries or "spotify-like" playlist creation.
https://regorxxx.github.io/foobar2000-SMP.github.io/scripts/playlist-tools-smp/
GNU Affero General Public License v3.0
40 stars 6 forks source link

Extract Problem #1

Closed stephen147 closed 3 years ago

stephen147 commented 3 years ago

Here's the error I'm getting when extracting the latest version.

image

I've tried running 7-zip in admin mode. https://superuser.com/questions/1076527/7zip-cannot-create-symbolic-link-access-is-denied-to-libhdfs-so-and-libhadoop-s

Both these files below seem to only contain a single line:

buttons/toolbars/_buttons_toolbar.js
buttons_playlist_tools.js

Install issue was my own fault. ~When I extract using PeaZip successfully it doesn't load then in fb.~

~Here's the path that I'm using (I'm running a portable version)~ ~W:\Apps (Portable)\Music Apps\foobar2000\profile\scripts\SMP\xxx-scripts~

regorxxx commented 3 years ago

That's a limitation of 7zip... And since symlinks may be a problem more than a solution for other people (although I find them great) I will simply copy the original files to the root folder and done for next releases. It's a pity, but the reality is many people use 7zip, including me.

Thanks for the report. Just uploaded a "hotfix" which is just the same files without symlinks.

stephen147 commented 3 years ago

Thanks for the fix.