Results 1 to 30 of 243
[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 ...
-
12-30-2007, 05:44 PM #1QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0
[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.
Last edited by FreePlay; 04-07-2008 at 06:57 PM.
[I fail @ life]
-
12-30-2007, 06:00 PM #2
Sounds good. I can't wait to give it a go. Thanks FreePlay
-
12-30-2007, 06:38 PM #3QJ Gamer Gold
- Join Date
- Feb 2007
- Location
- Houston, Texas
- Posts
- 3,349
- QJ Pts
- 20,111
- Level
- 89
- Downloads
- 0
- Uploads
- 0
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
-
12-30-2007, 06:39 PM #4QJ Gamer Silver
- Join Date
- Sep 2006
- Location
- Finland
- Posts
- 752
- QJ Pts
- 7,385
- Level
- 57
- Downloads
- 0
- Uploads
- 0
I thought it was goatse!
anyway, good job as always
wheeee =:D
-
12-30-2007, 06:42 PM #5QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0
make pandora and try now :'(
Originally Posted by Sullivan
[I fail @ life]
-
12-30-2007, 07:52 PM #6
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.

-
12-30-2007, 08:17 PM #7QJ Gamer Gold
- Join Date
- Feb 2007
- Location
- Houston, Texas
- Posts
- 3,349
- QJ Pts
- 20,111
- Level
- 89
- Downloads
- 0
- Uploads
- 0
Ehh, I got one, I might give it a quick try soon...
Originally Posted by FreePlay
PSN: TrueDef
AIM: TrueDef91
Prestige 7 On COD4
-
12-30-2007, 08:49 PM #8QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0
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...
Originally Posted by Torch
Anyways, I'll do that in the next version.[I fail @ life]
-
12-30-2007, 08:52 PM #9
window.frames[0].. works on the PSP. Other methods dont.
Originally Posted by FreePlay
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.
-
12-30-2007, 09:16 PM #10QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0
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
Last edited by FreePlay; 12-31-2007 at 01:56 AM.
[I fail @ life]
-
12-31-2007, 02:12 AM #11QJ Gamer Blue
- Join Date
- Sep 2007
- Location
- BELGIUM !!
- Posts
- 234
- QJ Pts
- 4,367
- Level
- 42
- Downloads
- 0
- Uploads
- 0
Thanks. Hope dax will release his 3.80 m33 soon, i want test it :Jump:
-
12-31-2007, 02:20 AM #12QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0

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
[I fail @ life]
-
12-31-2007, 03:05 AM #13
- Join Date
- Dec 2007
- Posts
- 29
- QJ Pts
- 2,852
- Level
- 32
- Downloads
- 0
- Uploads
- 0
Ooh, nice! Now I'm getting anxious for 3.80 m33 :P
-
01-01-2008, 10:58 AM #14
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.
With love out of life and sleep out of mind, death approaches with me in mind.
-
01-01-2008, 07:15 PM #15
- Join Date
- Dec 2007
- Posts
- 10
- QJ Pts
- 2,879
- Level
- 32
- Downloads
- 0
- Uploads
- 0
:dj:
Originally Posted by FreePlay
:Punk:
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
-
01-01-2008, 07:22 PM #16
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.
-
01-01-2008, 09:53 PM #17
- Join Date
- Dec 2007
- Posts
- 10
- QJ Pts
- 2,879
- Level
- 32
- Downloads
- 0
- Uploads
- 0
ma bad
oops, didn't realized it was the second page. ARRRGGHGHG!!! Whys is taking DAX so long to release cfw 3.80 :'(( Can't wait.
Originally Posted by NeilR
By the way who's the hot chic?
Last edited by qijhhad; 01-01-2008 at 09:57 PM. Reason: proper code
-
01-02-2008, 10:32 AM #18
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.
-
01-07-2008, 08:50 AM #19
- Join Date
- Jan 2008
- Posts
- 17
- QJ Pts
- 2,784
- Level
- 32
- Downloads
- 0
- Uploads
- 0
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?
-
01-08-2008, 04:13 AM #20
Just dump them in the memory stick root.

-
01-08-2008, 07:23 AM #21
- Join Date
- Jan 2008
- Posts
- 17
- QJ Pts
- 2,784
- Level
- 32
- Downloads
- 0
- Uploads
- 0
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 questionsLast edited by Disc10; 01-08-2008 at 07:54 AM.
-
01-09-2008, 02:06 AM #22QJ Gamer Green
- Join Date
- Jan 2008
- Posts
- 37
- QJ Pts
- 2,823
- Level
- 32
- Downloads
- 0
- Uploads
- 0
at the root of your ms not mp_root
-
01-09-2008, 02:20 AM #23QJ Gamer Silver
- Join Date
- Feb 2007
- Location
- Melbourne, Australia
- Posts
- 1,773
- QJ Pts
- 8,717
- Level
- 62
- My Mood
-
- Downloads
- 0
- Uploads
- 0
It shouldn't be "F:\MP_ROOT" it should just be "F:\" ;)
WHA!?
-
01-09-2008, 07:36 AM #24
- Join Date
- Jan 2008
- Posts
- 17
- QJ Pts
- 2,784
- Level
- 32
- Downloads
- 0
- Uploads
- 0
ahhhh. it seems so obvious now! thank you very much.
-
01-12-2008, 02:23 PM #25QJ Gamer Blue
- Join Date
- May 2006
- Posts
- 138
- QJ Pts
- 4,206
- Level
- 41
- Downloads
- 0
- Uploads
- 0
Originally Posted by Sullivan
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.
-
01-13-2008, 05:03 PM #26QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0
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.
Originally Posted by Changelog
Last edited by FreePlay; 01-17-2008 at 07:41 PM.
[I fail @ life]
-
01-13-2008, 05:14 PM #27QJ Gamer Silver
- Join Date
- Feb 2006
- Location
- United States
- Posts
- 1,995
- QJ Pts
- 10,965
- Level
- 69
- Downloads
- 0
- Uploads
- 0
Forgot to change the topic title to say 1.4.
-
01-13-2008, 05:23 PM #28QJ Gamer Platinum
- Join Date
- Dec 2005
- Location
- h0000000rj
- Posts
- 12,867
- QJ Pts
- 57,528
- Level
- 100
- Downloads
- 0
- Uploads
- 0
thanks.
[I fail @ life]
-
01-13-2008, 05:33 PM #29QJ Gamer Blue
- Join Date
- May 2006
- Posts
- 138
- QJ Pts
- 4,206
- Level
- 41
- Downloads
- 0
- Uploads
- 0
A certain Wayne Newton song comes to mind.
Nice addition to an already great thing. Keep up the good work.
-
01-14-2008, 12:18 AM #30
- Join Date
- Jan 2008
- Posts
- 17
- QJ Pts
- 2,784
- Level
- 32
- Downloads
- 0
- Uploads
- 0
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?


LinkBack URL
About LinkBacks
Reply With Quote


I recently played a bit of Super Mario 3D World + Bowser's Fury and I enjoyed playing this...
Super Mario Fans Out There!