1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/web/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
..
api feat(all): transcoding improvements (#2171) 2023-04-05 22:32:59 -05:00
lib feat(all): transcoding improvements (#2171) 2023-04-05 22:32:59 -05:00
routes feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
app.d.ts feat(web): require page load to export title (#1956) 2023-03-06 08:25:25 -06:00
app.html feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
hooks.server.ts feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00