Commits


amused.1: clarify consume and repeat description


amused.1: minor tweaks


make the on|off argument to consume/repeat optional


amused.1: sort the events


add consume mode the consume mode implicitly drops the tracks from the playlist when played 'till the end (note that skipping over a track doesn't trigger the consume mode - yet?)


amused.1: misc tweaks


improve 'amused monitor' documentation


document status -f


explain better non-regular/unknown files are treated


reword sentence


document the `seek' subcommand


add a simpler example


note that amused skips unknown files automatically


tweak -d description


amused monitor: allow to pass a list of event as filter it's easier / simpler for scripts to do $ amused monitor next,prev,jump rather than $ amused monitor | egrep --line-buffered 'next|prev|jump'