refactored and updated tags cmdlet and hydrusnetwork interaction plugin features
This commit is contained in:
@@ -1844,7 +1844,7 @@ class AllDebrid(TableProviderMixin, Provider):
|
||||
title=f"AllDebrid Item: {title}",
|
||||
metadata=detail_metadata,
|
||||
table_name=self.name,
|
||||
detail_order=["Title", "Store", "Magnet", "Magnet ID", "Relative Path", "View", "Path", "File", "Folder", "ID", "Direct URL", "Selection URL", "Plugin"],
|
||||
detail_order=["Title", "Instance", "Magnet", "Magnet ID", "Relative Path", "View", "Path", "File", "Folder", "ID", "Direct URL", "Selection URL", "Plugin"],
|
||||
value_case="preserve",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user