From 676dbb8c8e97e51bd87a8090b1f930f76754d687 Mon Sep 17 00:00:00 2001 From: EDIflyer Date: Fri, 20 Jan 2023 13:00:45 +0000 Subject: [PATCH] Update README.md Add need to ensure an options file is created. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50310de..dca5283 100644 --- a/README.md +++ b/README.md @@ -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` .