-
Notifications
You must be signed in to change notification settings - Fork 0
Add Netflix viewing-history CSV import #302
Copy link
Copy link
Open
Labels
area:import-exportData import from external sites / exportData import from external sites / exportarea:moviesMovies domainMovies domainarea:tvTV domainTV domainpriority:p3Nice to haveNice to havestoryUser story groomed from the Druthers Backlog (Todoist)User story groomed from the Druthers Backlog (Todoist)
Description
Metadata
Metadata
Assignees
Labels
area:import-exportData import from external sites / exportData import from external sites / exportarea:moviesMovies domainMovies domainarea:tvTV domainTV domainpriority:p3Nice to haveNice to havestoryUser story groomed from the Druthers Backlog (Todoist)User story groomed from the Druthers Backlog (Todoist)
Story
As a druthers user, I want to import my downloaded Netflix viewing-history CSV so that I can add previously watched titles without searching for each one manually.
Acceptance Criteria
Context
Raw capture (2026-08-05):
Adam clarified that the Netflix source is the downloaded Netflix CSV export.
Related to #140, which covers IMDb CSV import and should provide a reusable importer precedent. Related to ALeonard9/druthers-web#168, which covers multi-item selection on catalog search rather than file import.
Channel Impact
Estimate
Notes for Implementation
Use a real Netflix viewing-history CSV during local verification. Preserve the source rows until the user confirms the preview; do not write matched items during parsing.