Frontend: watch history and continue watching #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Track playback position per user per media item (user_id, media_id, position_seconds, updated_at). Store in PostgreSQL. Streaming service should POST progress events; a new history service or catalogue extension stores them. Frontend shows a 'Continue Watching' rail on the home page and a progress bar on each card.