mirror of
https://github.com/beetbox/beets.git
synced 2026-02-26 09:11:32 +01:00
Windows context menu item via .reg file
Contributed by "camz" on IRC.
This commit is contained in:
parent
d04dfd905d
commit
5df7325937
2 changed files with 7 additions and 0 deletions
|
|
@ -78,12 +78,19 @@ get it right:
|
|||
6. You're all set! Type ``beet`` at the command prompt to make sure everything's
|
||||
in order.
|
||||
|
||||
Windows users may also want to install a context menu item for importing files
|
||||
into beets. Just download and open `beets.reg`_ to add the necessary keys to the
|
||||
registry. You can then right-click a directory and choose "Import with beets".
|
||||
If Python is in a nonstandard location on your system, you may have to edit the
|
||||
command path manually.
|
||||
|
||||
Because I don't use Windows myself, I may have missed something. If you have
|
||||
trouble or you have more detail to contribute here, please `let me know`_.
|
||||
|
||||
.. _let me know: mailto:adrian@radbox.org
|
||||
.. _install Python: http://python.org/download/
|
||||
.. _Setuptools: http://pypi.python.org/pypi/setuptools
|
||||
.. _beets.reg: https://github.com/sampsyo/beets/blob/master/extra/beets.reg
|
||||
|
||||
|
||||
Configuring
|
||||
|
|
|
|||
BIN
extra/beets.reg
Normal file
BIN
extra/beets.reg
Normal file
Binary file not shown.
Loading…
Reference in a new issue