Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage Datasets -> Manage Video Storage (functionality enhancements) #1406

Open
susanodd opened this issue Nov 30, 2024 · 0 comments
Open

Manage Datasets -> Manage Video Storage (functionality enhancements) #1406

susanodd opened this issue Nov 30, 2024 · 0 comments

Comments

@susanodd
Copy link
Collaborator

susanodd commented Nov 30, 2024

On this existing page, a dataset manager can view the paths of the gloss video objects. The page is view only.

Propose to make some (proposed) commands and filters of Gloss Video Admin available here (#1398)

Currently, in the display, the user sees the backup filename paths in read-only mode.

Add functionality to

  • select the gloss (and its gloss video object paths) and do any of the following
    • remove backup files,
    • renumber the backup file versions (implemented),
    • fix the file extension in the backup filename if it doesn't match the file type (implemented)
    • convert the video to mp4

Goal: The above allows the dataset manager to repair data in a targeted and convenient way

UPDATE: An additional area to peruse video files for the dataset that do not have any GlossVideo object pointing to them (due to the corresponding gloss having been deleted, its video file is not deleted).
For this, a link to the file in protected_media is constructed, allowing the dataset manager to download videos that are otherwise not accessible in the interface. (This is motivated by #1402) (implemented)

@Woseseltops this would be an ideal place to make use of those sockets to allow the page to remain open and receive live updates to the video storage, also from the API activity.

@susanodd susanodd self-assigned this Dec 2, 2024
susanodd added a commit that referenced this issue Dec 4, 2024
Added command to renumber backup videos, remove 7char strings, correct extension to match video type.
susanodd pushed a commit that referenced this issue Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant