Paul Michael Reilly <[email protected]> writes: > which I take to mean that the files are not being "grokked" by emms to > the extent that the lines are not being converted to a nice format.
The variable `emms-info-functions' defines which functions run to get the track info. Emms calls command line tools to get track information. You can check to see what your `emms-info-functions' contains and if you have mp3info installed on your system. You can also opt for using `emms-info-libtag' as your sole provider of track info. See the comments in the header of lisp/emms-info-libtag.el for more details. -- "Cut your own wood and it will warm you twice" _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
