1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-11 11:42:19 +02:00
immich/server/test/fixtures
Markus 87c38d1832
feat(server, web): Added TranscodePolicy "Bitrate higher than max bitrate or not in accepted format" (#6479)
* chore: rebase

* chore: open api

* Add Database-Migration for setting targetCodec as acceptedCodec if it was set by admin

* Add TranscodePolicy setting, to only transcode files with a bitrate higher than set max bitrate

* Rename enum value of TranscodePolicy

* calculate max_bitrate according to "k" and "m" suffix for comparison

* remove migration

* minor changes

* UnitTest for Bitrate Policy

* Fix UnitTest

* Add missing output options

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-01-30 20:25:07 -05:00
..
activity.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
album.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
api-key.stub.ts test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
asset.stub.ts refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00
audit.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
auth.stub.ts feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
device.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
error.stub.ts feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
face.stub.ts feat(server): separate face clustering job (#5598) 2024-01-18 00:08:48 -05:00
file.stub.ts fix(server): extraction of Samsung Motionphoto videos (#6337) 2024-01-22 13:04:45 -05:00
index.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
library.stub.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
media.stub.ts feat(server, web): Added TranscodePolicy "Bitrate higher than max bitrate or not in accepted format" (#6479) 2024-01-30 20:25:07 -05:00
partner.stub.ts feat(web): show partners assets on the main timeline (#4933) 2023-11-11 21:06:19 +00:00
person.stub.ts feat: smart merge (#6508) 2024-01-19 17:52:26 +00:00
search.stub.ts fix(server): fix metadata search not working (#5800) 2023-12-17 20:16:08 -06:00
shared-link.stub.ts refactor: move asset stacks to their own entity (#6353) 2024-01-27 18:52:14 +00:00
system-config.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
tag.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user-token.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user.stub.ts feat(server, web): quotas (#4471) 2024-01-12 19:43:36 -05:00
uuid.stub.ts refactor(server): auth delete device (#4720) 2023-10-30 11:48:38 -04:00