Page 1 of 1

Cast does not support space / multitask

Posted: Fri Jul 20, 2018 1:53 pm
by pinkfloyd
Hi all !

Today doing some test, and cast does not support space in filename :


* Bug/request 1

d:\Cast - Vocal Generator\Cast-#>cast -ip 192.168.0.62 -volume 100 -file d:\test test.mp3 not working
d:\Cast - Vocal Generator\Cast-#>cast -ip 192.168.0.62 -volume 100 -file "d:\test test.mp3" not working
d:\Cast - Vocal Generator\Cast-#>cast -ip 192.168.0.62 -volume 100 -file "d:\test_test.mp3" working

can you correct this as we use " " or simply test is filename exist ( actually hang in cast filename state )

* Bug/request 2

It's possible to add "-background" swith to return directly without displaying "Press Ctrl-C to cancel"


Thanks !

Re: Cast does not support space / multitask

Posted: Fri Jul 20, 2018 11:04 pm
by RobLatour
Thanks for reporting this - I'll take a look and see what I can do.

Re: Cast does not support space / multitask

Posted: Sat Jul 21, 2018 7:26 pm
by RobLatour
Thanks again for reporting the problem with the spaces in the filename.

I've made an update to correct for this and released it in a new version (1.2) of the program. You are welcome to download it from the website ( https://www.rlatour.com/cast ).

Thanks too for the feature request for a -background switch. I've added it in within the release as well.

Re: Cast does not support space / multitask

Posted: Sun Jul 22, 2018 5:19 pm
by pinkfloyd
Fantastic work as always ! Thanks again !