mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-31 02:09:30 -06:00
Update en.json
This commit is contained in:
committed by
GitHub
parent
306487560b
commit
7ab0eeafbb
@@ -73,7 +73,7 @@
|
||||
"Label": "TV Episode Lookup",
|
||||
"Fields": {
|
||||
"UseFolderName": "Use Folder Name",
|
||||
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials the parent folder will be used."
|
||||
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials or regex S[0-9]+ the parent folder will be used."
|
||||
},
|
||||
"Outputs": {
|
||||
"1": "TV Episode found",
|
||||
@@ -85,7 +85,7 @@
|
||||
"Label": "TV Show Lookup",
|
||||
"Fields": {
|
||||
"UseFolderName": "Use Folder Name",
|
||||
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials the parent folder will be used."
|
||||
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials or regex S[0-9]+ the parent folder will be used."
|
||||
},
|
||||
"Outputs": {
|
||||
"1": "TV Show found",
|
||||
@@ -100,4 +100,4 @@
|
||||
"Label": "Meta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user