Skip to content

feat(daemon): add interval-based sync loop - #256

Closed
streambinder wants to merge 1 commit into
masterfrom
feat/daemon-sync
Closed

streambinder wants to merge 1 commit into
masterfrom
feat/daemon-sync

Conversation

@streambinder

@streambinder streambinder commented Sep 19, 2026 •

Copy link
Copy Markdown
Owner

Add a dedicated daemon subcommand that repeats sync cycles in a loop with idle time between them.

Each cycle recreates the pipeline and reuses the index and Spotify session from the first cycle; a dead session is fatal so the service manager can restart visibly. Per-track logs are gated and plain output is implied, keeping logs quiet across cycles.

@streambinder
streambinder force-pushed the feat/daemon-sync branch 2 times, most recently from b5eceb1 to 02f516d Compare September 19, 2026 22:29
Run sync cycles in a loop via a dedicated daemon subcommand, reusing index and session.
@streambinder streambinder changed the title feat(sync): add daemon mode with interval-based sync loop feat(daemon): add interval-based sync loop Sep 20, 2026
@streambinder
streambinder deleted the feat/daemon-sync branch September 24, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant