Skip to content

Implement additional features#11

Merged
jdfalk merged 1 commit intomainfrom
codex/implement-5-features-from-documentation
Jun 7, 2025
Merged

Implement additional features#11
jdfalk merged 1 commit intomainfrom
codex/implement-5-features-from-documentation

Conversation

@jdfalk
Copy link
Copy Markdown
Owner

@jdfalk jdfalk commented Jun 7, 2025

Summary

  • add Subscene subtitle provider
  • support recursive watching with a new watcher function and flag
  • add grpc-server command
  • allow custom ffmpeg path and add delete command
  • implement database deletion helper
  • document new features in README, TODO and CHANGELOG

Testing

  • go test -run WatchDirectoryRecursive -v ./pkg/watcher
  • go test -run TestGoogleTranslate -v ./pkg/translator
  • go test -run TestWatchDirectoryRecursive -v ./pkg/watcher
  • go test -run TestDeleteSubtitle -v ./pkg/database (fails: CGO required)

https://chatgpt.com/codex/tasks/task_e_68445f11e7408321a886c5f45ca06db6

@jdfalk jdfalk added the codex Created or modified by AI/automation agents label Jun 7, 2025 — with ChatGPT Codex Connector
@jdfalk jdfalk merged commit d10ecef into main Jun 7, 2025
@jdfalk jdfalk deleted the codex/implement-5-features-from-documentation branch June 7, 2025 17:04
@jdfalk jdfalk added the duplicate This issue or pull request already exists label Jun 12, 2025
@jdfalk
Copy link
Copy Markdown
Owner Author

jdfalk commented Jun 12, 2025

Duplicate of #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created or modified by AI/automation agents duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant