-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create and edit json metadata file #44
Comments
Notes are not available (yet); it's a feature I'll add in the future. Anyway there won't be need for "metadata file"... metadata file (generated by BCR) is used only to easily get recording data (like CallerID, Caller number, Call length, ...) without parsing filename and analyze audio file. Once "Notes" feature will be implemented, its data will be stored in BCR-GUI own database file...
Thanks for reporting it. |
Thank you @nicorac! That would be great! Thanks! I know a “metadata file” is not needed, but I want to add notes to the call and a metadata file would be a perfect place here. This would make it easier to search for specific keywords. I created the screenshot myself to show you what I meant - that was just my suggestion :-)
very gladly!
How is the json metadata files structured? Are there tools to easily create the file? |
Thanks, will add it to next release.
Why do you need to create such file? Anyway, this is a sample .json metadata file, with the same schema as the ones created by BCR: |
The original intent of BCR-GUI was to be a companion app of BCR (Basic Call Recorder). |
I'm looking for an easy way to quickly enter some important information after a conversation. With BCR-GUI this would be very easy: end the conversation -> open BCR-GUI -> click on entry -> add note. What is the note/comment variable called and where is it located in the structure of .json file? |
Notes are not contained in Metadata file and, again, are not actually managed (nor shown) by BCR-GUI. It's a feature I'll add in a future version, not available now. Once added, you'll be able to add notes & tags through BCR-GUI app. |
Sorry @nicorac for the misunderstanding
I assumed that the notes from your screenshot above: "Notes: Lorem ipsum dolor sit amet..." came from the .json file, so I thought that this file was created by BCR and read by BCR-GUI. When I saw my calls in BCR-GUI, I read everywhere: "Missing json metadata file!" When I created the empty file myself, this information was gone but there was no "Notes:" field so I thought - you can easily create it with the BCR-GUI. Sorry again for the confusion.
I'm waiting for further development and wish you much success! |
Yeah, I meant my screenshot was misleading (the one you see in project homepage); you've only added an additional button to it, but the "Notes:" section in the original screenshot image was only a mockup (will fix it ASAP).
That message is, now that you pointed it out, almost useless to the user; it was added to debug the app at early stage 😉
No worries, thanks for your suggestions 👍 |
I thank you! I once tried Cube Call Recorder ACR - this app saves notes in a .json file so I thought I can extend this missing feature in BCR with BCR-GUI. I had problems with Cube Call Recorder on my Huawai smartphone and I cannot use BCR because my smartphone cannot be rooted I look forward to your next releases. |
Hi @nicorac,
Your bcr-gui also works perfectly with other call recorders, such as Huawei Call Recorder Service.
Unfortunately, this call recorder cannot create metadata file. Would it be possible to implement this feature in bcr-gui and allow creating the metadata file and editing comments?
That would be great!
Thank you very much!
Best regards
Cavediver
The text was updated successfully, but these errors were encountered: