Emanuele Sabetta

Results 164 issues of Emanuele Sabetta

After I upgraded Stay to 'Pro', my scripts disppeared from the extension. They worked before. Now they are only visible in the app, not in the extension. BUG: 'No Script...

Please make an iOS / iPadOS version of Motrix. There is no decent file transfer app for iOS / iPad OS.🙏

enhancement ✨

**Is your feature request related to a problem? Please describe.** Deepdiff doesn't support direct xml trees comparison and hashing. **Describe the solution you'd like** Add option to diff xml trees...

Please add support for Audiobooks files (.m4b). Those are the metadata, and currently many are not accessible via easy mutagen: **Audiobooks Metadata** **Name** | **Tag Name** | **FFmetadata** | **MP4...

enhancement

**Is your feature request related to a problem? Please describe.** Downloading index, story arcs and chapters list, and chapters summaries from fandom manga/anime pages is not easy. Using DownloadAllContent could...

Please add support for Civitai.com Example links to pages with a single image to make fullsize: https://civitai.com/images/3276893 https://civitai.com/images/4136025 https://civitai.com/images/3495557 https://civitai.com/posts/326683 Also, it would be great if the search results page...

Picviewer CE+

It gives me the following error: ```shell [~cloud/Picotui]$ python example_widgets.py Traceback (most recent call last): File "/private/var/mobile/Library/Mobile Documents/iCloud~AsheKube~app~a-Shell/Documents/Picotui/example_widgets.py", line 7, in with Context(): File "/var/mobile/Containers/Data/Application/D0804BBC-49FD-4101-8C2D-E0B2EBD81738/Library/lib/python3.11/site-packages/picotui/context.py", line 11, in __enter__ Screen.init_tty()...

**Is your feature request related to a problem? Please describe.** I'm always frustrated with the poor upload speed of OneDrive when using the ```LargeFileUploadTask``` as explained in the [MS Documentation](https://learn.microsoft.com/en-us/graph/sdks/large-file-upload?context=graph%2Fapi%2F1.0&view=graph-rest-1.0&tabs=csharp)....

Request: enhancement

Please add the option to download the html page from an URL. If you can (but it should not be too complicated), please also add the option to paginate through...

Can you use the same character used by [Rich](https://github.com/Textualize/rich) for the pixels? ![IMG_0627](https://user-images.githubusercontent.com/713559/212204558-f83fecc5-db53-4c41-8273-7c1df683a95c.jpeg) ``` class ColorBox: def __rich_console__( self, console: Console, options: ConsoleOptions ) -> RenderResult: for y in range(0,...