mrsteve0924 / playlist

A few shell scripts to play your audio collection and provide artist & song title with timer in your panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playlist

A few shell scripts to play your audio collection and provide artist & song title with timer in your panel

Requirements
VLC. Using cvlc command to play audio files as well using vlc's media server to get song information. Go into VLC ALL preferences, main interfaces, and select web. Then create Lua HTTP password.

I wrote these scripts so I can quickly start listening to my locally stored music without having to open up the VLC gui or type a string of commands in the terminal. mapped the play script to a keyboard shortcut for quick launching.

subsequently addded the nowplaying script so i can see song info and time remaining easily. using generic monitor plugin (xfce) to display a /tmp file with the media information.

From Terminal
play will queue up your locally stored audio files and play them
play- will allow you to choose a specific artist or song

screenshot1

Displayed on panel
songtime

About

A few shell scripts to play your audio collection and provide artist & song title with timer in your panel

License:MIT License


Languages

Language:Shell 100.0%