emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] players suddenly gone wrong...


From: Yoni Rabkin
Subject: Re: [emms-help] players suddenly gone wrong...
Date: Sat, 15 Mar 2008 18:20:26 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Jim Burton <address@hidden> writes:

> emms-player-start: Don't know how to play track: (*track* (type
> . playlist) (name . "/dave-disk/music/1964 Folk Roots New Routes
> (CD-OR)/03 The Cherry Tree Carol.mp3") (metadata))  

The problem in the above instance is that an MP3 should have the
property (type . file) and not (type . playlist). Now why Emms thinks
that your MP3 file is a playlist I don't know...

Does the rest of the property list make sense? One way of looking at the
property list for a given track is to put point over it in the playlist
buffer and invoking

M-: (get-text-property (point) 'emms-track) RET

-- 
   "Cut your own wood and it will warm you twice"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]