Aman
8c66dc7aa7
fix(musicRecognition): restore 2s interval and fix songrec process leak
2026-03-04 09:21:29 +05:30
Aman
0725edd35d
refactor(musicRecognition): replace parec/ffmpeg pipeline with songrec listen fix:#3057
...
Use `songrec listen --audio-device` instead of manually capturing audio
with parec, converting with ffmpeg, and passing to audio-file-to-recognized-song.
Drops temp file handling and simplifies the recognition loop.
2026-03-01 15:46:02 +05:30
Yosuke Nishiyama
4b33a10779
Improve music recognition script source management
...
Refactor source type handling and validation checks.
2025-10-31 04:55:56 +00:00
end-4
107dc8cc24
music recognition: move tmp path to a cleaner place
2025-10-28 08:57:51 +01:00
end-4
7b42efd37a
rename music recognition script to be consistent w/ other scripts
2025-10-28 08:52:58 +01:00
end-4
06d12fb8ec
music recognition: add check for songrec command existence
2025-10-28 08:48:57 +01:00
vaguesyntax
035e51b36e
add interval to settings, update the script (it was not working as intented)
2025-10-27 20:39:45 +03:00
vaguesyntax
28e956e55c
togglable monitor-source
2025-10-26 16:00:49 +03:00
vaguesyntax
a05b041d69
fixes and youtube button
2025-10-26 14:12:04 +03:00
vaguesyntax
496225ab9d
refactor code
2025-10-26 14:04:52 +03:00
vaguesyntax
cf159f6112
some typos
2025-10-26 03:45:43 +03:00
vaguesyntax
60f055f07d
initial commit of musicRecognition
2025-10-26 02:46:39 +03:00