pupRadio (with pupTelly)

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#121 Post by OscarTalks »

stiginge wrote:I want it set up so that pupradio plays the stream at this link http://www.achieveradio.com/wp/ar-radiochat
Web designers these days often set thing like this up to play streams in the web page rather than spawning standalone media players.

That link plays for me in an embedded HTML5 player or Flash Player and is the "Listen Live" stream.

If you prefer (as I often do) to have streams playing in a standalone player then sometimes you have to have a bit of a dig around.

Looking on that website there is a link for listening live in Winamp which points to a file "ACHIEVE.m3u"

Right clicking that and "save target as.." saves that .m3u file in my download location (as set in my browser preferences) which is /mnt/home.

Navigating to /mnt/home in ROX I can then see the file "ACHIEVE.m3u" which I right click and open as text.

This gives me the "Listen Live" stream URL which is:-

http://67.210.114.164:8000

Copy and paste that into pupRadio and it plays the "Listen Live" stream.
Oscar in England
Image

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#122 Post by Semme »

Stiginge- careful with that thumbs down bit..

Oscar- couldn't get your url to play.

After taking notice the addy's that pass during a page reload, I arrived @ this url:

http://ice.achieveradio.com/achieve.mp3

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#123 Post by OscarTalks »

Semme wrote:Oscar- couldn't get your url to play.
Oh, that's strange. Try pasting it into your browser, you should see the Shoutcast Server Admin Page which shows a live stream.

Worked for me here in pupRadio (with mplayer selected), DeaDBeeF and pMusic. Yours works too, seems to be an alias URL to essentially the same stream.
Oscar in England
Image

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#124 Post by 01micko »

0.18 is out

NASA stream, while it kind of worked is somewhat broken, even if played through a browser.

see main post
Puppy Linux Blog - contact me for access

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#125 Post by Semme »

It's something to do with the port number. 8k's not cut'n it.

It comes over fine on port 80 when I play the mp3 link.

It IS possible I'd need to forward that port..

BUTT :D I'm not gonna worry about it.

Code: Select all

sh-4.1# mplayer http://ice.achieveradio.com/achieve.mp3
MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team

Playing http://ice.achieveradio.com/achieve.mp3.
Resolving ice.achieveradio.com for AF_INET...
Connecting to server ice.achieveradio.com[64.50.170.227]: 80...
Name   : Achieve Radio
Genre  : talk
Website: http://www.achieveradio.com
Public : yes
Bitrate: 32kbit/s
Cache size set to 320 KBytes
Cache fill:  7.50% (24576 bytes)   
ICY Info: StreamTitle='';StreamUrl='';
Cache fill: 12.50% (40960 bytes)   
Audio only file format detected.
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4000->88200)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...

User avatar
stiginge
Posts: 420
Joined: Thu 22 Mar 2007, 10:10
Location: Kerry, Ireland

#126 Post by stiginge »

Semme wrote:It's something to do with the port number. 8k's not cut'n it.

It comes over fine on port 80 when I play the mp3 link.

It IS possible I'd need to forward that port..

BUTT :D I'm not gonna worry about it.

Code: Select all

sh-4.1# mplayer http://ice.achieveradio.com/achieve.mp3
MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team

Playing http://ice.achieveradio.com/achieve.mp3.
Resolving ice.achieveradio.com for AF_INET...
Connecting to server ice.achieveradio.com[64.50.170.227]: 80...
Name   : Achieve Radio
Genre  : talk
Website: http://www.achieveradio.com
Public : yes
Bitrate: 32kbit/s
Cache size set to 320 KBytes
Cache fill:  7.50% (24576 bytes)   
ICY Info: StreamTitle='';StreamUrl='';
Cache fill: 12.50% (40960 bytes)   
Audio only file format detected.
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4000->88200)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
Well done semme, that link at the top works great. by the way, where in the directory did you find that file? There's also this one http://www.naturalhealth365.com/talkhourshow.html that I'm trying to get on pupradio.
Buy silver, crash JPMorgan

User avatar
stiginge
Posts: 420
Joined: Thu 22 Mar 2007, 10:10
Location: Kerry, Ireland

#127 Post by stiginge »

01micko wrote:0.18 is out

NASA stream, while it kind of worked is somewhat broken, even if played through a browser.

see main post
Hey micko, how do I ascertain what version of pupradio I've got? And if I update my version to the latest, do I lose all my saved stations and revert to the default pupradio listing?
Buy silver, crash JPMorgan

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#128 Post by Semme »

For your first question to Mick, it's: pupradio -h

To find out whether an update'll trash your listings, copy the entire ~/.pupradio folder to a safe location, then go for the update. Though I think that it's mostly the internals that have changed, droping back to a previous version should be easy enough..

As far as your question for me.. reload the page while keeping your eyes on the status bar.

That new one you listed's gonna make for an intrist'n exercise..

User avatar
stiginge
Posts: 420
Joined: Thu 22 Mar 2007, 10:10
Location: Kerry, Ireland

#129 Post by stiginge »

Buy silver, crash JPMorgan

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#130 Post by Semme »

Well.. did you see the *ice* url? How about the PupRadio update.. it trash you listings?

Oh yeah- your FS *NEWSFLASH* awaits....

User avatar
stiginge
Posts: 420
Joined: Thu 22 Mar 2007, 10:10
Location: Kerry, Ireland

#131 Post by stiginge »

Semme wrote:Well.. did you see the *ice* url? How about the PupRadio update.. it trash you listings?

Oh yeah- your FS *NEWSFLASH* awaits....
Ya i looked at the status bar and nothing showed up that worked for either of those links
Buy silver, crash JPMorgan

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#132 Post by Semme »

That's because you were :? referencing the wrong post. I had supplied an answer to your question.

FS on the other hand is *PAID* content. Short of a subscription- this is the best you'll do for free.

User avatar
stiginge
Posts: 420
Joined: Thu 22 Mar 2007, 10:10
Location: Kerry, Ireland

#133 Post by stiginge »

Semme wrote:That's because you were :? referencing the wrong post. I had supplied an answer to your question.

FS on the other hand is *PAID* content. Short of a subscription- this is the best you'll do for free.
No its NOT all paid content - the material you linked to above is free :roll:

Semme what I wish to do is get that newshour playing on pupradio, can you do that - yes or no? And if yes, how? cut to the chase and cut out the bs this time
Buy silver, crash JPMorgan

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

belgian radio links

#134 Post by charlie6 »

Hi,
here is a usefull link to belgian radio url's.

http://doc.ubuntu-fr.org/liste_radio_belgique

warning: a few of them might be obsolete.
have fun
charlie

hamoudoudou

pupRadio is easy

#135 Post by hamoudoudou »

pupRadio is easy, nice application. I'm using a french Puppy Linux. However i succeed in setting the french RTL version. Easily.
Attachments
pupRadio.jpg
(69.31 KiB) Downloaded 444 times

User avatar
BobSongs
Posts: 86
Joined: Wed 06 Feb 2008, 19:21

pupRadio URLs

#136 Post by BobSongs »

URL Radio Finder tool: (from our friends over at Ubuntu Linux)

http://www.xatworld.com/radio-search/

Thanks for such a fun tool. Recommend adding it to the first post for Pupsters to test and use.

So far, every radio station I've tested using http://www.xatworld.com/radio-search/ has worked so far.

Version in use: 0.19

Note: The "Radio www" button with the hint: "Click to open your browser and choose a radio stream archive site" was not as helpful as many of the links have pop-up boxes that make finding the URL ... well, not so easy.
Attachments
pupradio-0.19.pet
Version 0.19 doesn't seem to be listed in the main page.
(6.02 KiB) Downloaded 369 times

User avatar
BobSongs
Posts: 86
Joined: Wed 06 Feb 2008, 19:21

#137 Post by BobSongs »

Other ways to play streaming media:

Command Prompt: (using mplayer)
  • Copy URL
  • Enter mplayer, a single space, then paste in the URL (my terminal allows Ctrl+Shift+V).
  • To close stream exit the terminal or use Ctrl+C
Using VLC:
  • Start VLC
  • Media > Open Network Stream (alternatively Ctrl+N)
  • Paste URL in "Open Media" box under the Network tab then click Play.
  • Continue till all desired URLs are pasted in using the same method.
  • Save list: Media > Save Playlist to File...
  • Choose a name and location to save
Play list should appear when clicking "Playlist" in the left panel.

Adding streams to VLC's "Media Library":
  • Start VLC
  • View > Playlist
  • Click "Media Library" (left side)
  • Right click in the white space (right side) > Advanced Open
  • Click the Network tab
  • Paste streaming radio URL in top text area
  • Click [Enqueue] to finish
  • Double-click entry under Media Library
The stream will start (if all went well). It will also rename the item in the list.

GNOME MPlayer:
  • Start GNOME MPlayer
  • File > Open Location... (alternatively Ctrl+L)
  • The Open Location box may spring open in an upper area of the screen
  • Paste in URL and click Open. GNOME MPlayer will begin playing the stream immediately.
  • Save list: Click the Save Playlist button in the Playlist window (if it is not visible, hit F9). The button is located just above the Play/Pause button.
  • Choose a name and location to save
This is an FYI should you have any issues with pupRadio. The command prompt is a good way to quickly find out if the stream simply won't come in.

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#138 Post by darry19662018 »

Hi Guys,

Been fiddling around with this app and managed to edit config file and got some radio stations working but tv part is a pita.


Does anybody have some up to date links to use for the tv part only TVKnob part works.


BBC Radio Guide:
https://gist.github.com/stengland/8705765
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#139 Post by darry19662018 »

Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#140 Post by darry19662018 »

So can anybody help with the tv side of this app I have got more than enough radio stations including getting the old time radio link working as stated only TVKNOB is working. So some up to date urls for internet tv - I have searched and not found any up to date ones. Thanks.

Updated Radio Stations:

Code: Select all

URL1="http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4fm_mf_p"
URL2="http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio5live_mf_p"
URL3="http://bbcmedia.ic.llnwd.net/stream/bbcmedia_6music_mf_p"
URL4="http://95.211.3.65:9180/listen.pls?sid=1"
URL5="http://206.190.133.196:7161/stream"
URL6="http://vprbbc.streamguys.net:8000/vprbbc24.mp3"
URL7="http://vprclassical.streamguys.net:8000/vprclassical128.mp3"
URL8="http://us4.internet-radio.com:8258/"

Updated Radio Stations List:

Code: Select all

CH1="BBC Radio 4 FM"
CH2="BBC Radio 5 FM"
CH3="BBC Radio 6 FM"
CH4="Old Time Radio"
CH5="Old Time Radio - Sci-Fi"
CH6="vprbbc"
CH7="VPR classical"
CH8="Classic Rock Florida HD"
Upated radio stations and Radio list to put in ./root/pupradio/.config named
urls and stations.
Last edited by darry19662018 on Sun 26 Apr 2020, 19:51, edited 1 time in total.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

Post Reply