Don't know whether anyone else has had this problem.

It's maybe rather primitive, but for many years, I've used a Bash script, run nightly by cron, with a list of the programmes I want to download.

Following the recent change from a PPA to Snap, it stopped working. Eventually, I got around to investigate and found that it couldn't find the get_iplayer executable.

The solution was to add a line to the script:

PATH="/snap/bin"


_______________________________________________
get_iplayer mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to