-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Milestone
Description
This is basically a clone of CUPS issue, which is applicable to printer application written by PAPPL as well.
The core idea:
- find the device on USB
- check whether the same device is not advertised on mDNS already - which means ipp-usb is running and advertises it
- if the device is advertised, ignore it in PAPPL's USB backend
Reactions are currently unavailable