-
I have it installed in docker shell using pip but getting ModuleNotFoundError: No module named 'beetsplug.tcp'. Looks like i am missing the path and file '/home/scp1/dev/beets-tcp', I tried to create…
-
https://acoustid.org/chromaprint
http://beets.readthedocs.org/en/latest/plugins/chroma.html
-
Currently the Spotify track ID is persisted within the Beets DB only for songs that have been matched against Spotify on import. Others don't have a Spotify ID.
However, it should be possible to asso…
-
Is it possible to integrate the MPDStats Plugin into forked-daapd using the MPD layer?
http://beets.readthedocs.org/en/latest/plugins/mpdstats.html
If so, a few auto-generated playlists, i.e. most pl…
-
I would like to see an option to generate a “default” config file (maybe with a flag for `beet config`?).
This would help new users with finding out about configs and compiling their own personal conf…
-
@jeffayle does this still work? If so, how do you install it, ie where does the file go, etc.
-
when using an unknown attribute the plugin exits with backtrace:
```text
(beetsdevel) jakabimac:BeetsPluginDescribe jackisback$ beet describe xyz
TYPE(xyz):
┌────────────────┬────────────────────…
-
I have ampache install on docker as well as beets install in a separate docker, using the linuxserver image.
I make a beetsremote catalogue after enabling the catalogue plugin and it connects and g…
-
I'm working on a music streaming app that can use Beets DB. To interface with beets I wrote a plugin that could read from the SQLite DB that beets generates. From here I wrote my own queries to pu…
-
### Problem
When using the thumbnail plugin with python 3 I get the following error.
Running this command in verbose (`-vv`) mode:
```sh
$beet -vv thumbnails genre:Classical
```
Led to t…