Warning: session_start(): open(/tmp/sess_d70gp0lj602eus0vtfpp603es1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
TuneIn Radio openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (16) .- Knowledge Base  . 

TuneIn Radio

  

VLC Internet Channel

Score 58%
diegofndiegofn
Personal
Home
TuneIn Radio
zoom


TuneIn Radio
zoom


TuneIn Radio
zoom


Homepage:  Link
Downloads:  176388
Submitted:  Jul 22 2012
Updated:  Aug 29 2015

Description:

Tunein-Radio-VLC
================

TuneIn Radio for VLC is a Service Discovery Script to listen your favorite Radio Station in our Favorite Media Player

This is a Service Discovery LUA Script to TuneIn Radio for VLC 2.X.X

How to Install
==============

1. Copy the tunein.lua in the share/lua/sd directory. In Linux the directory is ~/.local/share/vlc/lua/sd/

In Windows the directory is %AppData%/VLC/VideoLAN/lua/sd.

In Mac OS X please copy the tunein.lua to VLC.app/Contents/MacOS/share/lua/sd and the playlist directory to VLC.app/Contents/MacOS/share/lua/playlist

Optionally, on Linux please copy tunein.lua to /usr/lib/vlc/lua/sd and playlist folder to /usr/lib/vlc/lua/playlist/ or run the following command
sudo cp tunein.lua /usr/lib/vlc/lua/sd/; cp playlist/* /usr/lib/vlc/lua/playlist/

2. If you have an TuneIn user, you can modify the script in the username and password variables

3. Copy the playlist/radiotime.lua and playlist/streamtheworld.lua to share/lua/playlist directory, with this playlist you can browse the Podcast, news or sports directory since VLC

6. Please don't copy the tunein-v2 or the extension. This is a experimental version

5. Start your VLC

6. Enjoy




Changelog:

Version 0.5
===========
* Update image hosting
* "My presets" change for "Favorites" category
* Minor fix

Version 0.5
===========
* Change PartnerId to support flash based streaming
* Update image URL base

Version 0.4
===========
* Added Trending category
* Fixed zip file download link


Version 0.3
===========
* Bug fixed about TuneIn Password
* Added StreamTheWorld Support
* Added radiotime.com playlist support to navigate podcast, sports, etc tree.

Version 0.2
===========
* Add music menu
* Add custom icon for main categories
* Run plugin as a LUA Object


Version 0.1
===========
* This is the first version, My Presets and Local Radio working
* The LUA Script mapping the Categories and Location nodes

Wish list
=========
* Read the username and password for the Preference Dialog
* Be accepted in VLC git ;)




LicenseGPL
(tunein.lua)
(radiotime.lua)
(streamtheworld.lua)
(Download all files in zip file to avoid raw coding)
Send to a friend
Subscribe
Other  Content  from diegofn
Report inappropriate content



goto page: prev   1  2  3  4  5  6 

-

 Not working for me on Widows 7 64-bit

 
 by kiwichick888 on: Oct 3 2012
 
Score 50%

Hi there, I love this idea. But I can't get it to work.

Firstly though, sorry, but is your path correct? Shouldn't this:
C:/program files (x86)/VLC/VideoLAN/lua/sd

Be this:
.../VideoLAN/VLC/...

And I'm confused by your installation instructions. I'm running Windows 7 64-bit. I've put the files here:

tunein.lua - C:\Program Files (x86)\VideoLAN\VLC\lua\sd\
radiotime.lua - C:\Program Files (x86)\VideoLAN\VLC\lua\playlist\
streamtheworld.lua - C:\Program Files (x86)\VideoLAN\VLC\lua\playlist\

But nothing shows in the View menu or in Tools/Plugins and extensions. I'm not very familiar with ula files but I found that the only way to make extensions appear in these two places is to place lua files here:

C:\Users\Owner\AppData\Roaming\vlc\lua\extensions\

So I put all three lua files there and TuneIn Radio now appears in both locations but when I click it in the View menu nothing happens. Is there something else I need to do?


Reply to this

-

 Re: Not working for me on Widows 7 64-bit

 
 by diegofn on: Oct 6 2012
 
Score 50%
diegofndiegofn
Personal
Home

Hi I noticed in Windows that the encoding file is important for it. Can you test again with the zip file. Thanks for using my plugin!


Reply to this

-

 Re: Re: Not working for me on Widows 7 64-bit

 
 by kiwichick888 on: Oct 6 2012
 
Score 50%

Sorry diegofn, I replied to the wrong person. Please read my reply to Nyltino's (not very helpful) post below.


Reply to this

-
.

 To make it work is simple

 
 by Nyltino on: Oct 4 2012
 
Score 50%

People, open those eyes ... he has the file extentions as .lau they need to be .lauc


so simply add a "c" to the end of each extention and it works fine.


Reply to this

-

 Re: To make it work is simple

 
 by kiwichick888 on: Oct 6 2012
 
Score 50%

Hi Nyltino, Thanks for the reply but it was the zip file I used. In view of the problems I'm having I have no idea what files need to go where or if they're even all necessary but I've placed the various files here:

radiotime.lua and streamtheworld.lua:
C:\Program Files (x86)\VideoLAN\VLC\lua\playlist
C:\Program Files (x86)\VideoLAN\VLC\lua\sd
C:\Users\{...}\AppData\Roaming\vlc\lua\extensions

tunein.lua:
C:\Program Files (x86)\VideoLAN\VLC\lua\sd
C:\Users\{...}\AppData\Roaming\vlc\lua\extensions

As I said earlier, TuneIn Radio will only appear in the 'Plugins and Extensions' window and 'View' menu if C:\Users\{...}\AppData\Roaming\vlc\lua\extensions is used. But selecting it in the View menu does nothing. And the entry in the Plugins and Extensions windows has no info - it just shows the 'TuneIn Radio' entry name. Hope this helps.


Reply to this

-

 Install TuneIn Radio to VLC 1.1.7 on Puppy Linux

 
 by markov2013 on: Jan 26 2013
 
Score 50%

Subject: Install TuneIn Radio to VLC 1.1.7 on Puppy Linux Precise 5.4.3
Note 1: TuneIn website under Linux Browsers (Opera, Firefox, Seamonkey, etc) does not have sound, however, through VLC (versin 1 or version 2) tunein sounds perfectly if installed correctly.
Note 2: Packages are due courtesy to author "diegofn" at VideoLan forum "http://forum.videolan.org/viewtopic.php?f=29&t=103587"
Note 3: Installation Confusion - The installation steps given by author "diegofn" most likely are for Linux VLC.2.xxx. However, VLC.2.xxx and VLC.1.xxx might have different directory tree structure once installed. That which TuneIn lua file should be copied to which VLC linux directory confuses people.
Noticing that after VLC.1.xxx is installed in Precise Puppy 5.4.3, there are two "vlc" directories. 1. "/usr/lib/vlc" and 2. "/usr/share/vlc" , and both directories have subdirectory "lua". All three tunein lua files SHOULD be copied to subdirectories "sd" and "playlist" of "/usr/lib/vlc/lua". DO NOT TOUCH "/usr/share/vlc" subdirectories.
1. Three "luc" files are needed; main file: "tunein.lua", playlist files: "radiotime.lua" and "streamtheworld.lua" .
2. Download tunein lua files from http://addons.videolan.org/content/show.php?content=152788. I downloaded the zipped file "TuneIn-Radio-VLC.zip" which includes all three files.
2.0. Edit "tunein.lua" file. In function main(), there are two lines :
local __username__ = "username"
local __password__ = "password"
Replace "username" and "password" by your own TuneIn username and password. Of course you need to go to "http://www.tunein.com" to register as a user in order to get your username and password. The username is most likely be one of your email address.
Save the "tunein.lua" file.
3. Copy "tunein.lua" to "/usr/lib/vlc/lua/sd" directory (the "sd" directory is already existed).
4. Copy "radiotime.lua" and "streamtheworld.lua" to "/usr/lib/vlc/lua/playlist" directory (the "playlist" directory is already existed).
5. DO NOT TOUCH directory "/usr/lib/vlc/lua/extensions", DO NOT CHANGE these three file's extension from "lua" to "luac". In general I guess, "xxx.lua" script files are accepted fine the same way as "xxx.luac" compiled files do under vlc.
6. Run VLC from "Menu" > "Multimedia" > "VLC Video Player" .
7. Choose vlc main menu "View" > "Playlist". A page show up, on the left pane there is an item "Internet", click the arrow precede it, a pull-down menu show up; you will see an item "TuneIn Radio".
8. Click on "TuneIn Radio", and wait a moment; the right pane "playlist" will list many category directories: "My preset", "Local Radio", "Trending", "Music", "News", "Talk", "Sports", "By Location", "By Language", and "Potcast".
9. Try out one radio site in the list to see if it works.
10. Notice that when a clickable line of a particular radio site show up in the playlist pane, the line contains "mms://..." mms url of that radio station. Alternatively you can copy url "mms://..." and paste it to "Media" > "Open Internet Streaming" page "URL" placeholder to listen to the radio.
11. Using (10) streaming method, you can try out radio-audio "mms://bcr.media.hinet.net/RA000014", Classic Music.
12. Using (10) streaming method, you can try out vedio "http://zb.v.qq.com:1863/?progid=1039787969", Beijing TV realtime in video.

Final Remainder:
1. The vlc version I used is "vlc-1.1.7-full-lucid52.pet", because it is free of dependencies. Other version, such as "vlc-1.1.10-i686-lucid525.pet" I tried, cause my some dependencies, and was not work at all.
2. Download it from http://distro.ibiblio.org/puppylinux/pet-packages-lucid/ .
3. Downlad precise-5.4.3.iso from "http://distro.ibiblio.org/quirky/precise-5.4.3/precise-5.4.3.iso"


Reply to this

-

 Re: Install TuneIn Radio to VLC 1.1.7 on Puppy Lin

 
 by zRPG on: Oct 4 2013
 
Score 50%

Thank you! Author thank too!


Reply to this

-

 Re: Install TuneIn Radio to VLC 1.1.7 on Puppy Lin

 
 by vsrawat on: Oct 18 2013
 
Score 50%

Thanks for the information which was so useful. I couldn't have made it work without all this.

Thanks again.
--
Rawat
INDIA


Reply to this

-
.

 love this radio add

 
 by Carhar on: Mar 3 2013
 
Score 50%

this is real cool thanks keep at it


Reply to this

-

 I love it!

 
 by BlotterMonkey on: Mar 29 2013
 
Score 50%
BlotterMonkeyBlotterMonke y
BlotterMonke y by Design
Home

I have Win7 64 so yeah, was pretty easy:
tunein.luac - C:\Program Files (x86)\VideoLAN\VLC\lua\sd\
radiotime.luac - C:\Program Files (x86)\VideoLAN\VLC\lua\playlist\
streamtheworld.luac - C:\Program Files (x86)\VideoLAN\VLC\lua\playlist\
NOTE:
I changed the ".lua" files to ".luac" and it worked great!


Reply to this

-
.

 Impresionante!!!

 
 by aldobelusopen on: Apr 2 2013
 
Score 50%

Muy bueno. No tenía mucha confianza en que funcionase porque tiene mal definida la ruta en ÑU/Linux pero ha funcionado y muy bien, con muchas posibilidades. Al menos en Opensuse 12.3 la ruta es siempre ~/.local/share/vlc/lua/, yo no he encontrado otra y haciéndolo así se me ha llenado VLC de emisoras de todo tipo. Gracias por el trabajo!


be independent! and try to be free too!
Reply to this

goto page: prev   1  2  3  4  5  6 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team