johackim
johackim
Hello @Broskoll, With the new version 1.5.1 you can use a specific software to download your links : ```bash rdcli --print | xargs wget ```
Hello @rlovett, real-debrid enable two-factor authenfication when you use a different address ip to connect. You have to connect to real-debrid.com website directly to don't show this error again. For...
Hello @Conni2461, thanks for your reactivity. I have this issue with any extensions. Hope this will be fixed soon :)
Yes ! I confirm, the dev version work : https://f-droid.org/en/packages/com.nextcloud.android.beta/ :smiley:
Any news about this ? Here my temporary small fix : ```js // next.config.js const intercept = require('intercept-stdout'); intercept((text) => (text.includes('Duplicate atom key') ? '' : text)); ```
I only have this warning to remove from my website to have fireworks on Lighthouse!  Can you fix this ? Thanks !
Awesome, thanks @rdhyee !
Hello @rdhyee @tannercollin 😀 Any news about this issue ? I can't help technically but I can help with a bounty if needed. Thanks !
Hello @tannercollin and @rdhyee ;) I tested the v004 branch and I have an error : ``` Processing item xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx content_type Note Decrypting enc_item_key Traceback (most recent call last): File...