Re: sandisk sansa m240

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2007-09-07 at 13:41 -0700, cromworshipper-fedorastuff@xxxxxxxxx
wrote:

> 
> 
> 
> I have the e280 and I've been struggling with this myself.
> The playlist format is a specially-formatted UTF-16LE text file.  I
> don't like that either.
> I mount mine as a plain USB disk and then use a couple of Python
> scripts I hand-rolled to create playlists.  I actually started writing
> a little GUI for myself using Qt, but I didn't finish it.  Maybe this
> weekend...

I've had a little more success.

First line has to be

#EXTM3U

Then you can add your songs - but they must have a space between them.
IE -

#EXTM3U
foofoo.mp3

foobar.mp3

barfoo.mp3

barbar.mp3

thisisreallyFUBAR.mp3

Furthermore - it seems to want to want dos line breaks - so,

awk 'sub("$", "\r")' unixfile > dosfile

Then I can select the playlist and it shows songs - but when I tried to
play the list, the darned thing froze on me.

I guess I'll try that UTF16-LE thing next and see if maybe that's why.

I have to wonder who the hell programmed it and how they got the job.
It seems majorly broken to me.


> 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux