pax_global_header00006660000000000000000000000064111471306160014512gustar00rootroot0000000000000052 comment=7c7f5c63d20a0f2a5888f7240bb96540f00b0e27 mpris-remote-0.0~1.gpb7c7f5c6/000077500000000000000000000000001114713061600160275ustar00rootroot00000000000000mpris-remote-0.0~1.gpb7c7f5c6/mpris-remote000077500000000000000000000424521114713061600204070ustar00rootroot00000000000000#!/usr/bin/env python usage = """ mpris-remote, written by Nick Welch in the year 2008. Author disclaims copyright. Homepage: http://incise.org/mpris-remote.html USAGE: mpris-remote [command [args to command]] COMMANDS: [no command] prints a display of current player status, song playing, etc. prev[ious] go to previous track next go to next track stop stop playback play start playback pause pause playback trackinfo print metadata for current track trackinfo print metadata for given track trackinfo '*' print metadata for all tracks volume print volume volume <0..100> set volume repeat set current track repeat on or off loop prints whether or not player will loop track list at end loop sets whether or not player will loop track list at end random prints whether or not player will play randomly/shuffle random sets whether or not player will play randomly/shuffle addtrack add track at specified uri (valid file types/protocols dependent on player) addtrack true add track at specified uri and start playing it now a uri can also be "-" which will read in filenames on stdin, one per line. (this applies to both variants of addtrack. the "playnow" variant will add+play the first track and continue adding the rest.) deltrack delete specified track clear clear playlist position print position within current track seek