Command Line Interface
Basic Commands
Process Show
Process Specific Season
Command Options
Option | Description | Default |
---|---|---|
--show-dir |
Show directory path | None |
--season |
Season number to process | None (all) |
--dry-run |
Test without making changes | False |
--get-subs |
Download subtitles | False |
--tmdb-api-key |
TMDb API key | None |
--tesseract-path |
Path to Tesseract | None |
Examples
Dry Run Mode
Download Subtitles
Set API Key
Multiple Options
Environment Variables
Alternative to command line options:
Exit Codes
Code | Meaning |
---|---|
0 | Success |
1 | General error |
2 | Configuration error |
3 | API error |
Logging
Logs are stored in:
Tips
- Always use quotes around paths
- Use dry-run first to test
- Check logs for details
- Use full paths for reliability