Skip to content

Conversation

@gtsteffaniak
Copy link
Owner

@gtsteffaniak gtsteffaniak commented Aug 29, 2025

Description

Includes the core functionality of #1072

With the following changes:

  1. integrates subtitles with content into resources api when content=true
  2. removes ping-pong api requests when viewing files in the ui. instead of api requests for each track, they all exist on the same api request response on resource
  3. adds caching so ffmpeg is not called multiple times for the same content when a video is opening by several people or the same person multilple times (24 hours or on file modtime change)
  4. reorganizes ffmpeg commands into ffmpeg package for consistency.

Additional Details

fyi @maxbin123 maxbin123

@gtsteffaniak gtsteffaniak merged commit 07601bb into dev/v0.8.4 Aug 29, 2025
14 checks passed
@gtsteffaniak gtsteffaniak deleted the feature/embedded-subtitles branch August 29, 2025 17:03
@gtsteffaniak gtsteffaniak mentioned this pull request Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants