mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-26 07:45:34 +00:00
- IPC get-local-media-url now checks both fs.realpath and path.resolve forms against approvedLocalReadPaths, so symlinks approved via approveUserPath work - Extract duplicated sync correction parameters into shared constants in audioEncoder.ts (SYNC_SEEK_THRESHOLD_SEC, SYNC_PLAYBACK_RATE_OPTIONS)