From bf32e6137da0f9891b9da64495a8205054432158 Mon Sep 17 00:00:00 2001 From: Xyem Date: Thu, 23 Mar 2023 22:26:25 +0000 Subject: [PATCH] Added a comment --- ...comment_7_ae259f68ab5b366b6fd29e5df1a05469._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/Configuring_metadata_view_filenames/comment_7_ae259f68ab5b366b6fd29e5df1a05469._comment diff --git a/doc/todo/Configuring_metadata_view_filenames/comment_7_ae259f68ab5b366b6fd29e5df1a05469._comment b/doc/todo/Configuring_metadata_view_filenames/comment_7_ae259f68ab5b366b6fd29e5df1a05469._comment new file mode 100644 index 0000000000..4a005a956a --- /dev/null +++ b/doc/todo/Configuring_metadata_view_filenames/comment_7_ae259f68ab5b366b6fd29e5df1a05469._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Xyem" + avatar="http://cdn.libravatar.org/avatar/dea2d98057721c21166c3721f6d55c06" + subject="comment 7" + date="2023-03-23T22:26:24Z" + content=""" +So if my understanding is correct, the file paths generated for this view should something like `sd/v1.5_%model%.safetensors` but as `annex.maxextensionlength` isn't being considered during this, it doesn't realise `safetensors` is the extension? + +Unfortunately, the software will only regard certain extensions as being usable files, so I will be unable to use metadata views for now. I've set up separate branches and will copy symlinks between branches in the meantime. +"""]] -- 2.30.2