Skip to content

Recording upload: option to replace an already imported format #15

Description

@michelleDeko

Sometimes a playback format needs to be uploaded again after it was already
imported: a format that is (re)generated by a post-processing step after the
initial publish, a broken playback that was fixed on the BBB server, or media
files that were re-encoded. Re-importing an existing format is silently skipped by design

Skipping file copy because target directory exists: .../storage/<tenant>/<record_id>/<format>

I would suggest to add an opt-in way to replace an existing format on upload, e.g. a query parameter:

POST /bbblb/api/v1/recording/upload?replace=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions