<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sansa e280v2 Regrets &amp; Guide for GNU/Linux</title>
	<atom:link href="http://mikegerwitz.com/sansa-e280v2-regrets-guide-for-gnulinux/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikegerwitz.com/sansa-e280v2-regrets-guide-for-gnulinux/</link>
	<description>Free Software Hacker</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:15:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: LenW</title>
		<link>http://mikegerwitz.com/sansa-e280v2-regrets-guide-for-gnulinux/comment-page-1/#comment-250</link>
		<dc:creator>LenW</dc:creator>
		<pubDate>Wed, 02 Feb 2011 21:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikegerwitz.com/?p=21#comment-250</guid>
		<description>Well, just after writing my question, I answered most of them:

 - use DOS line-endings (CRLF)
 - first line is #EXTM3U
 - list files one per line
 - use DOS directory-separator - \
 - one way is to use filenames relative to the directory 
      containing the playlist 
    - this works for both onboard files and the microSD
 - blank lines and comments starting with # are allowed

so something like this works in either \MUSIC\ folder :
  (where ^M represents a carriage return 
	- as shown with cat -v )

#EXTM3U^M
dir1\dir2a\my-song1.mp3^M
dir1\dir2b\my-song2.mp3^M
dir1\my-song3.mp3^M

So my only remaining question is how do I mix 
onboard files with files on the microSD card ?

Thanks for listening,
-Len</description>
		<content:encoded><![CDATA[<p>Well, just after writing my question, I answered most of them:</p>
<p> &#8211; use DOS line-endings (CRLF)<br />
 &#8211; first line is #EXTM3U<br />
 &#8211; list files one per line<br />
 &#8211; use DOS directory-separator &#8211; \<br />
 &#8211; one way is to use filenames relative to the directory<br />
      containing the playlist<br />
    &#8211; this works for both onboard files and the microSD<br />
 &#8211; blank lines and comments starting with # are allowed</p>
<p>so something like this works in either \MUSIC\ folder :<br />
  (where ^M represents a carriage return<br />
	- as shown with cat -v )</p>
<p>#EXTM3U^M<br />
dir1\dir2a\my-song1.mp3^M<br />
dir1\dir2b\my-song2.mp3^M<br />
dir1\my-song3.mp3^M</p>
<p>So my only remaining question is how do I mix<br />
onboard files with files on the microSD card ?</p>
<p>Thanks for listening,<br />
-Len</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len Weisberg</title>
		<link>http://mikegerwitz.com/sansa-e280v2-regrets-guide-for-gnulinux/comment-page-1/#comment-249</link>
		<dc:creator>Len Weisberg</dc:creator>
		<pubDate>Wed, 02 Feb 2011 20:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikegerwitz.com/?p=21#comment-249</guid>
		<description>Sorry if this question seems like ancient history, but I just
can&#039;t find the answer out there.

You say that I can use EasyTag to write a playlist for the 
e280v2 I just bought on eBay.  But there are quite a few 
options in easytag:
Eg, relative/full-path, DOS-separator, list/info ...
Also, are there any headers needed (lines starting with #) ?
And are DOS line-endings required?
    
Could you please post just small examples of working M3U lists.
Could you please post a few small examples of working 
M3U lists:  I would love to see one for the onboard files, 
one for the microSD card, and one mixed if that is possible.

Thanks so much for the article, but I sure could use just a bit
more help.</description>
		<content:encoded><![CDATA[<p>Sorry if this question seems like ancient history, but I just<br />
can&#8217;t find the answer out there.</p>
<p>You say that I can use EasyTag to write a playlist for the<br />
e280v2 I just bought on eBay.  But there are quite a few<br />
options in easytag:<br />
Eg, relative/full-path, DOS-separator, list/info &#8230;<br />
Also, are there any headers needed (lines starting with #) ?<br />
And are DOS line-endings required?</p>
<p>Could you please post just small examples of working M3U lists.<br />
Could you please post a few small examples of working<br />
M3U lists:  I would love to see one for the onboard files,<br />
one for the microSD card, and one mixed if that is possible.</p>
<p>Thanks so much for the article, but I sure could use just a bit<br />
more help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://mikegerwitz.com/sansa-e280v2-regrets-guide-for-gnulinux/comment-page-1/#comment-123</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Mon, 29 Dec 2008 23:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikegerwitz.com/?p=21#comment-123</guid>
		<description>Thanks for the excellent information! I have the new firmware, and tunes, tags, and art all working. I got one of these for xmas, and having my home computer on Ubuntu, wasn&#039;t sure what to do.
Now to get the media converter to work. I tried that at work, since it&#039;s all windoze there, but from my results and many online comments, this seems none too simple, even for microsoft users. What was Sandisk thinking?
Cain&#039;t hardly wait until rockbox is ready!
Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the excellent information! I have the new firmware, and tunes, tags, and art all working. I got one of these for xmas, and having my home computer on Ubuntu, wasn&#8217;t sure what to do.<br />
Now to get the media converter to work. I tried that at work, since it&#8217;s all windoze there, but from my results and many online comments, this seems none too simple, even for microsoft users. What was Sandisk thinking?<br />
Cain&#8217;t hardly wait until rockbox is ready!<br />
Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

