Git Product home page Git Product logo

Comments (9)

AndrewBelt avatar AndrewBelt commented on August 15, 2024

"Autodafe - Drum Kit" should be your slug forever and should match the manifest.

from library.

antoniograzioli avatar antoniograzioli commented on August 15, 2024

ok, but:

slug*: Unique identifier for your plugin. Should never change. Avoid spaces. Prefix with your company or developer name if you plan to release multiple plugins, e.g. "VCV-PulseMatrix". But most importantly, should never change.

So, no problems if I use spaces in the slug?

from library.

AndrewBelt avatar AndrewBelt commented on August 15, 2024

Ideally, but most importantly it should not change.

from library.

antoniograzioli avatar antoniograzioli commented on August 15, 2024

ok, so I have better change the slug in my plugins and not in the manifest

from library.

AndrewBelt avatar AndrewBelt commented on August 15, 2024

No, the C++ slug is the one you should use. Change the manifest slug to match the C++.

from library.

antoniograzioli avatar antoniograzioli commented on August 15, 2024

if I use slug "Autodafe - Drum Kit" , "make dist" doesn't work...it creates different folder one for the "-", one for "Drum" and one for "Kit"..."Autodafe" folder is skipped...

I think I had better move to a "spaceless" slug...

from library.

antoniograzioli avatar antoniograzioli commented on August 15, 2024

I can confirm that spaces in the slug are not a good idea at all...

  1. i had to put SLUG ="my plugin with spaces in its name" in double quotes in order to "make dist" work, but then:
  2. when Rack downloads 'my plugin with spaces in its name.zip' it probably gets a 404 error and downloads only 229 KB (the 404 page, probably), zipped and the unzip process fails.

from library.

AndrewBelt avatar AndrewBelt commented on August 15, 2024

Looks like you chose on changing the slugs. Probably better for the long run.

from library.

antoniograzioli avatar antoniograzioli commented on August 15, 2024

yes, actually if a ZIP file contains spaces in it Rack is not able to download it. Hence the change

from library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.