Closed olsson82 closed 3 months ago
Today if you modify log that has been generated with RDLogManager, all times clears. Even if you just save it with the API without modify the time clears.
This need to be sorted out on how we can keep the time.
Thinking about skip the API for storing log lines and do update in database instead.
The log now saves directly to mysql instead of API. Need to find a solution for refresh log in RDAirPlay.
Today if you modify log that has been generated with RDLogManager, all times clears. Even if you just save it with the API without modify the time clears.
This need to be sorted out on how we can keep the time.