olsson82 / rivendellweb

Web system for manage Rivendell Radio Automation
https://olsson82.github.io/rivwebdoc/
MIT License
10 stars 1 forks source link

Find a solution for log edit and time with api. #25

Closed olsson82 closed 3 months ago

olsson82 commented 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.

olsson82 commented 3 months ago

Thinking about skip the API for storing log lines and do update in database instead.

olsson82 commented 3 months ago

The log now saves directly to mysql instead of API. Need to find a solution for refresh log in RDAirPlay.