EuFlo / sacd-ripper

SACD ripping software using a PS3
GNU General Public License v2.0
125 stars 20 forks source link

Long option '--select-track' broken? #7

Closed MCKitch closed 5 months ago

MCKitch commented 2 years ago

Hi,

sacd_extract reports the following when the long option '--select-track' is used.

sacd_extract.exe --input 192.168.1.84:2002 --2ch-tracks --output-dsf --select-track 1,2,3,4 --output-dir C:\Users\micha\Music\SACD-Rips sacd_extract.exe: unrecognized option `--select-track' Usage: sacd_extract.exe [options] -i[=FILE] Options: ...

Notes:

  1. Tried both '99' and '107' versions
  2. '-t' short option (of course) works ;-)

Cheers, Mike

EuFlo commented 2 years ago

Hi, Yep, it did not exist in the original/master version too.

EuFlo commented 2 years ago

I will fix it in the next update. Thank you!

MCKitch commented 2 years ago

Cheers! :-)

EuFlo commented 5 months ago

Fixed now.

MCKitch commented 5 months ago

Thanks. I'll try it out on my next rip. 😉