# HG changeset patch # User Alain Mazy # Date 1703171529 -3600 # Node ID f7ac06300f862f173c9d777dd9de184552870002 # Parent 58b91f5f4e79c4429f45bf088dfab1ccff632dc6 todo diff -r 58b91f5f4e79 -r f7ac06300f86 TODO --- a/TODO Thu Dec 21 15:33:59 2023 +0100 +++ b/TODO Thu Dec 21 16:12:09 2023 +0100 @@ -138,11 +138,9 @@ https://groups.google.com/g/orthanc-users/c/hsZ1jng5rIg/m/8xZL2C1VBgAJ * add an "AutoDeleteIfSuccessful": false option when creating jobs https://discourse.orthanc-server.org/t/job-history-combined-with-auto-forwarding/3729/10 -* Also implement a GET variant of /tools/create-archive + sibling routes - in which resources & transcode options are provided as get arguments. - https://groups.google.com/g/orthanc-users/c/PmaRZ609ztA/m/JdwXvIBKAQAJ * Allow skiping automatic conversion of color-space in transcoding/decoding. The patch that was initialy provided was breaking the IngestTranscoding. + This might require a DCMTK decoding plugin ? https://discourse.orthanc-server.org/t/orthanc-convert-ybr-to-rgb-but-does-not-change-metadata/3533/9 * Implement a 'commit' route to force the Stable status earlier. https://discourse.orthanc-server.org/t/expediting-stability-of-a-dicom-study-new-api-endpoint/1684