aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
diff options
context:
space:
mode:
authorWizardOfYendor1 <WizardOfYendor1@users.noreply.github.com>2026-05-25 17:36:25 -0400
committerWizardOfYendor1 <WizardOfYendor1@users.noreply.github.com>2026-05-25 20:04:45 -0400
commite1d63c0ea09f542f3e0432a641153591b579cb37 (patch)
tree447d666b9d500b99c2ee760f323af1c658773616 /MediaBrowser.Model
parente1a16b4ec64b0facf28b4cad9d6bf0808339461b (diff)
Fixed issue etag info was not being set until the 3rd time though processing due to the "isNew" condition. Etag wouldn't be saved/persistent until the 3rd time through and onward.
Without this change it's self healing after the 3rd cycle. It also appears there may be an issue with this etag "skip if hash hasn't changed" for schedules direct functionality.... like it never will work. But out of scope here. Also fixed Sonar gripes about code formatting
Diffstat (limited to 'MediaBrowser.Model')
0 files changed, 0 insertions, 0 deletions