You are not logged in.
Pages: 1
I just started out with Python about a two weeks ago and have come a long way. This is basically an online radio player, that makes it easy to switch between different radio stations. You aren't restricted to DI.FM streams, any should work fine, I just listen to a lot of DI.FM
It still needs a bunch of work, and there are probably a few bugs but I finally got a working version (I think) that I am happy with,
More info and the download can be found here:
http://gunnewiek.com/projects/di.fm.html
edit: download the .rar for best results.
Any comments / suggestions / pointers would be great as I am still learning.
So far I have made 0 progress on the recording part, so if you are pro with gstreamer and know how please let me know.
Last edited by Dethredic (2010-04-07 19:00:40)
Offline
ohh, great. I love DI.Fm radio.
thanks for sharing...
And you need wxpython...
Offline
ohh, great. I love DI.Fm radio.
thanks for sharing...And you need wxpython...
right, forgot to list that. let me know what you think
Offline
In the webpage you mention that the file is in ~/.streams, but should be ~/streams.
Offline
Another one...
01:07:06 PM: Can't load image from file 'images/favicon.ico': file does not exist.
01:07:06 PM: Can't load image from file 'images/dilogo.gif': file does not exist.
01:07:06 PM: Can't load image from file 'images/stop.png': file does not exist.
01:07:06 PM: Can't load image from file 'images/record.png': file does not exist.
A problem with the images...
The sound and the volume panel works great
Offline
On the webpage I mentioned that the ~/.streams file is temporarily in the same dir as the script.
Did you copy / paste the code into a new *.py file, or download the .rar? I would suggest you download the .rar as it contains the images and 'streams' file.
Offline
On the webpage I mentioned that the ~/.streams file is temporarily in the same dir as the script.
Did you copy / paste the code into a new *.py file, or download the .rar? I would suggest you download the .rar as it contains the images and 'streams' file.
I copy the file. Now, i see the download file. Sorry for that, i'm used to see the link with underline.
I try with .rar package.
Offline
With the .rar package run perfectly.
Offline
Pages: 1