Freethetan / VLC_OnlineRadioStations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Info

VLC media palyer plugin that adds SomaFM and/or SovietWave stations to the Internet section

Example screenshot

Install instructions:

Original post: https://www.vlchelp.com/install-vlc-media-player-addon/

Place desired .lua file in apropriate folder

Windows

System wide:   C:\\Program Files\\VideoLAN\\VLC\\lua\\sd\\
Current User:   %APPDATA%\\vlc\\lua\\sd\\

MacOS

System wide:   /Applications/VLC.app/Contents/MacOS/share/lua/sd/
Current user:   /Users/$USER/Library/Application Support/org.videolan.vlc/lua/sd/

Linux

System wide:   /usr/lib/vlc/lua/sd/
                   **or**   /usr/share/vlc/lua/sd/
Current user:   ~/.local/share/vlc/lua/sd/

Note: If path does not exists - create it and place your file there

About

License:GNU General Public License v2.0


Languages

Language:Lua 100.0%