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
* feat: Enhance audio management and dashboard UI
- Introduced functions to format audio durations and manage audio file caching, improving audio file handling.
- Updated the dashboard to display audio files with their durations, allowing for better user interaction.
- Added filtering and sorting options for audio files based on duration, enhancing usability.
- Improved the layout of the stats page and dashboard for a more cohesive user experience.
* feat: Enhance chunk metadata handling and dashboard improvements
- Introduced caching for chunk metadata to optimize performance and reduce redundant file reads.
- Added functions to normalize source video entries and parse chunk metadata from .meta.json files.
- Updated the dashboard to improve the display of source videos and model information.
- Enhanced the video generation script to support a new video wall layout for multi-clip displays.
- Improved error handling and user feedback in the chunk generation process.
- Added a configuration option for video wall layout in the Docker setup.
* feat: Enhance audio management and dashboard UI
- Added timezone configuration to Docker and environment files for consistent time handling.
- Improved audio stats tracking by normalizing audio entries and formatting display times.
- Updated the stats page to reflect changes in audio play counts and durations, enhancing user experience.
- Introduced caching mechanisms for video durations and model labels to optimize performance during chunk generation.
0 commit comments