Commit Graph

8 Commits

Author SHA1 Message Date
7b88022b66 ci: add FFmpeg preflight workflow and helpers 2026-01-13 08:44:17 +01:00
694f335408 tools: add sync-version.js to sync package.json -> Tauri files
- Add tools/sync-version.js script to read root package.json version
  and update src-tauri/tauri.conf.json and src-tauri/Cargo.toml.
- Update only the [package] version line in Cargo.toml to preserve formatting.
- Include JSON read/write helpers and basic error handling/reporting.
2026-01-13 07:21:51 +01:00
abb7cafaed fix 2026-01-11 19:25:02 +01:00
c4020615d2 ffmpeg implemented 2026-01-11 13:40:01 +01:00
34c3f0dc89 first step 2026-01-11 10:30:54 +01:00
a2753bcf66 add current song 2026-01-02 16:58:58 +01:00
b2f1b48d06 fixed cast 2025-12-30 18:38:25 +01:00
5934d24f7f Initial commit 2025-12-30 15:12:26 +01:00