RemiRigal
RemiRigal
The scans are already done in a separate thread but if other events occur, they are being queued during the scan and waiting for it to finish. As you suggested,...
> I believe this issue is due to the docker using an older version of the plexapi package. I found [this commit](https://github.com/RemiRigal/Plex-Auto-Languages/commit/9062cd4c91dea9520b3bdb3c5bcbc866aedd1529) where it's clear a previous update attempt caused...
Thank you for the thorough investigation @phobiac, I think that you are correct. However, using the `getWebURL` function is not sufficient as it only builds the URL to the server...
### Safari Apple added [support for Manifest v3 in Safari quite recently](https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/#safari-web-extensions), so it should work out of the box if you install the extension manually on Safari `15.4+`. Unfortunately...
Would you like to be able to choose the folder at the extension level (in the options page for example), or whenever you click on `Request` ?
Could you provide a screenshot of what you are experiencing ? When does it happen exactly ? Thanks
Yes, I uploaded the extension to the Firefox Addon store but as mentioned [here](https://github.com/mozilla/web-ext/issues/2532) Firefox is still not supporting service workers. Here is the related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1573659. This is a...
Better late than never, Firefox support is now official ! You can install the extension from the store: https://addons.mozilla.org/en-US/firefox/addon/overseerr-assistant As permissions for websites are opt-in for users, you will have...
Sure, it could be a nice feature, I'll work on it !
Hi @YiyuLuo, I'm not the author of the repository but I'm currently implementing a PyTorch version of the network described in the paper. Regarding the size of the model I...