master #3

Merged
sortion merged 3 commits from babakounine/TadaridaTools:master into master 2024-12-21 09:40:14 +01:00

3 Commits

Author SHA1 Message Date
3c474ea1b0 time format correction to date 2024-09-06 19:02:09 +02:00
4ae3750184 correction typo 2024-09-06 18:34:05 +02:00
30e1bbb327 update date consideration in chunk function
when the recording starts at 23:59 and lasts more than 5 seconds the following splits get an accurate time 00:04, 00:09 and so on, but the date isn’t updated. I modified that in order to take into account both date and time so that timedelta, when adding 5secs also changes the date
2024-09-06 14:45:12 +02:00