diff --git a/copyparty/cfg.py b/copyparty/cfg.py index 68cf0515..65c20481 100644 --- a/copyparty/cfg.py +++ b/copyparty/cfg.py @@ -105,6 +105,7 @@ def vf_vmap() -> dict[str, str]: "og_title_i", "og_tpl", "og_ua", + "opds_exts", "put_ck", "put_name", "mv_retry", @@ -144,7 +145,6 @@ def vf_cmap() -> dict[str, str]: "mte", "mth", "mtp", - "opds_exts", "xac", "xad", "xar",