* Fix Norwegian language code for date-fns module import

* Fix incorrect apple compatibility change

* Add other and unused as separate storage items

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Josh Hawkins
2025-07-08 20:06:06 -06:00
committed by GitHub
co-authored by Nicolas Mowen
parent 178117183e
commit cd54a81150
4 changed files with 34 additions and 12 deletions
+1 -1
View File
@@ -491,6 +491,6 @@ def parse_preset_output_record(arg: Any, force_record_hvc1: bool) -> list[str]:
if force_record_hvc1:
# Apple only supports HEVC if it is hvc1 (vs. hev1)
preset += FFMPEG_HVC1_ARGS
return preset + FFMPEG_HVC1_ARGS
return preset