QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[Update 4/7/2008] FreeRadio 1.8: Portal for the FW 3.80 Internet Radio Player

This is a discussion on [Update 4/7/2008] FreeRadio 1.8: Portal for the FW 3.80 Internet Radio Player within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Note: The latest release, Version 1.8, is in this post . Previous versions: Version 1.7 Version 1.6 Version 1.5 Version ...

Reply
 
LinkBack Thread Tools
Old 12-30-2007, 05:44 PM   #1
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default [Update 4/7/2008] FreeRadio 1.8: Portal for the FW 3.80 Internet Radio Player

Note: The latest release, Version 1.8, is in this post.

Previous versions:
Version 1.7
Version 1.6
Version 1.5
Version 1.4
Version 1.3
Versions 1.2 and 1.1
Version 1.0 is in this post right here.


original release info:
I've spent the last few days pounding out Javascript code to make my radio player portal work ENTIRELY without a web server. Now, I'm sharing the fruit of my labor!

FreePlay presents FreeRadio - a completely serverless radio player portal for firmware 3.80 (and above?)

Version 1.0, 12/30/2007

Features:
  • Shoutcast playback
  • Streaming MP3/AAC playback
  • Podcast browsing/playback
  • Remote playlist streaming
  • Web browsing
  • Links to both official Sony radio players
  • Customizable lists of Shoutcast stations, podcasts, and raw audio streams
To install, just do what the folder name tells you to do The files go into the root of your PSP, a.k.a. MS_ROOT, ms0:/, X:\, etc.

To run, go to the Internet Radio icon and pick FreeRadio from the list.

To customize the list of Shoutcast stations, podcasts, or raw streams, look in the 'radio\personalize' folder. 'MyShoutcast.js', 'MyPodcasts.js', and 'MyStreams.js' contain the lists of Shoutcast stations, podcasts, and raw streams displayed in the portal, as well as instructions for adding your own stuff.

Enjoy!

BTW: There are no graphics here, folks. I'm no graphic designer. BUT: If you want to contribute your own graphics, feel free to toss them by me I'm certainly not averse to making this look pretty.
Attached Files
File Type: zip FreeRadio 1.0.zip‎ (23.0 KB, 208 views)
__________________
[qj now fails.]

Last edited by FreePlay; 04-07-2008 at 07:57 PM..
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 06:00 PM   #2
 
NeilR's Avatar
 
Join Date: Jul 2005
Posts: 7,010
Trader Feedback: 0
Default

Sounds good. I can't wait to give it a go. Thanks FreePlay
NeilR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 06:38 PM   #3
Enter Custom Title
 
Sullivan's Avatar
 
Join Date: Feb 2007
Location: Houston, Texas
Posts: 3,349
Trader Feedback: 0
Default

Looks nice, surprisingly many have not posted in here.
Can't wait to try it out when I get 3.80 M33!

__________________

PSN: TrueDef
AIM: TrueDef91
Prestige 7 On COD4
Sullivan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 06:39 PM   #4
 
Join Date: Sep 2006
Location: Finland
Posts: 752
Trader Feedback: 0
Default

I thought it was goatse!

anyway, good job as always
__________________
[center][B][SIZE="3"]wheeee =:D[/SIZE][/B][/center]
MaTiAz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 06:42 PM   #5
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default

Quote:
Originally Posted by Sullivan
Can't wait to try it out when I get 3.80 M33!
make pandora and try now :'(
__________________
[qj now fails.]
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 07:52 PM   #6

¡Éste es Spartaaaaaaa!
 
Torch's Avatar
 
Join Date: Jun 2007
Posts: 2,472
Trader Feedback: 0
Default

Why dont you declare the PSP object in the 'nav' frame and call it via windows.frames[0]... That way it wont stop playback when you navigate to a different section, until you play another stream.
__________________
You didn't hear it.
You didn't see it.
You won't say nothing to no one, never in your life.
You never heard it.
How absurd it all seems without any proof.
Torch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 08:17 PM   #7
Enter Custom Title
 
Sullivan's Avatar
 
Join Date: Feb 2007
Location: Houston, Texas
Posts: 3,349
Trader Feedback: 0
Default


Quote:
Originally Posted by FreePlay
make pandora and try now :'(
Ehh, I got one, I might give it a quick try soon...
__________________

PSN: TrueDef
AIM: TrueDef91
Prestige 7 On COD4
Sullivan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 08:49 PM   #8
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default

Quote:
Originally Posted by Torch
Why dont you declare the PSP object in the 'nav' frame and call it via windows.frames[0]... That way it wont stop playback when you navigate to a different section, until you play another stream.
I initially didn't think it would work at all, since reading the contents of parent frames seemed to be impossible from the tests I tried. Maybe I just wasn't trying the right things...

Anyways, I'll do that in the next version.
__________________
[qj now fails.]
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 08:52 PM   #9

¡Éste es Spartaaaaaaa!
 
Torch's Avatar
 
Join Date: Jun 2007
Posts: 2,472
Trader Feedback: 0
Default

Quote:
Originally Posted by FreePlay
I initially didn't think it would work at all, since reading the contents of parent frames seemed to be impossible from the tests I tried. Maybe I just wasn't trying the right things...

Anyways, I'll do that in the next version.
window.frames[0].. works on the PSP. Other methods dont.

You can call functions in the parent frame via parent.function()
But if you put the script in the nav frame it would probably have to be parent.frame[0].function(). I dunno if that would work. Maybe you should put the script in the index.html instead and call parent.function(), presuming a script can be executed from a frameset page.
__________________
You didn't hear it.
You didn't see it.
You won't say nothing to no one, never in your life.
You never heard it.
How absurd it all seems without any proof.
Torch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2007, 09:16 PM   #10
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default

I've got it figured out. Thanks for the suggestion... dunno why I couldn't figure it out before.

Version 1.1 is attached.

Changelog from 1.0:
  • Per suggestion from Torch, the player no longer stops playing when you switch between sections of the portal.
  • (Unmentioned in previous version...) You can toggle radio muting by pressing the Start button.
--------------------------------------------------

Updated yet again! This update makes it the first proper RSS reader on the PSP, complete with support for text-only RSS feeds, HTML in feed entries, enclosure playback and downloading, etc.

Version 1.2, 12/31/2007

Changelog from 1.1:
  • Added a few graphics to [try to] make it more attractive
  • Fixed support for rendering HTML properly in RSS feeds
  • Added a 'clone tab' feature
  • Added support for another type of RSS feed thumbnail
  • Added a few more default RSS feeds and podcasts
  • Added support for separators (e.g. group headers) in the Shoutcast station, RSS feed, and audio stream lists
Attached Files
File Type: zip FreeRadio 1.1.zip‎ (23.2 KB, 11 views)
File Type: zip FreeRadio 1.2.zip‎ (47.6 KB, 12 views)
__________________
[qj now fails.]

Last edited by FreePlay; 12-31-2007 at 01:56 AM..
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-31-2007, 02:12 AM   #11
 
Maxy_PSP's Avatar
 
Join Date: Sep 2007
Location: BELGIUM !!
Posts: 234
Trader Feedback: 0
Default

Thanks. Hope dax will release his 3.80 m33 soon, i want test it
Maxy_PSP is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-31-2007, 02:20 AM   #12
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default



Well, version 1.3 is out now....

Version 1.3, 12/31/2007

Changelog from 1.2:
  • Various podcast player bugfixes and RSS reader compatibility tweaks
Attached Files
File Type: zip FreeRadio 1.3.zip‎ (47.7 KB, 77 views)
__________________
[qj now fails.]
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-31-2007, 03:05 AM   #13
 
Join Date: Dec 2007
Posts: 29
Trader Feedback: 0
Default

Ooh, nice! Now I'm getting anxious for 3.80 m33 :P
Acinonyx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-01-2008, 10:58 AM   #14
 
Korlithiel's Avatar
 
Join Date: Aug 2006
Posts: 454
Trader Feedback: 0
Default

Your really just busting out on these, now I'm starting to think I am going to really enjoy it when 3.80 M33 is released.
Korlithiel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-01-2008, 07:15 PM   #15
 
Join Date: Dec 2007
Posts: 10
Trader Feedback: 0
Thumbs up

Quote:
Originally Posted by FreePlay


Well, version 1.3 is out now....

Version 1.3, 12/31/2007

Changelog from 1.2:
  • Various podcast player bugfixes and RSS reader compatibility tweaks


Cool, I was looking for something to replace PSPRadio as it stutters within a few minutes of playing any radio streams with PARSER ERROR. Also PSPRadio is severely feature poor: doesn't have LAST.FM compatability, the list of Shoutcast is way to short (if you've ever seen Amarok's list you know what I am talking about), is unable to stream music off the PC or play in-game, you cannot use with IRShell to have in the background as you read with Bookr, watch comics with PSPComic, browse files, intartubes browser, use it while in usbhost, cannot be launched through XMB, etc.

However this is my question, is this compatible with 3.71m33-4?

thanks
qijhhad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-01-2008, 07:22 PM   #16
 
NeilR's Avatar
 
Join Date: Jul 2005
Posts: 7,010
Trader Feedback: 0
Default

As stated, it is for the FW 3.80 Internet Radio Player. So it's an official 3.80 only program until 3.80 gets a custom firmware.
NeilR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-01-2008, 09:53 PM   #17
 
Join Date: Dec 2007
Posts: 10
Trader Feedback: 0
Red face ma bad

Quote:
Originally Posted by NeilR
As stated, it is for the FW 3.80 Internet Radio Player. So it's an official 3.80 only program until 3.80 gets a custom firmware.
oops, didn't realized it was the second page. ARRRGGHGHG!!! Whys is taking DAX so long to release cfw 3.80 :'(( Can't wait.


By the way who's the hot chic?

Last edited by qijhhad; 01-01-2008 at 09:57 PM.. Reason: proper code
qijhhad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-02-2008, 10:32 AM   #18

iR Shell Supporter
 
StoneCut's Avatar
 
Join Date: Mar 2006
Posts: 138
Trader Feedback: 0
Default

Very interesting project, looking forward to trying it out once I get 3.80 CFW. Homebrew back to the roots Thanks !
__________________
This space for rent.
StoneCut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-07-2008, 08:50 AM   #19
 
Join Date: Jan 2008
Posts: 17
Trader Feedback: 0
Default

This is gonna sound stupid but...

I downloaded Freeradio, and installed the file in the RADIOPLAYER folder, but I have no idea where the other files need to go. So, um, where do they need to go?
Disc10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-08-2008, 04:13 AM   #20

¡Éste es Spartaaaaaaa!
 
Torch's Avatar
 
Join Date: Jun 2007
Posts: 2,472
Trader Feedback: 0
Default

Just dump them in the memory stick root.
__________________
You didn't hear it.
You didn't see it.
You won't say nothing to no one, never in your life.
You never heard it.
How absurd it all seems without any proof.
Torch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-08-2008, 07:23 AM   #21
 
Join Date: Jan 2008
Posts: 17
Trader Feedback: 0
Default

ok, thank you very much

This FreeRadio sounds much better than the stuff sony gives you by the way.

EDIT: hmmm, it's still not working. I've put the folders in the root folder (I think), but I still get the "content cannot be displayed" message. this is the folder I put them in:



is it the right folder? or have I not put the files in the right way?

I'm very sorry about having to ask all these questions

Last edited by Disc10; 01-08-2008 at 07:54 AM..
Disc10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-09-2008, 02:06 AM   #22
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

at the root of your ms not mp_root
ricosuavez is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-09-2008, 02:20 AM   #23
 
BigSanFrey's Avatar
 
My Mood: Amused
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 1,773
Trader Feedback: 0
Default

It shouldn't be "F:\MP_ROOT" it should just be "F:\"
__________________
[B][FONT="Verdana"]WHA!?[/FONT][/B]
BigSanFrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-09-2008, 07:36 AM   #24
 
Join Date: Jan 2008
Posts: 17
Trader Feedback: 0
Default

ahhhh. it seems so obvious now! thank you very much.
Disc10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-12-2008, 02:23 PM   #25
 
Join Date: May 2006
Posts: 138
Trader Feedback: 0
Default

Quote:
Originally Posted by Sullivan
Looks nice, surprisingly many have not posted in here.
Can't wait to try it out when I get 3.80 M33!


I too am surprised that not many have posted regarding this. I just noticed it and tried it out. This is a GREAT piece of work. Its like having PSP Radio on OFW, but with a better browser than the links plugin.

Once the 3.8 m33 is released, this will get a lot more attention around here. I guess not many people here have tried it yet because you need Official FW to use it. I know I will definitely be using this on my CFW PSP as soon as I can.

Anyhow, great job and thanks a bunch FreePlay.
.A.J. is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2008, 05:03 PM   #26
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default

Just updated this to version 1.4 when I realized you couldn't add non-Shoutcast streams; someone on YouTube made me aware of it. Now you can add any M3U or PLS-style stream from anywhere.

Example: http://www.lowercasesounds.com/ has a streaming PLS channel at http://www.lowercasesounds.com/modul...000&format=PLS and a streaming M3U channel at http://www.lowercasesounds.com/playlist.m3u. They're added by default in the MyStreams.js file so you can see how it works.

Update is attached.

Quote:
Originally Posted by Changelog
Version 1.4, 1/13/2008

Changelog from 1.3:
  • You can now add M3U and PLS playlists to the MP3/AAC Streams page. They're added by editing the 'MyStreams.js' file, following the same convention as adding a stream, but with the M3U and PLS entries in their own lists. (These sections only show up if there are any entries in the list.)
Attached Files
File Type: zip FreeRadio-1.4.zip‎ (48.3 KB, 127 views)
__________________
[qj now fails.]

Last edited by FreePlay; 01-17-2008 at 07:41 PM..
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2008, 05:14 PM   #27
Enter Custom Title
 
Join Date: Feb 2006
Location: United States
Posts: 1,992
Trader Feedback: 0
Default

Forgot to change the topic title to say 1.4.
CoBrA2168 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2008, 05:23 PM   #28
 
FreePlay's Avatar
 
Join Date: Dec 2005
Location: h0000000rj
Posts: 12,858
Trader Feedback: 0
Default

thanks.
__________________
[qj now fails.]
FreePlay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2008, 05:33 PM   #29
 
Join Date: May 2006
Posts: 138
Trader Feedback: 0
Default

A certain Wayne Newton song comes to mind.

Nice addition to an already great thing. Keep up the good work.
.A.J. is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-14-2008, 12:18 AM   #30
 
Join Date: Jan 2008
Posts: 17
Trader Feedback: 0
Default

This is great, now that I've had a chance to use it properly, but I was wondering (full of questions I am... which might not be such a good thing...) is it possible to get BBC streams on here?
Disc10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
380 , freeradio , internet , player , portal , radio , update

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 06:34 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us