• Thomas Jansen's avatar
    command: playlistinfo now uses a range argument rather than just a song id · 6f0781f0
    Thomas Jansen authored
    Loosely based on a patch provided by lesion in bug #1766. The playlistinfo
    command can now retrieve ranges of the playlist. The new argument indicates
    which entry is the last one that will be displayed. The number of displayed
    entries may be smaller than expected if the end of the playlist is reached.
    
    Previous usage:
    playlistinfo [start]
    
    New usage:
    playlistinfo [start[:end]]
    6f0781f0
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src 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...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...