Page 1 of 9 1 2 3 4 5 6 7 8 9 LastLast
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 ...

  
  1. #1
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    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 Attached Files
    Last edited by FreePlay; 04-07-2008 at 06:57 PM.
    [I fail @ life]

  2. #2
    QJ Gamer Green
    Points: 27,074, Level: 97
    Level completed: 73%, Points required for next Level: 276
    Overall activity: 27.0%

    Join Date
    Jul 2005
    Posts
    7,010
    QJ Pts
    27,074
    Level
    97
    Downloads
    0
    Uploads
    0

    Default

    Sounds good. I can't wait to give it a go. Thanks FreePlay

  3. #3
    QJ Gamer Gold
    Points: 20,111, Level: 89
    Level completed: 53%, Points required for next Level: 239
    Overall activity: 0%

    Join Date
    Feb 2007
    Location
    Houston, Texas
    Posts
    3,349
    QJ Pts
    20,111
    Level
    89
    Downloads
    0
    Uploads
    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

  4. #4
    QJ Gamer Silver
    Points: 7,385, Level: 57
    Level completed: 18%, Points required for next Level: 165
    Overall activity: 0%

    Join Date
    Sep 2006
    Location
    Finland
    Posts
    752
    QJ Pts
    7,385
    Level
    57
    Downloads
    0
    Uploads
    0

    Default

    I thought it was goatse!

    anyway, good job as always
    wheeee =:D

  5. #5
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    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 :'(
    [I fail @ life]

  6. #6
    Developer
    Points: 14,963, Level: 79
    Level completed: 23%, Points required for next Level: 387
    Overall activity: 0%

    Join Date
    Jun 2007
    Posts
    2,475
    QJ Pts
    14,963
    Level
    79
    Downloads
    0
    Uploads
    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.

  7. #7
    QJ Gamer Gold
    Points: 20,111, Level: 89
    Level completed: 53%, Points required for next Level: 239
    Overall activity: 0%

    Join Date
    Feb 2007
    Location
    Houston, Texas
    Posts
    3,349
    QJ Pts
    20,111
    Level
    89
    Downloads
    0
    Uploads
    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

  8. #8
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    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.
    [I fail @ life]

  9. #9
    Developer
    Points: 14,963, Level: 79
    Level completed: 23%, Points required for next Level: 387
    Overall activity: 0%

    Join Date
    Jun 2007
    Posts
    2,475
    QJ Pts
    14,963
    Level
    79
    Downloads
    0
    Uploads
    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.

  10. #10
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    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 Attached Files
    Last edited by FreePlay; 12-31-2007 at 01:56 AM.
    [I fail @ life]

  11. #11
    QJ Gamer Blue
    Points: 4,367, Level: 42
    Level completed: 9%, Points required for next Level: 183
    Overall activity: 54.0%

    Join Date
    Sep 2007
    Location
    BELGIUM !!
    Posts
    234
    QJ Pts
    4,367
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Thanks. Hope dax will release his 3.80 m33 soon, i want test it :Jump:

  12. #12
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    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 Attached Files
    [I fail @ life]

  13. #13
    Points: 2,852, Level: 32
    Level completed: 68%, Points required for next Level: 48
    Overall activity: 0%

    Join Date
    Dec 2007
    Posts
    29
    QJ Pts
    2,852
    Level
    32
    Downloads
    0
    Uploads
    0

    Default

    Ooh, nice! Now I'm getting anxious for 3.80 m33 :P

  14. #14
    QJ Gamer Bronze
    Points: 4,680, Level: 43
    Level completed: 65%, Points required for next Level: 70
    Overall activity: 0%

    Join Date
    Aug 2006
    Posts
    460
    QJ Pts
    4,680
    Level
    43
    Downloads
    0
    Uploads
    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.
    With love out of life and sleep out of mind, death approaches with me in mind.

  15. #15
    Points: 2,879, Level: 32
    Level completed: 86%, Points required for next Level: 21
    Overall activity: 0%

    Join Date
    Dec 2007
    Posts
    10
    QJ Pts
    2,879
    Level
    32
    Downloads
    0
    Uploads
    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
    :dj: :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

  16. #16
    QJ Gamer Green
    Points: 27,074, Level: 97
    Level completed: 73%, Points required for next Level: 276
    Overall activity: 27.0%

    Join Date
    Jul 2005
    Posts
    7,010
    QJ Pts
    27,074
    Level
    97
    Downloads
    0
    Uploads
    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.

  17. #17
    Points: 2,879, Level: 32
    Level completed: 86%, Points required for next Level: 21
    Overall activity: 0%

    Join Date
    Dec 2007
    Posts
    10
    QJ Pts
    2,879
    Level
    32
    Downloads
    0
    Uploads
    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

  18. #18
    iR Shell Supporter
    Points: 5,739, Level: 48
    Level completed: 95%, Points required for next Level: 11
    Overall activity: 0%

    Join Date
    Mar 2006
    Posts
    138
    QJ Pts
    5,739
    Level
    48
    Downloads
    0
    Uploads
    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.

  19. #19
    Points: 2,784, Level: 32
    Level completed: 23%, Points required for next Level: 116
    Overall activity: 0%

    Join Date
    Jan 2008
    Posts
    17
    QJ Pts
    2,784
    Level
    32
    Downloads
    0
    Uploads
    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?

  20. #20
    Developer
    Points: 14,963, Level: 79
    Level completed: 23%, Points required for next Level: 387
    Overall activity: 0%

    Join Date
    Jun 2007
    Posts
    2,475
    QJ Pts
    14,963
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    Just dump them in the memory stick root.

  21. #21
    Points: 2,784, Level: 32
    Level completed: 23%, Points required for next Level: 116
    Overall activity: 0%

    Join Date
    Jan 2008
    Posts
    17
    QJ Pts
    2,784
    Level
    32
    Downloads
    0
    Uploads
    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.

  22. #22
    QJ Gamer Green
    Points: 2,823, Level: 32
    Level completed: 49%, Points required for next Level: 77
    Overall activity: 0%

    Join Date
    Jan 2008
    Posts
    37
    QJ Pts
    2,823
    Level
    32
    Downloads
    0
    Uploads
    0

    Default

    at the root of your ms not mp_root

  23. #23
    QJ Gamer Silver
    Points: 8,717, Level: 62
    Level completed: 89%, Points required for next Level: 33
    Overall activity: 0%

    Join Date
    Feb 2007
    Location
    Melbourne, Australia
    Posts
    1,773
    QJ Pts
    8,717
    Level
    62
    My Mood
    Amused
    Downloads
    0
    Uploads
    0

    Default

    It shouldn't be "F:\MP_ROOT" it should just be "F:\" ;)
    WHA!?

  24. #24
    Points: 2,784, Level: 32
    Level completed: 23%, Points required for next Level: 116
    Overall activity: 0%

    Join Date
    Jan 2008
    Posts
    17
    QJ Pts
    2,784
    Level
    32
    Downloads
    0
    Uploads
    0

    Default

    ahhhh. it seems so obvious now! thank you very much.

  25. #25
    QJ Gamer Blue
    Points: 4,206, Level: 41
    Level completed: 28%, Points required for next Level: 144
    Overall activity: 0%

    Join Date
    May 2006
    Posts
    138
    QJ Pts
    4,206
    Level
    41
    Downloads
    0
    Uploads
    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.

  26. #26
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    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 Attached Files
    Last edited by FreePlay; 01-17-2008 at 07:41 PM.
    [I fail @ life]

  27. #27
    QJ Gamer Silver
    Points: 10,965, Level: 69
    Level completed: 29%, Points required for next Level: 285
    Overall activity: 0%

    Join Date
    Feb 2006
    Location
    United States
    Posts
    1,995
    QJ Pts
    10,965
    Level
    69
    Downloads
    0
    Uploads
    0

    Default

    Forgot to change the topic title to say 1.4.

  28. #28
    QJ Gamer Platinum
    Points: 57,528, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    h0000000rj
    Posts
    12,867
    QJ Pts
    57,528
    Level
    100
    Downloads
    0
    Uploads
    0

    Default

    thanks.
    [I fail @ life]

  29. #29
    QJ Gamer Blue
    Points: 4,206, Level: 41
    Level completed: 28%, Points required for next Level: 144
    Overall activity: 0%

    Join Date
    May 2006
    Posts
    138
    QJ Pts
    4,206
    Level
    41
    Downloads
    0
    Uploads
    0

    Default

    A certain Wayne Newton song comes to mind.

    Nice addition to an already great thing. Keep up the good work.

  30. #30
    Points: 2,784, Level: 32
    Level completed: 23%, Points required for next Level: 116
    Overall activity: 0%

    Join Date
    Jan 2008
    Posts
    17
    QJ Pts
    2,784
    Level
    32
    Downloads
    0
    Uploads
    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?


 
Page 1 of 9 1 2 3 4 5 6 7 8 9 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





All times are GMT -8. The time now is 02:41 AM.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .