19-11-2017, 07:14 AM
user-1651
19-11-2017, 11:46 AM
If not latest version of get_iplayer , update to latest.
A way to rebuild the cache is to run the following command
get_iplayer --cache-rebuild --type=tv,radio
A way to rebuild the cache is to run the following command
get_iplayer --cache-rebuild --type=tv,radio
user-2
19-11-2017, 12:51 PM
Post the output from get_iplayer --show-prefs
user-2
19-11-2017, 04:37 PM
When I tell you to run a particular command, it's for a reason. Try again, and this time follow my instructions.
user-648
19-11-2017, 04:41 PM
It is BBC - PID = b09gvw7v , I don't know I stuck on that . cache or pvr manager cannot download any program. Hope that help you to solve the problem. Is it the bug of program? I don't know.
Thank everyone so much.
Thank everyone so much.
user-648
20-11-2017, 01:25 AM
get_iplayer --prefs-clear
everything is on fine.
Thank you so much.
everything is on fine.
Thank you so much.
user-2
20-11-2017, 01:38 PM
For everyone else: --prefs-clear will be too drastic in most cases since it removes all your settings. If the OP had simply done as I instructed, s/he would have seen, in all likelihood, there was only a bogus "proxy" setting that could have been removed separately with --prefs-del. If that was the only setting, then of course there would be no difference between using --prefs-clear or --prefs-del.
This is also a reminder to be careful when typing commands, especially when using --prefs-add to update preferences. This particular problem was caused by using -pid=b09gvw7v. Note the single hyphen, which should be double. Otherwise the option is interpreted like -p "id=b09gvw7v", which set the "proxy" option in preferences to a bogus value. Of course, you shouldn't add --pid to your preferences at all.
This is also a reminder to be careful when typing commands, especially when using --prefs-add to update preferences. This particular problem was caused by using -pid=b09gvw7v. Note the single hyphen, which should be double. Otherwise the option is interpreted like -p "id=b09gvw7v", which set the "proxy" option in preferences to a bogus value. Of course, you shouldn't add --pid to your preferences at all.