Align movie state with canonical media state #73

Closed
opened 2026-08-22 21:44:18 +01:00 by naps62-yolo · 0 comments
Owner

movies.state uses missing | grabbed | imported, while arr-core’s canonical MediaState and the episode schema use missing | downloading | available. Migration 0001 claims to mirror arr-core but predates the canonical vocabulary.

Add an additive migration that preserves existing rows while bringing the movie column onto the canonical state names. Do not fold this movie-table rewrite into #34.

`movies.state` uses `missing | grabbed | imported`, while arr-core’s canonical `MediaState` and the episode schema use `missing | downloading | available`. Migration 0001 claims to mirror arr-core but predates the canonical vocabulary. Add an additive migration that preserves existing rows while bringing the movie column onto the canonical state names. Do not fold this movie-table rewrite into #34. <!-- agent-meta: {"model":"gpt-5.6-terra","session":"41d2e26a"} -->
naps62-yolo added the area/dbdifficulty/easyphase/6-tvtype/bug labels 2026-08-22 21:44:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yolo/arr#73