You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<cards-item-upload-cardv-for="item in items":key="item.index":ref="`itemCard-${item.index}`":media-type="selectedLibraryMediaType":item="item":provider="fetchMetadata.provider":processing="processing"@remove="removeItem(item)" />
"LabelAutoFetchMetadataHelp": "Fetches metadata for title, author, and series to streamline uploading. Additional metadata may have to be matched after upload.",
199
204
"LabelAutoLaunch": "Auto Launch",
200
205
"LabelAutoLaunchDescription": "Redirect to the auth provider automatically when navigating to the login page (manual override path <code>/login?autoLaunch=0</code>)",
201
206
"LabelAutoRegister": "Auto Register",
@@ -266,6 +271,7 @@
266
271
"LabelExample": "Example",
267
272
"LabelExplicit": "Explicit",
268
273
"LabelFeedURL": "Feed URL",
274
+
"LabelFetchingMetadata": "Fetching Metadata",
269
275
"LabelFile": "File",
270
276
"LabelFileBirthtime": "File Birthtime",
271
277
"LabelFileModified": "File Modified",
@@ -515,6 +521,7 @@
515
521
"LabelUpdateDetailsHelp": "Allow overwriting of existing details for the selected books when a match is located",
516
522
"LabelUploaderDragAndDrop": "Drag & drop files or folders",
517
523
"LabelUploaderDropFiles": "Drop files",
524
+
"LabelUploaderItemFetchMetadataHelp": "Automatically fetch title, author, and series",
518
525
"LabelUseChapterTrack": "Use chapter track",
519
526
"LabelUseFullTrack": "Use full track",
520
527
"LabelUser": "User",
@@ -738,4 +745,4 @@
738
745
"ToastSocketFailedToConnect": "Socket failed to connect",
0 commit comments