Replies: 5 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Wow! That's amazing for you to add this feature! Can commands be daisy-chained within the same command, or do they need to be issued in subsequent commands, like in a batch file? Example: crd.exe --headless --historyrefreshall --historyaddtoqueue --exit vs crd.exe --headless |
Beta Was this translation helpful? Give feedback.
-
|
This is working perfectly and is really awesome. I configured a Windows Scheduled Task to execute the full command on a timed schedule. I just kicked it off manually and it executed exactly as expected. You are a genius @Elwador !! |
Beta Was this translation helpful? Give feedback.
-
|
Would it be possible to operate entirely command-line-based in the future? |
Beta Was this translation helpful? Give feedback.
-
|
I think it would help if you defined what "entirely command-line-based" means to you. For example, I'm using the program via command line on a daily basis via task scheduler (pictured above) to scan and download videos. It's zero-touch on a daily, run-state basis. I do use the GUI however, for application configuration, managing media, truing-up my libraries if anything gets missed, and of course, viewing at the calendar to see what's been posted for the day and If I'm missing something that I have not yet added to my library. To me, these are all visual tasks, for which the GUI is well-suited (and nicely designed). However, I can still go on vacation for two weeks and my daily downloads will still happen in the background at 5pm daily. So, what are the things you feel would be better done via command line? Please be as descriptive as possible, as if you're painting a picture of what you're wanting to see. Not trying to argue, but I do want to understand. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know this is the height of laziness, but I was just thinking how awesome it would be to be able to schedule downloads via Windows Task Scheduler. I'm not suggesting that the GUI be eliminated. In fact, it's really awesome the way it is. I'm just thinking that adding command line option would be a nice addition that would allow one to automate daily tasks.
I'm imagining running CRD.exe with command line parameters that would enable refreshing and download. So for example, running "CRD.EXE /RefreshHistory /AddToQueue" would launch the executable, perform the specified actions using the configuration parameters as configured in the GUI, then once completed, the program would exit, all without requiring user input or interaction. This command-line option would also allow you to create a Windows Scheduled Task to be automatically executed on one's own schedule.
The ultimate goal would be for downloads to happen in the background, with new episodes appearing in the download directory on a daily basis.
I told you it was a lazy suggestion. 😂
Beta Was this translation helpful? Give feedback.
All reactions