To activate radio support in MythMusic : $ cd /home/ketut/mythtv/ $ patch -p0 < mythplugins-0.18-radio.diff $ cd mythplugins-0.18 $ ./configure --enable-all --disable-aac --disable-festival $ cd mythmusic $ qmake mythmusic.pro $ make $ su # mv /usr/lib/mythtv/plugins/libmythmusic.so /usr/lib/mythtv/plugins/libmythmusic.so.orig # cp mythmusic/libmythmusic.so /usr/lib/mythtv/plugins/ # exit $ mkdir /var/lib/mythmusic/radio/ $ cp Radio_Elshinta.fmd /var/lib/mythmusic/radio/ $ mythfrontend Enter to Utilities / Setup -> Setup -> Media Settings -> Music Settings -> General Settings -> Radio Settings and do some setup related to your system. Enter to Utilities / Setup -> Music Tools -> Scan for New Music. Enter to Utilities / Setup -> Music Tools -> Select Music and select Radio Stations, deselect another music for a while. Enter to Utilities / Setup -> Music Tools -> Listen to Music and try. You can import MythFM station database, do it in Utilities/Setup -> Setup -> Media Settings -> Music Settings -> General Settings -> Radio Settings. To activate signal viewer and frequency seeker, you have to select Lock radio device while playing in Radio Settings. For ivtv user, in Radio Settings (part 2) select your ivtv PCM stream device (/dev/video24) in Radio audio device and activate open audio device as file. Please report/fix if something goes wrong :( There is a problem in this decoder. After play a .mp3 file (another format not tested yet) and then out from playbackbox and enter again (and play a radio station because it's in first queue), sometimes a seg. faults raised. Please help me to resolve. Thanks, Ketut P. Kumajaya
Ketut P. Kumajaya