Thanos Di
Thanos Di
Is there a way to check the batch results (based on concurrency) to determine if the queue should continue? For example I want to check 500 urls with concurrency 10...
For some reason it seems that the view of the sidebar for series is altered if `firstAired` is not passed or is current year. For example a payload like this...
Is there a way to pass more properties for each catalog meta item to the streamHandler? For example when I create my catalog meta items I already know the stream...
Based on this [line](https://github.com/sindresorhus/ky/blob/main/source/core/Ky.ts#L204) it seems that the original options are being overwritten with `{body: this._options.body}`. ``` this.request = new globalThis.Request(this.request, {body: this._options.body}); ``` This causes issues with 3rd party...
OS: Ubuntu 22.04.4 LTS (Jammy Jellyfish) Linux app: Stremio 4.4.168 Web UI 4.4.172 Server 4.20.8 I have a catalog plugin that can't trigger the stream handler. Sample manifest: ```js {...
### Is there an existing issue for this? - [X] I have searched the existing issues ### RainbowKit Version 2.2.0 ### wagmi Version 2.12.25 ### Current Behavior When the user...
Hi 👋, I noticed that Ghost [added support for Node v22 LTS](https://github.com/TryGhost/Ghost/releases/tag/v5.110.0?ref=ghost.ostreff.info) starting from version 5.110.0. Are there plans to update the gatsby-source-ghost plugin to support Node.js v22 LTS as...