beets/docs
Bruno Cauet c47221555f Add beets.util.interactive_open() find cmd + execute
interactive_open() takes a target and an optional command, if it does not
receive a command then it uses open_anything().

It parses command and lexes it with shlex.split(), revieling the client
from that task.

"config -e" command uses it, and gives a better error message in case of
problem. "play" plugin uses it as well, as side-effect being that the
command is now interactive, as requested in issue #1321.

Fix issue #1321.
2015-02-16 12:26:17 +01:00
..
dev Added documentation 2015-02-01 17:01:06 +01:00
guides Update Python download link 2015-02-04 09:34:41 -08:00
plugins Add beets.util.interactive_open() find cmd + execute 2015-02-16 12:26:17 +01:00
reference Importer metadata source is saved as flex attr 2015-02-15 17:46:00 +01:00
changelog.rst Add beets.util.interactive_open() find cmd + execute 2015-02-16 12:26:17 +01:00
conf.py Version bump: 1.3.11 2015-01-05 12:21:18 -08:00
faq.rst Bring some FAQ text up to date 2014-11-16 11:47:43 -08:00
index.rst docs: link to mailing list, not me directly 2013-12-22 13:52:02 -08:00
Makefile make auto: Ignore "deleted" events 2014-10-30 15:54:39 -07:00
refresh_safari.js Refresh without scrolling to top 2014-10-30 14:37:02 -07:00