Commit Graph

5 Commits

Author SHA1 Message Date
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