MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

App will not open anymore. #276

Closed ghost closed 2 years ago

ghost commented 2 years ago

When I set a date and time for the app to download in a schedule, it closed, and ever since then, it has never opened.

Here is the log. DownloaderForReddit.log

zacker150 commented 2 years ago

Here is the relevant log entry:

Traceback (most recent call last):\n  
      File "main.py", line 104, in <module>
      File "main.py", line 75, in main
      File "DownloaderForReddit\utils\injector.py", line 59, in get_scheduler
      File "DownloaderForReddit\scheduling\scheduler.py", line 23, in __init__
      File "DownloaderForReddit\scheduling\scheduler.py", line 29, in load_tasks
      File "DownloaderForReddit\scheduling\scheduler.py", line 56, in schedule_task
      File "schedule\__init__.py", line 478, in at 
           schedule.ScheduleValueError: Invalid unit (valid units are `days`, `hours`, and `minutes`)

What date and time were you scheduling, and are you using the most recent version?

ghost commented 2 years ago

I am using v.3.13.2 and I tried to schedule I think 2pm or 3pm weekly. I think I wrote it as military time so 13:00:00 or something like that.