episode
episode insert|update|delete <number> [name]
The episode command is used to modify the details of a single episode in
the current season. The operation depends on the first parameter:
insertThe episode will be inserted at the specified position, shifting any existing, and all subsequent episodes up (numerically)
updateThe numbered episode is renamed
deleteThe numbered episode is removed, shifting all subsequent episodes down (numerically). In this case,
namedoes not need to be specified.