The order in which abzsubmit processes files/folders is the same as `ls -U` (because of os.walk). So you have some way of checking progress. Some progress report will be implemented directly in the client later.
Search Criteria
Package Details: acousticbrainz-client-git 0.1.r6.g6c54a52-2
Git Clone URL: | https://aur.archlinux.org/acousticbrainz-client-git.git (read-only) |
---|---|
Package Base: | acousticbrainz-client-git |
Description: | client to upload data to an acousticbrainz server |
Upstream URL: | http://acousticbrainz.org/ |
Keywords: | acoustid musicbrainz |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | JonnyJD |
Maintainer: | JonnyJD (Freso) |
Last Packager: | JonnyJD |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-21 00:57 |
Last Updated: | 2015-06-24 23:59 |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
JonnyJD commented on 2014-11-21 16:38
JonnyJD commented on 2014-10-21 11:42
JonnyJD commented on 2014-10-21 02:05
This uses essentia-acousticbrainz, which builds the same essentia commit as the acousticbrainz-provided binary.
If you want to use the acoustdicbrainz-provided binary directly, you can also do that with this (older) PKGBUILD:
https://github.com/JonnyJD/PKGBUILDs/tree/37cd752fec31dc7ce6a0b63e250e48baaf29309c/_musicbrainz/acousticbrainz-client-git
Note that the older PKGBUILD conflicts with essentia-acousticbrainz.
I updated the PKGBUILD to use the (new) tag, rather than just the commit count as a package version. I didn't raise the "epoch", hope that is okay..