user-697
12-06-2015, 07:00 PM
I've just noticed that the usual programs didn't get recorded so checked my log and it's full of:
Is this a get_iplayer executable issue or a problem with my cron script? (exctract of which looks like)
Code:
Updating lists
get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.
INFO: Getting tv Index Feeds (this may take a few minutes)
WARNING: Failed to get programme index feed for BBC Alba -
WARNING: Failed to get programme index feed for BBC Alba -
WARNING: Failed to get programme index feed for BBC Alba -
WARNING: Failed to get programme index feed for BBC Alba - /category/signed
WARNING: Failed to get programme index feed for BBC Alba - /category/signed
WARNING: Failed to get programme index feed for BBC Alba - /category/signed
Is this a get_iplayer executable issue or a problem with my cron script? (exctract of which looks like)
Code:
# update lists
get_iplayer --refresh >>$LOG
echo "Starting get_iplayer" >>$LOG
# run pvr
get_iplayer --output=$SAVEDIR --subdir --modes=best --version-list=default --pvr 2>>$LOG