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

Support opening multiple preset (and playlist) files without requiring an additional command line switch #71

Open
kblaschke opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kblaschke
Copy link
Member

Currently, projectMSDL only supports the presetPath argument to load presets from a single directory. To make it easier for users to open presets and preset playlists from file browsers or other applications, projectMSDL should support passing in preset files via anonymous arguments which don't require an additional command-line switch like --presetPath / /presetPath.

If multiple files are listed, all of those passed in should be added to the internal playlist instead of using the default preset path/playlist configured.

@kblaschke kblaschke added the enhancement New feature or request label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant