Commit graph

2 commits

Author SHA1 Message Date
767b0b50b0
feat: prevent adding duplicate library items
Block saving a new item when one already exists, so no duplicate is
created and existing progress is never overwritten. Matches by provider
id (external_source/external_id) when available, otherwise by media
type, year and title.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-15 02:15:36 +02:00
3f07c78316
feat: initial commit for media tracking software
- Setup C++/Qt6 desktop application structure
- Added initial Go proxy backend for TMDB/IGDB integration
2026-06-15 02:02:25 +02:00