Bug Fixes
Features
-
Add exit flag (65dc2ea), closes #9
Implemented for the following commands:play
,stop
,pause
,next
,previous
andback
.Example usage from the interactive mode:
$ itunes iTunes: start --exit $
Example usage from outside:
$ itunes stop --exit iTunes: ✔ Stopped playing ♪♬ $
-
setup history to remember commands after exit (a616bf5)
See all changes between 2.2.0 and 2.3.0