aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/TranscodingJob.cs
diff options
context:
space:
mode:
authorMarc Brooks <IDisposable@gmail.com>2026-08-06 00:44:51 -0500
committerMarc Brooks <IDisposable@gmail.com>2026-08-06 00:44:51 -0500
commit868ad089f814740e70939be7ce821a8220c3b4ff (patch)
treeeaf9e2ae73aa3a085c14f1f324ed84b668a38539 /MediaBrowser.Controller/MediaEncoding/TranscodingJob.cs
parentcd5962df50ab493cc3739e6a81f66627670b7c8b (diff)
Fix captured (and discarded) Execute exceptions
Using ExecuteAndCapture (and the async version) requires something to manage the captured exception, which we don't do. Errors would be silently dropped and the writes/deletes treated as if they succeeded.
Diffstat (limited to 'MediaBrowser.Controller/MediaEncoding/TranscodingJob.cs')
0 files changed, 0 insertions, 0 deletions