| Age | Commit message (Collapse) | Author |
|
|
|
Only include custom code analysis for debug builds
|
|
|
|
This reverts commit 526ec8330557246e5eeab3e9a8ff23eb2be930ae.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal:
- Keyframe extraction
- Media info probing during library scans
- Audio normalization
- Image extraction
|
|
Recordings" (#14357)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Skip missing images when creating collages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add new nuget packages to abi diff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix backup not written to correct directory
* Improve restore handling and only restore on actual error
* Fix first failed migration not causing a rollback
|
|
|
|
|
|
mediaSourceId can be null, the IDE doesn't know this as nullable is disabled for BaseEncodingJobOptions
|