Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

spetznatz

macrumors regular
Original poster
Jan 5, 2006
238
36
I've been using an app called iRecordMusic to record audio streams from BBC Radio 4 (my lifeline in the entertainment wasteland that is Germany).

I really need the ability to schedule recordings so that I don't miss anything.

Trouble is, with iRM the recordings launch when they should, but only record for a few minutes of a 30-minute program. Very, very frustrating, and the developers haven't got back to me...

Anyone know of any other software that can do this job? I've had a poke around without much luck...
 
The program that has been used for decades to schedule jobs in Unix systems is "cron". It should already be installed on your system.

Likely there is some point and click Mac-like utility for using cron but I've never looked. It is easy enough to run from the terminal.

You can read all about it by typing
Code:
man crontab
at the terminal prompt. Read the man pages for the commands in the "see also" section too.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.