JorenSix / Panako

The Panako acoustic fingerprinting system.
GNU Affero General Public License v3.0
185 stars 38 forks source link

Multiple Store #15

Closed vineetmultitv closed 2 years ago

vineetmultitv commented 5 years ago

I was wondering if we may create multiple named store with panako. Basically multiple buckets possibility under single store which can be accessed by name with the store command.

VictorTrapenok commented 5 years ago

Hi, I am not autor this repo. But i have same task.

I looked at the source code of panako and as far as I understood such a function is not provided there

At this moment for this propose I made copy all of panako dir with file /opt/panako/panako and change path in file /opt/panako/panako and changing line PANAKO_DIR="/opt/panako" to new value

JorenSix commented 2 years ago

Hey the 'official' way of doing something similar would be to provide a configuration setting to the command line, for example:

@panako store OLAF_LMDB_FOLDER="~/.panako/dbs/named_index" test.mp3