[Feature] Confirm media deletion on stop watching
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
I was a bit surprised that, after clicking on "stop watching" it deleted the movie from my disk. The feature is good, but I think a popup (or something similar) should be displayed to the user with a checkbox to select whether they also want to delete the media file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing “stop watching” action through the Django and Angular parts of the application. Confirm the current deletion behavior, then define the popup and checkbox behavior so stopping watching can preserve or delete the media file according to the user’s choice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, django, python
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100