Use send data to process suggestion

Not all suggested document is created in ELS
Need to refactor send data
This commit is contained in:
2021-08-31 02:31:32 +02:00
parent 88025347ec
commit 928efb659e
4 changed files with 77 additions and 51 deletions

View File

@@ -139,3 +139,4 @@ if __name__ == '__main__':
print('Created documents: ' + str(created_docs))
created_docs += process_file('/home/budd/workspace/iTunes/es-artists.json', 'Artist', 'Album Artist')
print('Created documents: ' + str(created_docs))
# TODO Created doc <> nb doc in ELS