Commit Graph

4 Commits

Author SHA1 Message Date
Gauvain
e4d9accc8e refactor(logs): drop per-tick download & wifi debug spam
The download progress listener logged transcoding detection, bitrate and the
estimated size on every progress event (every ~500ms per active download), and
the WiFi SSID helpers logged on every poll. Remove this debug noise; the
throttled 10%-milestone progress log and the genuine warn/error logs stay.
2026-06-09 23:21:49 +02:00
Fredrik Burmester
d1387ec725 fix(downloads): preserve audio track selection for offline playback 2026-01-08 21:51:27 +01:00
Fredrik Burmester
2be78a232c fix: linting (#1184) 2025-11-14 19:34:59 +01:00
Fredrik Burmester
485dc6eeac feat: Expo 54 (new arch) support + new in-house download module (#1174)
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com>
Co-authored-by: sarendsen <coding-mosses0z@icloud.com>
Co-authored-by: Lance Chant <13349722+lancechant@users.noreply.github.com>
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com>
2025-11-11 08:53:23 +01:00