From 0bcfeedd8e13d1663985bfc42f3c41dd5c1abbbc Mon Sep 17 00:00:00 2001 From: Gykes Date: Wed, 11 Oct 2023 13:30:14 -0700 Subject: [PATCH] Update namer.cfg.default --- namer/namer.cfg.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/namer/namer.cfg.default b/namer/namer.cfg.default index 3bf0fbd..3a0fb4f 100644 --- a/namer/namer.cfg.default +++ b/namer/namer.cfg.default @@ -165,12 +165,12 @@ use_gpu = False write_nfo = False # Should metadata fetched from the porn db be written in to the metadata of the mp4. -enabled_tagging = True +enabled_tagging = False # Should the poster fetched from the porn db be written in to the metadata of the mp4. # This poster will be displayed in Plex, Jellyfin and Apple TV app. # Controls downloading of images for .nfo and mp4 tagging. -enabled_poster = True +enabled_poster = False # List of which images would be downloaded options are: poster,background,performer download_type = poster,background,performer