Completed
GET Aviary resources by the custom_unique_identifier parameter
In addition to the existing GET by resource ID

Aviary Platform About 1 year ago
API
Completed
GET Aviary resources by the custom_unique_identifier parameter
In addition to the existing GET by resource ID

Aviary Platform About 1 year ago
API
Analytics for media time watched
Incorporation of an analytic view option for resources, particularly in terms of watch time measured in hours. This addition will significantly aid us in monitoring user engagement levels with the resources.

Aviary Platform About 1 year ago
Analytics
Analytics for media time watched
Incorporation of an analytic view option for resources, particularly in terms of watch time measured in hours. This addition will significantly aid us in monitoring user engagement levels with the resources.

Aviary Platform About 1 year ago
Analytics
As an organizational user I can export Aviary indexes in ohms XML format
Aviary allows for the import of ohms XML to create an Aviary index however, there is currently no way to re-export that same index back to ohms XML.

Sean Luyk 3 months ago
OHMS
As an organizational user I can export Aviary indexes in ohms XML format
Aviary allows for the import of ohms XML to create an Aviary index however, there is currently no way to re-export that same index back to ohms XML.

Sean Luyk 3 months ago
OHMS
Enable resource metadata Date field to be displayed in different date formats
Currently, the preferred data format is based on ISO 8601, is a standardized way to represent dates and times, typically in the format YYYY-MM-DD for dates. The Date field does allow any text date to be entered, but any other format cannot be used to filter by dates in the site search. Allow an org to choose a different display format for dates entered using the standard format. For example, if the data entered is 2025-01-01, the org might instead preferred these dates displayed as January 1, 2025 in the resource detail screen.

Aviary Platform 11 months ago
Enable resource metadata Date field to be displayed in different date formats
Currently, the preferred data format is based on ISO 8601, is a standardized way to represent dates and times, typically in the format YYYY-MM-DD for dates. The Date field does allow any text date to be entered, but any other format cannot be used to filter by dates in the site search. Allow an org to choose a different display format for dates entered using the standard format. For example, if the data entered is 2025-01-01, the org might instead preferred these dates displayed as January 1, 2025 in the resource detail screen.

Aviary Platform 11 months ago
Display waveform visualization in index editor to enable fine timecode selection
Consider wavesurfer.js region plugin: https://wavesurfer.xyz/examples/?regions.js

Aviary Platform About 1 year ago
Media Player
Display waveform visualization in index editor to enable fine timecode selection
Consider wavesurfer.js region plugin: https://wavesurfer.xyz/examples/?regions.js

Aviary Platform About 1 year ago
Media Player
Completed
Add Amazon transcribe as automated metadata service
This would allow a wider set of languages to be supported, including Zulu

Aviary Platform About 1 year ago
Transcripts
Completed
Add Amazon transcribe as automated metadata service
This would allow a wider set of languages to be supported, including Zulu

Aviary Platform About 1 year ago
Transcripts
Planned
Don't Display the Read More about this Collection button on a Collection page if there is not additional metadata to display
Currently, the Read more button is displayed regardless of whether there is more to read or not. Only display the button when there is more to read.

Aviary Platform About 2 months ago
Collections
Planned
Don't Display the Read More about this Collection button on a Collection page if there is not additional metadata to display
Currently, the Read more button is displayed regardless of whether there is more to read or not. Only display the button when there is more to read.

Aviary Platform About 2 months ago
Collections
Restrict media file downloads by IP address
Add restrictions for downloading media files, so only users with IP addresses in a permission group can download files

Aviary Platform About 2 months ago
Restrict media file downloads by IP address
Add restrictions for downloading media files, so only users with IP addresses in a permission group can download files

Aviary Platform About 2 months ago
As an OHMS User, I can convert legacy OHMS transcripts with footnotes and have those footnotes converted to standard annotations
This functions like this for OHMS XML import, but not legacy transcript conversion.

Aviary Platform 3 months ago
OHMS
As an OHMS User, I can convert legacy OHMS transcripts with footnotes and have those footnotes converted to standard annotations
This functions like this for OHMS XML import, but not legacy transcript conversion.

Aviary Platform 3 months ago
OHMS
Create checksums for supplemental files
When we download supplemental files, we don't know if they are corrupted or not. It would be a helpful feature to create checksum values for supplemental files and GET the supplemental file checksums in API responses.

Aviary Platform 3 months ago
Create checksums for supplemental files
When we download supplemental files, we don't know if they are corrupted or not. It would be a helpful feature to create checksum values for supplemental files and GET the supplemental file checksums in API responses.

Aviary Platform 3 months ago
Media Staging - Allow Supplemental Files
It might be useful to allow supported supplemental file types to be uploaded and attached to a resource in Aviary, especially in cases where they might be packaged together with media in a cloud storage service

Sean Luyk 5 months ago
Media Staging - Allow Supplemental Files
It might be useful to allow supported supplemental file types to be uploaded and attached to a resource in Aviary, especially in cases where they might be packaged together with media in a cloud storage service

Sean Luyk 5 months ago
Bulk edit 'status' in OHMS
It would be useful to be able to bulk update the interview status (Pending, Ready for QC, Complete, etc.) by clicking multiple checkboxes and using Bulk Edit Options under "Table Optionsβ. Itβs possible to do something similar and bulk update OHMS user assignments, so a similar workflow with a dropdown menu with status options would be great. Alternatively, (or additionally!) it would be great to have a status dropdown in the table, similar to how there is a dropdown for OHMS user assignments. Right now, itβs cumbersome to update lots of statuses at once because you have to open each interviewβs indexing page, then return to the search. Thanks!

Emma Parker 7 months ago
Bulk edit 'status' in OHMS
It would be useful to be able to bulk update the interview status (Pending, Ready for QC, Complete, etc.) by clicking multiple checkboxes and using Bulk Edit Options under "Table Optionsβ. Itβs possible to do something similar and bulk update OHMS user assignments, so a similar workflow with a dropdown menu with status options would be great. Alternatively, (or additionally!) it would be great to have a status dropdown in the table, similar to how there is a dropdown for OHMS user assignments. Right now, itβs cumbersome to update lots of statuses at once because you have to open each interviewβs indexing page, then return to the search. Thanks!

Emma Parker 7 months ago
Audit/Activity log accessible via the API
See Google Group discussion at https://groups.google.com/g/aviary-users/c/KipHqoFvZ0Q The gist. Weβre looking to use the contents of the audit/activity log to indicate updated or new content as part of a preservation workflow (the workflow: content flows into the curation environment, Aviary, then into a preservation environment). The API features: GET request for all audit data with paginated results as sort by timestamp descending Desirable, filter by begin/end date Desirable, filter by ID

Jeffery Antoniuk 8 months ago
Audit/Activity log accessible via the API
See Google Group discussion at https://groups.google.com/g/aviary-users/c/KipHqoFvZ0Q The gist. Weβre looking to use the contents of the audit/activity log to indicate updated or new content as part of a preservation workflow (the workflow: content flows into the curation environment, Aviary, then into a preservation environment). The API features: GET request for all audit data with paginated results as sort by timestamp descending Desirable, filter by begin/end date Desirable, filter by ID

Jeffery Antoniuk 8 months ago
Completed
Make it easier to Access access request for limited times instead of ongoing
When an administrator is servicing an access-request, the screen that the administrator goes to displays a big βAcceptβ button that grants unlimited access. This is not the desired behavior. Granting time-based access is the typically required action; which is several clicks away from the default access screen. It would be helpful if administrators had more control over default screen for access requests.

Aviary Platform 9 months ago
Permissions
Completed
Make it easier to Access access request for limited times instead of ongoing
When an administrator is servicing an access-request, the screen that the administrator goes to displays a big βAcceptβ button that grants unlimited access. This is not the desired behavior. Granting time-based access is the typically required action; which is several clicks away from the default access screen. It would be helpful if administrators had more control over default screen for access requests.

Aviary Platform 9 months ago
Permissions
Completed
PUT update the thumbnail associated with a media file
This is currently not possible in the API (or as a bulk function in the web ui)

Aviary Platform 10 months ago
Media Metadata
Completed
PUT update the thumbnail associated with a media file
This is currently not possible in the API (or as a bulk function in the web ui)

Aviary Platform 10 months ago
Media Metadata
Export from an Email Domain Permission Group
Would like an option for users to export a list with all of the domains (and labels) in an email domain permission group since itβs already possible to export a CSV from an IP permission group. Thank you! β Donna Harnish, Lyrasis

dharnish 10 months ago
Export from an Email Domain Permission Group
Would like an option for users to export a list with all of the domains (and labels) in an email domain permission group since itβs already possible to export a CSV from an IP permission group. Thank you! β Donna Harnish, Lyrasis

dharnish 10 months ago
Completed
Support transcript captions with line breaks
According to most captioning guidelines, a single line of text in a caption should generally be no more than 30-35 characters. Most recommendations aim for a maximum of 1-2 lines per caption, ensuring readability and comfortable fit within the screen space. This is not currently supported in Aviary. Each transcript segment does not contain any line breaks and any line breaks included in a transcript import are normally ignored by Aviary. Allow a user to import a VTT or SRT caption into Aviary and display the precise number of lines and characters as created in the imported file. Provide a caption creator/editor that supports the creation of captions as distinct from transcripts.

Aviary Platform 12 months ago
Transcripts
Completed
Support transcript captions with line breaks
According to most captioning guidelines, a single line of text in a caption should generally be no more than 30-35 characters. Most recommendations aim for a maximum of 1-2 lines per caption, ensuring readability and comfortable fit within the screen space. This is not currently supported in Aviary. Each transcript segment does not contain any line breaks and any line breaks included in a transcript import are normally ignored by Aviary. Allow a user to import a VTT or SRT caption into Aviary and display the precise number of lines and characters as created in the imported file. Provide a caption creator/editor that supports the creation of captions as distinct from transcripts.

Aviary Platform 12 months ago
Transcripts
Allow resources to belong to more than 1 collection/subdividing a collection
We have some collections which would benefit from the ability of resources to be subdivided further. For example, fonds of an archives. Playlists are the current method to do this, however, are not that visible to a user. It would be beneficial to either allow resources to live in multiple collections, or to allow collections to be subdivided in some way (e.g. through a filer or facet, accessible from the collection detail page)

SeanLuyk 12 months ago
Resource Metadata
Allow resources to belong to more than 1 collection/subdividing a collection
We have some collections which would benefit from the ability of resources to be subdivided further. For example, fonds of an archives. Playlists are the current method to do this, however, are not that visible to a user. It would be beneficial to either allow resources to live in multiple collections, or to allow collections to be subdivided in some way (e.g. through a filer or facet, accessible from the collection detail page)

SeanLuyk 12 months ago
Resource Metadata