tardisx / discord-auto-upload

Automatically upload screenshots from your computer into a discord channel
MIT License
68 stars 17 forks source link

Not working #1

Closed FluffyDiscord closed 7 years ago

FluffyDiscord commented 7 years ago

hey there, it is not working. After settings up I have tried to move some pics to the folder that was being watched but nothing happened

tardisx commented 7 years ago

Hi,

What platform are you on?

Can you paste the output you see from the program?

Cheers.

FluffyDiscord commented 7 years ago

Thank you for responding. Here is the screenshot of .bat settings and actual run. It gets stuck there even for hours. screenshot_1 Using windows 10 64x, with latest discord.

tardisx commented 7 years ago

Hi FluffyDiscord. I am so sorry for not getting back to you sooner. I completely missed this message.

I think the problem is that you are dragging existing files into the folder. The software only detects files that have been created since the last time it checked. Copying files in windows will preserve the timestamps and thus discord-auto-upload won't "see" them. Definitely, moving them in there will have the same effect (thus, no upload!)

If you want to test, try opening a file with some software, editing it, and doing a "Save As" to the folder - that should work.

Let me know if that doesn't help.