Skip to content
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

Request: Get call start time from JSON instead of file name. #75

Closed
gofaster opened this issue Mar 27, 2020 · 1 comment · Fixed by #136
Closed

Request: Get call start time from JSON instead of file name. #75

gofaster opened this issue Mar 27, 2020 · 1 comment · Fixed by #136
Assignees
Labels

Comments

@gofaster
Copy link

gofaster commented Mar 27, 2020

Instead of the file creation time encoded within the file name, get the call start time from the JSON metadata.
Edit: To add some background. I made a small change to trunk-recorder that more accurately reflect call start time for conventional analog and conventionalP25 calls; compared to the original which was the end of the last recording/file creation time. Sometimes there can be long gaps between this time and when the next call actually starts.
The updated call start time is sent within the JSON metadata. I did not want to mess with renaming the file in trunk-recorder or changing the file creation logic.

@MaxwellDPS MaxwellDPS self-assigned this Oct 8, 2021
@MaxwellDPS MaxwellDPS added the bug label Oct 8, 2021
MaxwellDPS added a commit that referenced this issue Oct 9, 2021
Get TX start time via json Fixes #75
@MaxwellDPS
Copy link
Contributor

@gofaster This has be fixed in release v0.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants