pipe-viewer
pipe-viewer copied to clipboard
[REQUEST]: Play-on-Repeat
Hi @trizen
I was wondering if a feature can be added to play media on loop?
Regards, RG.
Second that, that would be awesome. option -l seems vacant
With the mpv player, this is possible by appending the --loop-file=inf argument.
pipe-viewer --append-arg='--loop-file=2' # repeat two times
pipe-viewer --append-arg='--loop-file=inf' # infinite repeat