mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 09:04:33 +01:00
Add beets-mpd-utils plugin
This commit is contained in:
parent
e9dd345601
commit
0f770b6dde
1 changed files with 4 additions and 0 deletions
|
|
@ -475,6 +475,9 @@ Here are a few of the plugins written by the beets community:
|
||||||
`beets-mosaic`_
|
`beets-mosaic`_
|
||||||
Generates a montage of a mosaic from cover art.
|
Generates a montage of a mosaic from cover art.
|
||||||
|
|
||||||
|
`beets-mpd-utils`_
|
||||||
|
Plugins to interface with `MPD`_. Comes with ``mpd_tracker`` (track play/skip counts from MPD) and ``mpd_dj`` (auto-add songs to your queue.)
|
||||||
|
|
||||||
`beets-noimport`_
|
`beets-noimport`_
|
||||||
Adds and removes directories from the incremental import skip list.
|
Adds and removes directories from the incremental import skip list.
|
||||||
|
|
||||||
|
|
@ -550,3 +553,4 @@ Here are a few of the plugins written by the beets community:
|
||||||
.. _drop2beets: https://github.com/martinkirch/drop2beets
|
.. _drop2beets: https://github.com/martinkirch/drop2beets
|
||||||
.. _beets-audible: https://github.com/Neurrone/beets-audible
|
.. _beets-audible: https://github.com/Neurrone/beets-audible
|
||||||
.. _beets-more: https://forgejo.sny.sh/sun/beetsplug/src/branch/main/more
|
.. _beets-more: https://forgejo.sny.sh/sun/beetsplug/src/branch/main/more
|
||||||
|
.. _beets-mpd-utils: https://github.com/thekakkun/beets-mpd-utils
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue