The resolution and audio_codec overlay have disappeared.
[2022-12-02 01:23:12,076] [builder.py:664] [DEBUG] | Value: False |
[2022-12-02 01:23:12,076] [overlays.py:419] [DEBUG] | Traceback (most recent call last): |
| File "/modules/overlays.py", line 377, in compile_overlays
| builder = CollectionBuilder(self.config, overlay_file, k, v, library=self.library, overlay=True)
| File "/modules/builder.py", line 711, in __init__
| raise Failed(f"{self.Type} Error: {method_final} attribute not allowed in an overlay file")
| modules.util.Failed: Overlay Error: only_filter_missing attribute not allowed in an overlay file
| ````