Commit Graph

2 Commits

Author SHA1 Message Date
type-two
cc0eabe2e0 Add launchd agent for auto-start on the Ultra
discgod_server.py now runs as a launchd LaunchAgent (RunAtLoad + KeepAlive) on
:5057 — starts on login/boot, respawns on crash. Documented in the README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 20:25:54 +10:00
type-two
1945c19fb3 discgod: API-token Discogs seller-inventory tracker
Lean MV3 extension + standalone single-file ingest server that pulls watched
sellers' full inventories from the Discogs API into discogs_full (mp_* schema),
tracking price changes and sales over time. Successor to pliceclogs/marketwatcher;
runs alongside the legacy plice server on a separate port (5057).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 19:54:33 +10:00