frederik
|
06615fea8f
|
move more complex classes to their own module, keep imports helpers.py core python
|
2025-11-17 18:44:27 +01:00 |
|
frederik
|
200048ca27
|
update Detection signature
|
2025-11-17 18:44:27 +01:00 |
|
frederik
|
a152250f11
|
add language helpers
|
2025-11-17 18:44:27 +01:00 |
|
frederik
|
ce38e3c5ad
|
fix: support non-ascii languages in the spectrogram
|
2025-05-10 10:37:38 +02:00 |
|
Thibaut Voirand
|
3bc2c63a1f
|
Use detection time instead of origin audio file time in DB
|
2024-11-20 22:24:26 +01:00 |
|
Ash McKenzie
|
7e7c31a227
|
Ignore warnings from lsof output (#175)
This seems to cause issues when running alongside
Docker, for example.
|
2024-08-19 17:51:18 +02:00 |
|
frederik
|
e63ed0479f
|
cleanup: remove unused import
|
2024-06-09 11:18:02 +02:00 |
|
frederik
|
6717e5fde0
|
cleanup: thisrun.txt is not used anymore
|
2024-06-01 09:22:41 +02:00 |
|
frederik
|
cb2969fd39
|
fix: disable ConfigParser interpolation: causes an exception with unescaped %, we do not use interpolation anyway
|
2024-03-30 09:42:20 +01:00 |
|
frederik
|
5a7b9a093c
|
limit the precision: the rest is just noise
|
2024-03-22 10:14:02 +01:00 |
|
frederik
|
b248ded6ed
|
move analyzing_now.txt to StreamData to centralise transient files
|
2024-02-13 18:06:57 +01:00 |
|
frederik
|
53b738636e
|
configparser: strip double quotes
|
2024-02-13 10:57:35 +01:00 |
|
frederik
|
ad4e7a0876
|
rework analysis
|
2024-02-13 10:57:35 +01:00 |
|