immich/server/libs/domain/src
Zack Pollard a5a6bebf0b
feat(all): transcoding improvements (#2171)
* test: rename some fixtures and add text for vertical video conversion

* feat: transcode video asset when audio or container don't match target

* chore: add niceness to the ffmpeg command to allow other processes to be prioritised

* chore: change video conversion queue to one concurrency

* feat: add transcode disabled preset to completely turn off transcoding

* linter

* Change log level and remove unused await

* opps forgot to save

* better logging

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-05 22:32:59 -05:00
..
album refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
api-key refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
asset fix(server): do not link live photos across users (#2162) 2023-04-03 23:48:05 -05:00
auth refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
communication refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
crypto refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
device-info refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
job refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00
media feat(all): transcoding improvements (#2171) 2023-04-05 22:32:59 -05:00
metadata refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00
oauth refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
search refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
server-info feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
share refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
smart-info refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
storage feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
storage-template refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
system-config feat(all): ffmpeg quality options improvements (#2161) 2023-04-03 20:42:53 -05:00
tag refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
user refactor(server): more consistent param validation (#2166) 2023-04-04 17:24:08 -05:00
user-token refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
domain.config.ts refactor(server): common (#2066) 2023-03-23 23:55:15 -05:00
domain.constant.ts feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
domain.module.ts fix(cli): clean up set intervals (#2103) 2023-03-28 13:24:14 -05:00
domain.util.ts feat(server): apply storage migration after exif completes (#2093) 2023-03-28 15:04:11 -05:00
index.ts refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00