• Max Kellermann's avatar
    playlist/cue: last track ends at end of file · 1ea10db9
    Max Kellermann authored
    libcue's track_get_length() returns 0 for the last track, because that
    information is not available in the CUE sheet.  This makes MPD quit
    playing the last track immediately.  If we set "song.end_ms=0", MPD
    will play the track until the end of the song file, which is what we
    want.
    1ea10db9
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...