Shlomi

Results 9 issues of Shlomi

After I saw that there was no documentation how to run it in docker compose.. So, Enjoy. ``` version: '3.7' services: echoip: image: mpolden/echoip command: "-C 0 -p -r -H...

Hi. Love this great project. I have been using it for manly uploading & downloading files it will be amazing if there is an upload status like: 76.2% | 80.94MB/106.18MB...

Feature

**Describe the bug** New install To test this app i added a key (2fa Secret) that i saved when setting up 2fa to my plex account. (the key is 32...

**Describe the bug** the widget also counts the any torrents that are not active (paused) **Screenshots** ![image](https://user-images.githubusercontent.com/5992161/191003988-6af19aea-ecaf-4b3c-9a1f-044aa733ce7d.png)

widget request

Error did occur: {"errno":-2,"code":"ENOENT","syscall":"copyfile","path":"/run/nodebb/node_modules/nodebb-plugin-ns-awards/public/uploads/award-dcc3c7ac-1659-42d0-a988-9ab0cab7db46.jpg","dest":"/app/code/public/uploads/awards/award-dcc3c7ac-1659-42d0-a988-9ab0cab7db46.jpg"} ![image](https://user-images.githubusercontent.com/5992161/180866036-5a4ac4b6-0355-40c7-95d4-f774ecdad96a.png)

Hi Love this project 😀 i do have an issue with setting max lifetime. this is my config ``` environment: - LENPASTE_DB_DRIVER=postgres - LENPASTE_DB_SOURCE=${LENPASTE_DB_SOURCE} - LENPASTE_MAX_PASTE_LIFETIME=30d - LENPASTE_UI_DEFAULT_LIFETIME=2w ``` But...

### Summary Hi, for some reason I don't receive an email after the backup is complete. i dont see any error in logs ### Relevant logs and/or screenshots My docker...

bug

Hi, i have been stating to implement the API in my system but I encountered this issue. ``` { "body": { "email": "[email protected]", "validations": { "syntax": true, "domain_exists": false, "mx_records":...

Thanks for the docker image 🎉- i was able to set it up quickly. I noticed that Redis doesn't actually store any data (I know it's only for caching) opened...