<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://crunchbang.org/forums/extern.php?action=feed&amp;type=rss&amp;tid=18405" rel="self" type="application/rss+xml" />
		<title><![CDATA[CrunchBang Linux Forums / Truly bare bones music player]]></title>
		<link>http://crunchbang.org/forums/viewtopic.php?id=18405</link>
		<description><![CDATA[The most recent posts in Truly bare bones music player.]]></description>
		<lastBuildDate>Tue, 13 Mar 2012 06:28:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Truly bare bones music player]]></title>
			<link>http://crunchbang.org/forums/viewtopic.php?pid=199113#p199113</link>
			<description><![CDATA[<div class="codebox"><pre><code>#!/bin/bash
mplayer -shuffle -playlist ~/music/music.pls</code></pre></div><p>where ~/music = directory and /music.pls = a playlist you created.<br />I had mixed results with fapg so I just exported my playlist from rythmbox</p><p>copy and paste into music.sh with your favorite text editor.<br />run chmod +x music.sh<br />run mv music.sh /bin/music<br />type music<br />uses standard mplayer controls but basically you can control volume and move to the next random song.<br />ctrl + c or q both work from the command line.<br />More&#160; fun to hunt down and kill if you start it with gmrun. Some of you will recognize that better as the handy little box that pops up when you press Alt + F2</p>]]></description>
			<author><![CDATA[dummy@example.com (jk26926)]]></author>
			<pubDate>Tue, 13 Mar 2012 06:28:05 +0000</pubDate>
			<guid>http://crunchbang.org/forums/viewtopic.php?pid=199113#p199113</guid>
		</item>
	</channel>
</rss>
