Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide Radio stream recorder
#17
(07-23-2020, 03:27 AM)Russ K Wrote:
(07-22-2020, 09:30 PM)TheMetalHead Wrote:
(07-22-2020, 08:04 AM)Russ K Wrote:
(07-22-2020, 02:46 AM)Tim Curtis Wrote: I think you need to be asking @TheMetalHead. I'm not familiar with the RadioRecorder add-in.

Ooops sorry Tim and TheMetalHead.  The RadioRecorder works for me but would like to have it be able to work from any IP addressed assigned by the networks DHCP.

Hello Russ
I should have considered the DHCP usage. I used a static IP on my installation.
Anyway, Kent @TheOldPresbyope has read the manual for me and nudged me in the right direction, I have changed the installer code to attach the php web server to any network interface.
A quick and dirty way to manually change this if the Radio Recorder is already installed is to edit the rc.local file and change the start up command IP address to:

    /usr/bin/php -q -S 0.0.0.0:8080 -t /home/pi/RadioRecorder >/dev/null 2>&1

The above assumes 8080 is the port being used. Change as required and reboot.

A final note: it is possible that a software update of moOde may change the rc.local file in some way and render the Radio Recorder inoperative. If that happens, just run the installer again with the same parameters as the original install and reboot.

Great! Thank you all.  And yes, I think some updates have broken my Moode installation.  JSON errors and made the library inaccessible ("mpd cannot link to library".)  But no worries, I have installed the 6.7 (from 6.6) release and ran the Radio Recorder script.

Strange "end of JSON input errors" again but Moode booted up okay.  Notes on the installation of Radio Recorder script - script calls for 4 arguments. In the example, one of the argument was D1A1-71FE (I believe that could be your usb drive.)  Script works fine provided I create /media/D1A1-71FE directory first (or any directory name provided the directory exits.) 

Also, on adding new station, the first new station is not shown after adding it through the web interface.  I had to manually edit streams.txt file to add a line break at the end of "Station Name 4" entry as the new entry was appended on the same line as "Station Name 4."  Adding new stations after that was ok as it added a new line in the said file.  I think the problem could be  that the original streams.txt file did not end with a line break at the last line. 

Fyi, I reinstalled the Radio Recorder on a Pi Zero W instead as it would be a specific machine to record a weekly Boston radio program early Sunday morning (local time.) A life saver, thanks again TheMetalHead.

Apologies for not replying during the week day. I tend to only browse at the weekend or if I actually need to order something (which happened earlier this week).
Anyway, not sure about the JSON errors. I am installing the latest 6.7.1 moOde on another RPi3 today so I can check the Radio Recorder script on this one.
The D1A1-71FE is my usb drive. The recordings root directory path must exist before running the script.
As for adding the first station, I am assuming this was adding the station to the 'list of streams' via the stream recorder gu. I will give this a try. I can get my script to add the new line to the streams.txt file.
I will post the results today or tomorrow.
Reply


Messages In This Thread
Radio stream recorder - by TheMetalHead - 06-27-2020, 12:34 PM
RE: Radio stream recorder - by philrandal - 06-27-2020, 06:38 PM
RE: Radio stream recorder - by TheMetalHead - 06-27-2020, 11:14 PM
RE: Radio stream recorder - by Tim Curtis - 06-27-2020, 10:48 PM
RE: Radio stream recorder - by TheMetalHead - 06-27-2020, 11:36 PM
RE: Radio stream recorder - by Tim Curtis - 06-28-2020, 12:33 AM
RE: Radio stream recorder - by TheMetalHead - 06-28-2020, 05:26 PM
RE: Radio stream recorder - by TheMetalHead - 06-28-2020, 12:18 PM
RE: Radio stream recorder - by Tim Curtis - 06-28-2020, 05:35 PM
RE: Radio stream recorder - by Russ K - 07-22-2020, 02:21 AM
RE: Radio stream recorder - by Tim Curtis - 07-22-2020, 02:46 AM
RE: Radio stream recorder - by Russ K - 07-22-2020, 08:04 AM
RE: Radio stream recorder - by TheMetalHead - 07-22-2020, 09:30 PM
RE: Radio stream recorder - by TheOldPresbyope - 07-22-2020, 11:53 AM
RE: Radio stream recorder - by TheMetalHead - 07-22-2020, 09:29 PM
RE: Radio stream recorder - by Russ K - 07-23-2020, 03:27 AM
RE: Radio stream recorder - by TheMetalHead - 07-25-2020, 12:39 PM
RE: Radio stream recorder - by TheMetalHead - 07-25-2020, 07:20 PM
RE: Radio stream recorder - by Russ K - 07-27-2020, 11:26 AM
RE: Radio stream recorder - by Ikke4 - 08-02-2020, 06:45 PM
RE: Radio stream recorder - by TheMetalHead - 08-02-2020, 09:07 PM
RE: Radio stream recorder - by Ikke4 - 08-03-2020, 03:22 PM

Forum Jump: