From 0941b606353e830546a5e6e6de880d7b53e61fcf Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 22 Sep 2025 19:27:09 +0000 Subject: [PATCH] Update cfg.py Signed-off-by: ed --- copyparty/cfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",