Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ get_iplayer's configuration and cache will be written to the `.get_iplayer` subf

Refer to the file [options.sample](https://raw.githubusercontent.com/Marginal/docker-get_iplayer/master/options.sample) for examples, including how to setup to send a Slack notification after a download.

**If undertaking a new installation then create a new file and paste the contets of the `options.sample` file into it** - e.g. `nano /destination/on/host/.get_iplayer/options` (if you do not create a baseline options file then the container won't load and will get stuck in a loop looking for files.

## Migrating an existing get_iplayer installation

1. Copy your existing `.get_iplayer` folder over to `/destination/on/host/.get_iplayer` .
Expand Down