You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: