google-code-export / beets

Automatically exported from code.google.com/p/beets
MIT License
0 stars 0 forks source link

beet: error: unknown command replaygain #504

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Git version compiled today:

$ beet replaygain "Grimes"
Usage: 
  beet COMMAND [ARGS...]
  beet help COMMAND

beet: error: unknown command replaygain

Original issue reported on code.google.com by si...@j1s.es on 25 Jan 2013 at 10:53

GoogleCodeExporter commented 9 years ago
Do you have the replaygain plugin enabled? Which version of beets do you have?

Type:
$ beet version

Original comment by adrian.sampson on 25 Jan 2013 at 6:43

GoogleCodeExporter commented 9 years ago
(The above command will show you which plugins are enabled -- we need to make 
sure replaygain is turned on.)

Original comment by adrian.sampson on 25 Jan 2013 at 6:47

GoogleCodeExporter commented 9 years ago
$ beet version
beets version 1.1b1-dev
plugins: lastgenre, scrub, fetchart, chroma, embedart, echonest_tempo, 
replaygain

Original comment by si...@j1s.es on 25 Jan 2013 at 6:48

GoogleCodeExporter commented 9 years ago
Very strange! The command works as expected in the latest source on my end.

Is there a chance that your installation is damaged somehow? I can't think of 
another way that the plugin could be enabled but its command unavailable... I 
know this sounds like superstition, but can you try removing beets entirely 
(and making sure to expunge all "beetsplug" directories from your system) and 
reinstall it?

Original comment by adrian.sampson on 25 Jan 2013 at 6:53

GoogleCodeExporter commented 9 years ago
I have deleted beets from my system and I have installed it again. It works now.
Thanks.

Original comment by si...@j1s.es on 25 Jan 2013 at 10:01

GoogleCodeExporter commented 9 years ago
Great. The problem will remain a mystery.

Original comment by adrian.sampson on 25 Jan 2013 at 10:05