Is it possible to select my radio stations on MPDroid or BubblePnP?

Hi, I am relatively new to Pi Musicbox (just installed it less than a week ago) and so far I really like it.

I have change the list of radio stations to match those I am frequently listening to, like described here.
I like the webinterface that comes with Pi Musicbox, however I would like to use MPDroid or BubblePnP (on Android) to stream Music to the Musicbox.
Now I was wondering if it is somehow possible that the radio stations I saved on the Pi show up in these apps, or can I only play them via the webinterface.

I hope someone has some suggestions for me.
Thanks

I’m afraid that is not currently possible. The streams saved within musicbox-webclient are only accessible by the webclient. But you can instead save them to a local playlist and then access them via MPDroid as described here. You won’t be able to edit the streams from the webclient this way, it’s a hack until something better comes along.

Ok
So I created my .m3u file which looks like this:

#EXTM3U

#EXTINF:0,RLTL Letzebuerg
http://sc-rtllive.newmedia.lu:80/
#EXTINF:0,ByteFM
http://streamingserver01.byte.fm:8000/
#EXTINF:0,RadioEins rbb
http://rbb-mp3-radioeins-m.akacast.akamaistream.net/7/854/292097/v1/gnl.akacast.akamaistream.net/rbb_mp3_radioeins_m
#EXTINF:0,RadioARA
http://rs1.radiostreamer.com:8030/
#EXTINF:0,Deutschlandradio Kultur        http://dradio_mp3_dkultur_m.akacast.akamaistream.net/7/530/142684/v1/gnl.akacast.akamaistream.net/dradio_mp3_dkultur_m
#EXTINF:0,Deutschlandfunk
http://stream.dradio.de/7/249/142684/v1/gnl.akacast.akamaistream.net/dradio_mp3_dlf_m
#EXTINF:0,Deutschlandradio Wissen
http://stream.dradio.de/7/728/142684/v1/gnl.akacast.akamaistream.net/dradio_mp3_dwissen_m
#EXTINF:0,BBC Radio 2
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio2_mf_p
#EXTINF:0,BBC Radio 6
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_6music_mf_p

It plays fine in iTunes.
Now I am not sure where to put it… The description said to put it into /var/lib/mopidy/playlists/ So I mounted my SD card but thier are no such folders, so I created them. After that I started Musicbox but the playlist did not show anywhere.
I also copied the file on a USB drive but it did not show either.
What am I doing wrong?

If memory serves there should be a ‘playlist_dir’ option in your
settings.ini. It needs to go in there.

So am I supposed to edit settings.ini to this?
Sorry but I am somehow lost …

[local]
enabled = true
media_dir = /music
playlists_dir = /var/lib/mopidy/playlists/Favourites.m3u
#EXTM3U
#EXTINF:10,RadioEins rbb
http://rbb-mp3-radioeins-m.akacast.akamaistream.net/7/854/292097/v1/gnl.akacast.akamaistream.net/rbb_mp3_radioeins_m