Example scripts
This commit is contained in:
@@ -86,6 +86,9 @@ BEACON_EMAIL = "beacontrialemail@gmail.com"
|
||||
BEACON_PASSWORD = "Micaeah444?"
|
||||
```
|
||||
|
||||
## A word on scripts/*.sh
|
||||
These scripts are examples of scripts you could run on remote and local machines (i.e. seedboxes, home servers) to fully automate the downloading of Beacon.tv episodes, and **they are not required to use autosnatch at all**. I simply generalised the scripts I use in my home infrastructure and chucked them in here as inspiration (plus the annmoying ways in which cron needs `ssh`/`rsync` commands written in order to function).
|
||||
|
||||
## A word on headless server operation
|
||||
This project uses [pyvirtualdisplay](https://github.com/ponty/PyVirtualDisplay), which allows us to open an invisible browser window on an invisible display buffer, for machines that do not _have_ a real display. Ensure you skim over its GitHub above for additional set-up steps or issues documented.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user