klep / scanline

Command line scanning utility for OSX
MIT License
126 stars 23 forks source link

multiple printers can only scan from first in -list #28

Closed shadowuilf closed 2 years ago

shadowuilf commented 4 years ago

im trying to implement scanline to save some time at work but when you use -list it shows around 20 printers available, but when you use -scanner you can only use the first in the list, if you try any others it says scanner could not be found. has anyone else on here used scanline with multiple scanners on mojave?

klep commented 4 years ago

@shadowuilf I'll check it out soon -- maybe there was a regression in one of the more recent releases. It sounds like you have a lot more scanners than me on your network though, so maybe that's a factor.

Can you reply with the exact parameters you're sending?

klep commented 4 years ago

@shadowuilf I only have 3 scanners on my network, but no issues selecting them. Is this similar to the parameters you're using?

15:42:43-klep~$ scanline -list
Available scanners:
* QL-570
* Dell Color MFP E525w (31:4D:90)
* EPSON WorkForce 635/633/630
Done
14:04:26-klep~$ scanline -scanner "EPSON WorkForce 635/633/630" -flatbed
Starting scan...
Done
14:05:01-klep~$ scanline -scanner "Dell Color MFP E525w (31:4D:90)" -flatbed
Starting scan...
Done