refactored and updated tags cmdlet and hydrusnetwork interaction plugin features
This commit is contained in:
@@ -490,7 +490,7 @@ class SCP(Provider):
|
||||
title=f"SCP Item: {title}",
|
||||
metadata=detail_metadata,
|
||||
table_name=self.name,
|
||||
detail_order=["Title", "Store", "Host", "Instance", "Remote Path", "Directory", "Modified", "Path", "Ext", "SCP URL", "Plugin"],
|
||||
detail_order=["Title", "Instance", "Host", "Remote Path", "Directory", "Modified", "Path", "Ext", "SCP URL", "Plugin"],
|
||||
value_case="preserve",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user