opencubicplayer icon indicating copy to clipboard operation
opencubicplayer copied to clipboard

feature request: open directory

Open coderofsalvation opened this issue 2 years ago • 2 comments

would be awesome if ocp would detect whether the cli arg is a module or directory. For example:

ocp mods/artist/ctrix

and open the filebrowser on that dir.

coderofsalvation avatar Oct 02 '21 07:10 coderofsalvation

Reworking the argument parsing is on my (slow) TODO list. The current code is still based on the original dos code and does not follow modern getopt() semantics.

mywave82 avatar Oct 05 '21 08:10 mywave82

ah ok, no worries. Then it doesn't make sense to hack it in there the old way. Feel free to close this for (or leave it open as a reminder), as I understand there's more urgent things on the OCP roadmap.

ps. feel free to mention your shortterm/longterm roadmap as bulletpoints in the README.md. That way we might be able to assist you better.

coderofsalvation avatar Oct 05 '21 09:10 coderofsalvation