-
I'm importing a large-ish collection of music into beets. The import seems to hang on one particular recording. I've tried several times, and waited for up to three hours. It always hangs at the same …
-
The dupelicats plugin is great, but I like to provide some ideas to extend it's functionality. My ideas are mostly based on the fact that the plugin will be able to delete files some day (as stated on…
-
I tried with several files, and all returned empty object, and null err.
Don't know what I'm doing wrong here.
fpcalc(file, function(err, result) {
console.log(err);
console.log(result);
});
-
Hi,
When running an import with the chroma plugin enabled I get the following error:
10038, 'An operation was attempted on something that is not a socket'
fpcalc and ffmpeg installed in the path, b…
arogl updated
11 years ago
-
You can test via `python test_acoustid.py`. It doesn't find any references anymore.
I did some `git bisect` to find out where this happened:
```
az@ip229 ~/P/music-player> git bisect log
# bad: [45d…
-
I'm not sure if this is the right spot to fix the problem but for me it looks like "def candidates(..)" should always return a list of AlbumInfo objects. As "_album_for_id" (at least in my case) retu…
-
As stated in the title, beet import crashes, no matter what i give it, and the error is:
``` python
Traceback (most recent call last): …
-
Similar error to https://github.com/sampsyo/beets/issues/106
```
D:\beets-master>beet -v import -c "h:\New_Music\(1992) Our Time in Eden"
data directory: C:\Users\Andrew\AppData\Roaming\beets
library…
arogl updated
11 years ago
-
root@siductionbox:/home/devil# arkos-install
Traceback (most recent call last):
File "/usr/share/pyshared/arkos-install/main.py", line 199, in choose_device
self.device = list_store.get_value(it…
-
It would be nice if this plugin also displayed the AcoustID icons on the lists of recordings displayed on work pages, and on the same list under “Related Works” for recordings. This would eliminate a …
Hawke updated
11 years ago