feat: match/unmatch metadata

This commit is contained in:
edde746
2026-04-23 19:02:14 +02:00
parent 4a5cb224b1
commit 431c20f817
37 changed files with 1238 additions and 2 deletions
+14
View File
@@ -986,6 +986,20 @@
"style": "Style",
"mood": "Mood"
},
"matchScreen": {
"match": "Match...",
"fixMatch": "Fix Match...",
"unmatch": "Unmatch",
"unmatchConfirm": "Clear the current match for this item? Plex will treat it as unmatched until you match it again.",
"unmatchSuccess": "Item unmatched",
"unmatchFailed": "Failed to unmatch item",
"matchApplied": "Match applied",
"matchFailed": "Failed to apply match",
"titleHint": "Title",
"yearHint": "Year",
"search": "Search",
"noMatchesFound": "No matches found"
},
"serverTasks": {
"title": "Server Tasks",
"failedToLoad": "Failed to load tasks",