Exemple #1
0
 def ingest_many(self, data):
     acoustid.submit(app_key, api_key, data)
Exemple #2
0
 def ingest_many(self, data):
     acoustid.submit(app_key, api_key, data)
Exemple #3
0
 def ingest_single(self, data):
     acoustid.submit(app_key, api_key, data)
Exemple #4
0
 def ingest_single(self, data):
     acoustid.submit(app_key, api_key, data)