seems to be broken again
log below
ErrorWarningSystemArrayLogin
Created by...___. .__ .__\_ |__ |__| ____ | |__ ____ ___ ___| __ \| |/ \| | \_/ __ \\ \/ /| \_\ \ | | \ Y \ ___/ > <|___ /__|___| /___| /\___ >__/\_ \\/ \/ \/ \/ \/https://hub.docker.com/u/binhex/2018-05-16 18:47:12.948499 [info] Host is running unRAID2018-05-16 18:47:12.967978 [info] System information Linux d86c2c4a7fef 4.14.26-unRAID #1 SMP PREEMPT Mon Mar 12 16:21:20 PDT 2018 x86_64 GNU/Linux2018-05-16 18:47:12.991075 [info] PUID defined as '99'2018-05-16 18:47:13.038576 [info] PGID defined as '100'2018-05-16 18:47:13.089732 [info] UMASK defined as '000'2018-05-16 18:47:13.112443 [info] Permissions already set for volume mappings2018-05-16 18:47:13.132956 [info] Starting Supervisor...2018-05-16 18:47:13,254 INFO Included extra file "/etc/supervisor/conf.d/get-iplayer.conf" during parsing2018-05-16 18:47:13,254 INFO Set uid to user 0 succeeded2018-05-16 18:47:13,256 INFO supervisord started with pid 72018-05-16 18:47:14,257 INFO spawned: 'get-iplayer' with pid 452018-05-16 18:47:14,257 INFO reaped unknown pid 82018-05-16 18:47:14,264 DEBG 'get-iplayer' stdout output:[info] TV shows defined as Eastenders2018-05-16 18:47:14,264 INFO success: get-iplayer entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)2018-05-16 18:47:14,270 DEBG 'get-iplayer' stdout output:[info] Processing show Eastenders...[info] Delete partial downloads from incomplete folder...2018-05-16 18:47:14,274 DEBG 'get-iplayer' stdout output:[info] Running get_iplayer...2018-05-16 18:47:14,464 DEBG 'get-iplayer' stderr output:Unknown option: fps502018-05-16 18:47:14,465 DEBG 'get-iplayer' stdout output:Usage ( Also see https://github.com/get-iplayer/get_iplayer/wiki/documentation ):List All Programmes: get_iplayer [--type=<TYPE>]Search Programmes: get_iplayer <REGEX>Record Programmes by Search: get_iplayer <REGEX> --getRecord Programmes by Index: get_iplayer <INDEX> --getRecord Programmes by URL: get_iplayer [--type=<TYPE>] "<URL>"Record Programmes by PID: get_iplayer [--type=<TYPE>] --pid=<PID>Update get_iplayer cache: get_iplayer --refresh [--type=<TYPE>] [--force]Basic Help: get_iplayer --basic-helpAdvanced Help: get_iplayer --long-helpSearch Options:--available-since <hours> Limit search to programmes that have become available in the last <hours> hours--category <string> Narrow search to matched categories (comma-separated regex list). Defaults to substring match. Only works with --history.--channel <string> Narrow search to matched channel(s) (comma-separated regex list). Defaults to substring match.--exclude <string> Narrow search to exclude matched programme names (comma-separated regex list). Defaults to substring match.--exclude-category <string> Narrow search to exclude matched categories (comma-separated regex list). Defaults to substring match. Only works with --history.--exclude-channel <string> Narrow search to exclude matched channel(s) (comma-separated regex list). Defaults to substring match.--fields <field1>,<field2>,... Searches only in the specified fields. The fields are concatenated with spaces in the order specified and the search term is applied to the resulting string.--long, -l Additionally search in programme descriptions and episode names (same as --fields=name,episode,desc )--since <hours> Limit search to programmes added to the cache in the last <hours> hours--type <type>,<type>,... Only search in these types of programmes: tv,radio,all (tv is default)Display Options:--help, -h Intermediate help text--helpbasic, --usage Basic help text--helplong Advanced help text--info, -i Show full programme metadata and availability of modes and subtitles (max 40 matches)--long, -l Show extended programme info--terse Only show terse programme info (does not affect searching)--tree Display programme listings in a tree viewRecording Options:--get, -g Start recording matching programmes. Search terms required unless --pid specified. Use --search=.* to force download of all available programmes.--modes <mode>,<mode>,... Recording modes. See --tvmode and --radiomode (with --long-help) for available modes and defaults. Shortcuts: tvbest,tvbetter,tvgood,tvworst,radiobest,radiobetter,radiogood,radioworst (default=default for programme type).--pid <pid>,<pid>,... Record arbitrary PIDs that do not necessarily appear in the index.--proxy, -p <url> Web proxy URL, e.g., http://username:password@server:port or http://server:port. Value of http_proxy environment variable (if present) will be used unless --proxy is specified. Used for both HTTP and HTTPS. Overridden by --no-proxy.--url <url>,<url>,... Record the embedded media in the specified iPlayer episode URLs.Output Options:--output, -o <dir> Recording output directory--raw Don't remux or change the recording in any way. Saves output file in native container format (HLS->MPEG-TS, DASH->MP4)--subtitles Download subtitles into srt/SubRip format if available and supportedPVR Options:--pvr [pvr search name] Runs the PVR using all saved PVR searches (intended to be run every hour from cron etc). The list can be limited by adding a regex to the command. Synonyms: --pvrrun, --pvr-run--pvr-add <search name> Save the named PVR search with the specified search terms. Search terms required unless --pid specified. Synonyms: --pvradd--pvr-del <search name> Remove the named search from the PVR searches. Synonyms: --pvrdel--pvr-exclude <string> Exclude the PVR searches to run by search name (comma-separated regex list). Defaults to substring match. Synonyms: --pvrexclude--pvr-list Show the PVR search list. Synonyms: --pvrlist--pvr-queue Add currently matched programmes to queue for later one-off recording using the --pvr option. Search terms required unless --pid specified. Synonyms: --pvrqueue--pvr-scheduler <seconds> Runs the PVR using all saved PVR searches every <seconds>. Synonyms: --pvrscheduler--pvr-series Create PVR search for each unique series name in search results. Search terms required. Synonyms: --pvrseries--pvr-single <search name> Runs a named PVR search. Synonyms: --pvrsingleConfig Options:--prefs-add Add/Change specified saved user or preset options--prefs-clear Remove *ALL* saved user or preset options--prefs-del Remove specified saved user or preset options--prefs-show Show saved user or preset options--refresh, --flush, -f Refresh cacheExternal Program Options:--atomicparsley <path> Location of AtomicParsley binary--ffmpeg <path> Location of ffmpeg binary. Assumed to be ffmpeg 3.0 or higher unless --ffmpeg-obsolete is specified.2018-05-16 18:47:14,470 DEBG 'get-iplayer' stdout output:[info] Env var SCHEDULE defined, sleeping for 12h...