Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine if there exists a way to generically implement multiple platforms #11

Open
AndrewDWhite opened this issue May 14, 2020 · 3 comments

Comments

@AndrewDWhite
Copy link
Owner

Determine if there exists a way to generically implement multiple platforms in Galaxy API. There is some code implemented in the multiplatform branch but this method seems to be missing API integrations to facilitate it. https://github.com/AndrewDWhite/GalaxyGenericImporterPlugin/tree/multiplatform

@AndrewDWhite
Copy link
Owner Author

The best in the current version is to add them as all the same platform and tag them.

galaxy_imported

@AndrewDWhite
Copy link
Owner Author

Note on what happens: Manually creating the platform types without it being registered within galaxy will cause the endpoint to never be accessed by galaxy. This appears to require changes from galaxy to support calling them.

@AndrewDWhite
Copy link
Owner Author

You also have to update the json and configuration with multiple instances configured if you want it to show up separately automatically in the book marks. Alternatively you can manually, first import tags. Next select the platform bookmark and select the system you want a bookmark for. Click on the bookmark button on the top and rename it by right clicking on the left. You will get something like the following. Would love a way to automate importing those.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant