[PR #20797] feat: library disableVIdeoTranscode (db + server + frontend) #16683

Closed
opened 2026-02-05 16:09:07 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/20797

State: closed
Merged: No


Description

Feature Request #8845.

It is my first PR to Immich so I hope I am doing things well.

  • Still missing translation keys instead of pure text in the frontend.
  • Missing tests

How Has This Been Tested?

  • Test A
  • Test B

Screenshots (if appropriate)

image image image

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)
**Original Pull Request:** https://github.com/immich-app/immich/pull/20797 **State:** closed **Merged:** No --- ## Description <!--- Describe your changes in detail --> <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> Feature Request #8845. It is my first PR to Immich so I hope I am doing things well. - Still missing translation keys instead of pure text in the frontend. - Missing tests ## How Has This Been Tested? <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> - [ ] Test A - [ ] Test B <details><summary><h2>Screenshots (if appropriate)</h2></summary> <!-- Images go below this line. --> <img width="1310" height="241" alt="image" src="https://github.com/user-attachments/assets/4da43311-5fb6-47f8-8caa-63810f56f162" /> <img width="316" height="459" alt="image" src="https://github.com/user-attachments/assets/4b255dac-21d0-4ebd-9fd0-c784528da9d0" /> <img width="346" height="456" alt="image" src="https://github.com/user-attachments/assets/98d620a6-d6e6-486a-aa13-2f287c9d7f30" /> </details> <!-- API endpoint changes (if relevant) ## API Changes The `/api/something` endpoint is now `/api/something-else` --> ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have made corresponding changes to the documentation if applicable - [x] I have no unrelated changes in the PR. - [x] I have confirmed that any new dependencies are strictly necessary. - [ ] I have written tests for new code (if applicable) - [ ] I have followed naming conventions/patterns in the surrounding code - [ ] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc. - [ ] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`)
OVERLORD added the pull-request label 2026-02-05 16:09:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#16683