You are not logged in.

#1 2010-04-07 14:30:36

Dethredic
Member
Registered: 2009-01-24
Posts: 361
Website

DI.FM Radio player

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

#2 2010-04-07 16:40:48

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: DI.FM Radio player

ohh, great. I love DI.Fm radio.
thanks for sharing...

And you need wxpython...

Offline

#3 2010-04-07 17:01:10

Dethredic
Member
Registered: 2009-01-24
Posts: 361
Website

Re: DI.FM Radio player

n0dix wrote:

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

#4 2010-04-07 17:17:09

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: DI.FM Radio player

In the webpage you mention that the file is in ~/.streams, but should be ~/streams.

Offline

#5 2010-04-07 17:38:34

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: DI.FM Radio player

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

#6 2010-04-07 17:46:22

Dethredic
Member
Registered: 2009-01-24
Posts: 361
Website

Re: DI.FM Radio player

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

#7 2010-04-07 18:06:06

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: DI.FM Radio player

Dethredic wrote:

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

#8 2010-04-07 18:09:18

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: DI.FM Radio player

With the .rar package run perfectly.

Offline

Board footer

Powered by FluxBB