everyone.dance icon indicating copy to clipboard operation
everyone.dance copied to clipboard

Ability to select a network share as the "save" directory

Open MrTwinkles47 opened this issue 5 years ago • 3 comments

I do not run OBS from the same machine that is running StepMania. If I want to be able to capture and manage the everyone.dance game room for a stream, I must run everyone.dance from the streaming PC. I do have access to the StepMania machine through a network share and can access the "save" directory from the streaming PC.

The ability to select a custom "save" directory would be 🔥.

MrTwinkles47 avatar Feb 10 '21 15:02 MrTwinkles47

Definitely a good idea! Will put this on the todo list. 😊

benank avatar Feb 10 '21 18:02 benank

The really fun part here will be what each system considers a valid path For linux boxes you can pretty much mount anything, anywhere -> If you can already select something like /tmp/foo then this already works there For windows paths are insanely complicated. Relevant info here, but I'm not sure how that works in the javascript world (Pray there's a utility library to handle it): https://docs.microsoft.com/en-us/dotnet/standard/io/file-path-formats

geefr avatar Feb 10 '21 18:02 geefr

I can already select a network path on Windows (mapped to Z:) for the StepMania directory and it installs the lua stuff just fine.

MrTwinkles47 avatar Feb 10 '21 18:02 MrTwinkles47