Updated Home (markdown)

Elwador 2025-04-26 19:02:08 +02:00
parent 5db1dfe9ef
commit 172a55e434

@ -50,10 +50,13 @@ The Crunchy-Downloader offers several startup parameters to customize its behavi
2. **`--historyRefreshAll`**
- Refreshes the download history upon startup. Useful for ensuring the history is up-to-date.
3. **`--historyAddToQueue`**
3. **`--historyRefreshActive`**
- Refreshes the download history, filtered by `Active`, upon startup. Useful for ensuring the history is up-to-date.
4. **`--historyAddToQueue`**
- Automatically adds any new or missing episodes to the download queue.
4. **`--exit`**
5. **`--exit`**
- Exits the downloader after all command-line tasks are completed. Ideal for automated workflows or batch operations.