logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sats - mpd stop after this song

Author

       Copyright 2007 Joey Hess <joey@kitenet.net>

       Licensed under the GNU GPL version 2 or higher.

       http://kitenet.net/~joey/code/mpdtoys

perl v5.36.0                                       2023-02-01                                            SATS(1)

Description

sats is an acronym for Stop After This Song. It will wait for playback of the currently playing song to
       finish, and then tell mpd to stop playing.

       If the hostname is omitted, the MPD_HOST environment variable will be used.

Name

       sats - mpd stop after this song

Options

       -d  Daemonize rather than waiting in the foreground for the song to stop playing.

       -n num
           Stop after num songs (default is 1).

Synopsis

       sats [-d] [-n num] [host]

See Also