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 !
Cast does not support space / multitask
Re: Cast does not support space / multitask
Thanks for reporting this - I'll take a look and see what I can do.
Re: Cast does not support space / multitask
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.
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
Fantastic work as always ! Thanks again !