Craig
Craig
I have a HL-L2300D USB connected to my printer server. I can print test pages locally without an issue, I can also print from remote iOS devices via CUP's AirShare...
**Is your feature request related to a problem? Please describe.** Yes. I'm writing a headless Nextcloud client that supports E2E encryption. When I make an API call to get the...
Feature: Export vendor and product names as described in the usb.ids file. Slightly related to https://github.com/pyusb/pyusb/issues/330. The [usb.ids file](http://pci-ids.ucw.cz/v2.2/pci.ids) is the the canonical mapping of vendor and product names to...
Using this USB device as an example - ``` >>> dev = usb.core.find(idVendor=7531, idProduct=3) ... print(dev) DEVICE ID 1c8b:0056 on Bus 002 Address 001 ================= bLength : 0x12 (18 bytes)...
Google recently removed the "Export Subscriptions" option from the bottom of the [Manage Subscriptions](https://www.youtube.com/feed/channels) page. This, combined with[ a bug in Google Takeout](https://support.google.com/youtube/thread/20414256?hl=en) means you must follow a very specific...
Would you accept a pull request that implements list, create, and delete @ SYNO.Core.Share.Snapshot? If yes, does it belong at `synology_dsm/api/core/share/snapshot` or `synology_dsm/api/core/snapshot`? A trace of a request points at...
We should support enumerating enabled and running Synology packages. This will make the sample code in this repo more tolerant to different customer configurations. I'll include this in the pull...
### Checklist - [X] I'm reporting a bug unrelated to a specific site - [X] I've verified that I'm running yt-dlp version **2022.07.18** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify commit) -...
## Feature Request Develop a standard for persisting data between prompt refreshes. This has been discussed as a "cache". I'm soliciting feedback on this proposal, please comment. #### Is your...