We’d like to remind Forumites to please avoid political debate on the Forum.
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
The Forum now has a brand new text editor, adding a bunch of handy features to use when creating posts. Read more in our how-to guide
How to record radio problems daily .
Comments
-
another_casualty wrote: »Thanks folks:)
One thing I forgot to mention: I'm currently in,rented accomdation for a few months. When I was at my previous address , I was with b t and still,have the b t vision box. Doubt if it works.
bt vision box should work. you don't need to be with bt to use it"The Holy Writ of Gloucester Rugby Club demands: first, that the forwards shall win the ball; second, that the forwards shall keep the ball; and third, the backs shall buy the beer." - Doug Ibbotson0 -
install ''TuneIn Radio Pro - Live Radio' app on the phone. Buy the premium version about £3 where you can schedule to record radio progs to the phone
you will need data or wifi on the phone
.0 -
You can save live radio using wget utility, windows version at link below, to record the current LBC feed open the notepad and paste the code below, save the file as 'radiorecord.bat' in the same directory you have put wget.exe in. To start recording double click on the radiorecord.bat file you created, when you've finished click x on the black command window. In the same directory you'll see the created *.mp4 file to play in your media app.
@echo off for /f "tokens=1-4 delims=/- " %%a in ('date /t') do set XDate=%%d%%c%%b for /f "tokens=1-3 delims=: " %%a in ('time /t') do set XTime=%%a%%b echo %XDate%_%XTime% wget http://media-the.musicradio.com:80/LBCUK --ignore-length -O LBC_mp4_%XDate%_%XTime%.mp4
For the code above the last line is the important part, the rest just gets a date/time to avoid old mp4's being overwritten, this will do the same but over write everytime you run it.wget http://media-the.musicradio.com:80/LBCUK --ignore-length -O LBC.mp4
Wget for windows:-
http://gnuwin32.sourceforge.net/packages/wget.htm0 -
ballyblack wrote: »install ''TuneIn Radio Pro - Live Radio' app on the phone. Buy the premium version about £3 where you can schedule to record radio progs to the phone
you will need data or wifi on the phone
.
I have tune in . Can't remember if it's the pro version l I'll check.
I could set the radio to wake up but not record.ill have another look .
Thanks0 -
You can save live radio using wget utility, windows version at link below, to record the current LBC feed open the notepad and paste the code below, save the file as 'radiorecord.bat' in the same directory you have put wget.exe in. To start recording double click on the radiorecord.bat file you created, when you've finished click x on the black command window. In the same directory you'll see the created *.mp4 file to play in your media app.
@echo off for /f "tokens=1-4 delims=/- " %%a in ('date /t') do set XDate=%%d%%c%%b for /f "tokens=1-3 delims=: " %%a in ('time /t') do set XTime=%%a%%b echo %XDate%_%XTime% wget http://media-the.musicradio.com:80/LBCUK --ignore-length -O LBC_mp4_%XDate%_%XTime%.mp4
For the code above the last line is the important part, the rest just gets a date/time to avoid old mp4's being overwritten, this will do the same but over write everytime you run it.wget http://media-the.musicradio.com:80/LBCUK --ignore-length -O LBC.mp4
Wget for windows:-
http://gnuwin32.sourceforge.net/packages/wget.htm
Thanks. Unfortunately , I'm apple .
0
This discussion has been closed.
Confirm your email address to Create Threads and Reply
Categories
- All Categories
- 353.8K Banking & Borrowing
- 254.3K Reduce Debt & Boost Income
- 455.2K Spending & Discounts
- 246.9K Work, Benefits & Business
- 603.4K Mortgages, Homes & Bills
- 178.2K Life & Family
- 261K Travel & Transport
- 1.5M Hobbies & Leisure
- 16K Discuss & Feedback
- 37.7K Read-Only Boards