update commit prev

This commit is contained in:
2026-04-26 16:49:23 -07:00
parent 39ee857559
commit bfd5c20dc3
25 changed files with 231 additions and 77 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ from ProviderCore.base import Provider, SearchResult
from SYS.utils import sanitize_filename
from SYS.cli_syntax import get_field, get_free_text, parse_query
from SYS.logger import log
from Provider.metadata_provider import (
from plugins.metadata_provider import (
archive_item_metadata_to_tags,
fetch_archive_item_metadata,
)