|
- {{ showFullPath ? file.metadata.path : file.metadata.relPath }} check_circle
+ {{ showFullPath ? file.metadata.path : file.metadata.relPath }} check_circle
|
{{ $bytesPretty(file.metadata.size) }}
diff --git a/client/components/tables/LibraryFilesTable.vue b/client/components/tables/LibraryFilesTable.vue
index 4160c7839..bd0f55895 100644
--- a/client/components/tables/LibraryFilesTable.vue
+++ b/client/components/tables/LibraryFilesTable.vue
@@ -8,7 +8,7 @@
{{ $strings.ButtonFullPath }}
- expand_more
+ expand_more
diff --git a/client/components/tables/TracksTable.vue b/client/components/tables/TracksTable.vue
index 5730ee364..1f47597b6 100644
--- a/client/components/tables/TracksTable.vue
+++ b/client/components/tables/TracksTable.vue
@@ -11,7 +11,7 @@
{{ $strings.ButtonManageTracks }}
- expand_more
+ expand_more
diff --git a/client/components/tables/UploadedFilesTable.vue b/client/components/tables/UploadedFilesTable.vue
index fce4d9d5c..3c6938509 100644
--- a/client/components/tables/UploadedFilesTable.vue
+++ b/client/components/tables/UploadedFilesTable.vue
@@ -5,7 +5,7 @@
{{ files.length }}
- expand_more
+ expand_more
diff --git a/client/components/tables/UsersTable.vue b/client/components/tables/UsersTable.vue
index 31f073eca..fb11f223a 100644
--- a/client/components/tables/UsersTable.vue
+++ b/client/components/tables/UsersTable.vue
@@ -42,10 +42,10 @@
-
+
-
+
|
diff --git a/client/components/tables/collection/BookTableRow.vue b/client/components/tables/collection/BookTableRow.vue
index 110edcb96..a35f14ea9 100644
--- a/client/components/tables/collection/BookTableRow.vue
+++ b/client/components/tables/collection/BookTableRow.vue
@@ -3,7 +3,7 @@
@@ -11,7 +11,7 @@
- play_arrow
+ play_arrow
diff --git a/client/components/tables/library/LibraryItem.vue b/client/components/tables/library/LibraryItem.vue
index 6a0cb36f8..d7b2996b0 100644
--- a/client/components/tables/library/LibraryItem.vue
+++ b/client/components/tables/library/LibraryItem.vue
@@ -16,14 +16,14 @@
-
more_vert
+
more_vert
-
reorder
+
reorder
diff --git a/client/components/tables/playlist/ItemTableRow.vue b/client/components/tables/playlist/ItemTableRow.vue
index 6899f600a..61fe14513 100644
--- a/client/components/tables/playlist/ItemTableRow.vue
+++ b/client/components/tables/playlist/ItemTableRow.vue
@@ -3,14 +3,14 @@
- play_arrow
+ play_arrow
diff --git a/client/components/tables/podcast/LazyEpisodeRow.vue b/client/components/tables/podcast/LazyEpisodeRow.vue
index 0b32609bd..9b0f3f930 100644
--- a/client/components/tables/podcast/LazyEpisodeRow.vue
+++ b/client/components/tables/podcast/LazyEpisodeRow.vue
@@ -21,7 +21,7 @@
diff --git a/client/components/ui/Checkbox.vue b/client/components/ui/Checkbox.vue
index 58770aa89..c66efdd7b 100644
--- a/client/components/ui/Checkbox.vue
+++ b/client/components/ui/Checkbox.vue
@@ -2,7 +2,7 @@
- checkmark
+ checkmark
diff --git a/client/components/ui/TextInput.vue b/client/components/ui/TextInput.vue
index 04bdfab95..d7524b12e 100644
--- a/client/components/ui/TextInput.vue
+++ b/client/components/ui/TextInput.vue
@@ -20,13 +20,13 @@
@blur="blurred"
/>
- close
+ close
- {{ !showPassword ? 'visibility' : 'visibility_off' }}
+ {{ !showPassword ? 'visibility' : 'visibility_off' }}
- {{ !hasCopied ? 'content_copy' : 'done' }}
+ {{ !hasCopied ? 'content_copy' : 'done' }}
diff --git a/client/components/widgets/Alert.vue b/client/components/widgets/Alert.vue
index 17f3b66c4..501d2a23f 100644
--- a/client/components/widgets/Alert.vue
+++ b/client/components/widgets/Alert.vue
@@ -1,7 +1,7 @@
- {{ icon }}
+ {{ icon }}
diff --git a/client/components/widgets/AlreadyInLibraryIndicator.vue b/client/components/widgets/AlreadyInLibraryIndicator.vue
index e765b4e26..14f2143d4 100644
--- a/client/components/widgets/AlreadyInLibraryIndicator.vue
+++ b/client/components/widgets/AlreadyInLibraryIndicator.vue
@@ -1,6 +1,6 @@
- check_circle
+ check_circle
diff --git a/client/components/widgets/CoverSizeWidget.vue b/client/components/widgets/CoverSizeWidget.vue
index 094282d03..22fb383c0 100644
--- a/client/components/widgets/CoverSizeWidget.vue
+++ b/client/components/widgets/CoverSizeWidget.vue
@@ -1,9 +1,9 @@
-
remove
+
remove
{{ bookCoverWidth }}
-
add
+
add
diff --git a/client/components/widgets/CronExpressionBuilder.vue b/client/components/widgets/CronExpressionBuilder.vue
index 04ec2fd1a..610372ab7 100644
--- a/client/components/widgets/CronExpressionBuilder.vue
+++ b/client/components/widgets/CronExpressionBuilder.vue
@@ -30,14 +30,14 @@
-
{{ isValid ? 'check_circle_outline' : 'error_outline' }}
+
{{ isValid ? 'check_circle_outline' : 'error_outline' }}
{{ $strings.MessageCheckingCron }}
{{ customCronError }}
{{ $strings.MessageValidCronExpression }}
-
event
+
event
{{ $strings.LabelNextScheduledRun }}: {{ nextRun }}
diff --git a/client/components/widgets/ItemSlider.vue b/client/components/widgets/ItemSlider.vue
index b2aa2b289..15051fb1f 100644
--- a/client/components/widgets/ItemSlider.vue
+++ b/client/components/widgets/ItemSlider.vue
@@ -4,10 +4,10 @@
diff --git a/client/components/widgets/NotificationWidget.vue b/client/components/widgets/NotificationWidget.vue
index fd883151c..57bf0257a 100644
--- a/client/components/widgets/NotificationWidget.vue
+++ b/client/components/widgets/NotificationWidget.vue
@@ -6,7 +6,7 @@
- notifications
+ notifications
diff --git a/client/components/widgets/PodcastTypeIndicator.vue b/client/components/widgets/PodcastTypeIndicator.vue
index d914d283f..9ead86101 100644
--- a/client/components/widgets/PodcastTypeIndicator.vue
+++ b/client/components/widgets/PodcastTypeIndicator.vue
@@ -2,12 +2,12 @@
- local_play
+ local_play
- local_movies
+ local_movies
diff --git a/client/pages/account.vue b/client/pages/account.vue
index f531a34d3..86be607c6 100644
--- a/client/pages/account.vue
+++ b/client/pages/account.vue
@@ -33,7 +33,7 @@
- logout{{ $strings.ButtonLogout }}
+ logout{{ $strings.ButtonLogout }}
diff --git a/client/pages/audiobook/_id/chapters.vue b/client/pages/audiobook/_id/chapters.vue
index a403478bd..790170179 100644
--- a/client/pages/audiobook/_id/chapters.vue
+++ b/client/pages/audiobook/_id/chapters.vue
@@ -5,7 +5,7 @@
{{ title }}
{{ $strings.LabelDuration }}:
@@ -42,7 +42,7 @@
{{ $strings.ButtonAdd }}
- expand_less
+ expand_less
{{ $strings.NoteChapterEditorTimes }}
@@ -71,27 +71,27 @@
@@ -106,7 +106,7 @@
{{ $strings.ButtonSetChaptersFromTracks }}
- info
+ info
@@ -123,7 +123,7 @@
{{ $secondsToTimestamp(Math.round(track.duration), false, true) }}
- check
+ check
@@ -189,7 +189,7 @@
{{ $strings.ButtonMapChapterTitles }}
- info
+ info
{{ $strings.ButtonApplyChapters }}
diff --git a/client/pages/audiobook/_id/edit.vue b/client/pages/audiobook/_id/edit.vue
index 69e96bf85..bba279512 100644
--- a/client/pages/audiobook/_id/edit.vue
+++ b/client/pages/audiobook/_id/edit.vue
@@ -12,21 +12,21 @@
{{ $strings.LabelNew }}
{{ $strings.LabelCurrent }}
- {{ currentSort === 'current' ? 'expand_more' : 'unfold_more' }}
+ {{ currentSort === 'current' ? 'expand_more' : 'unfold_more' }}
{{ $strings.LabelTrackFromFilename }}
- {{ currentSort === 'track-filename' ? 'expand_more' : 'unfold_more' }}
+ {{ currentSort === 'track-filename' ? 'expand_more' : 'unfold_more' }}
{{ $strings.LabelTrackFromMetadata }}
- {{ currentSort === 'metadata' ? 'expand_more' : 'unfold_more' }}
+ {{ currentSort === 'metadata' ? 'expand_more' : 'unfold_more' }}
{{ $strings.LabelDiscFromFilename }}
{{ $strings.LabelDiscFromMetadata }}
{{ $strings.LabelFilename }}
- {{ currentSort === 'filename' ? 'expand_more' : 'unfold_more' }}
+ {{ currentSort === 'filename' ? 'expand_more' : 'unfold_more' }}
{{ $strings.LabelSize }}
diff --git a/client/pages/audiobook/_id/manage.vue b/client/pages/audiobook/_id/manage.vue
index 8863fd5b4..ddf868e6b 100644
--- a/client/pages/audiobook/_id/manage.vue
+++ b/client/pages/audiobook/_id/manage.vue
@@ -77,7 +77,7 @@
@@ -104,36 +104,36 @@
-
star
+
star
Metadata will be embedded in the audio tracks inside your audiobook folder.
-
star
+
star
Finished M4B will be put into your audiobook folder at .../{{ libraryItemRelPath }}/.
-
star
+
star
A backup of your original audio files will be stored in /metadata/cache/items/{{ libraryItemId }}/. Make sure to periodically purge items cache.
-
star
+
star
Chapters are not embedded in multi-track audiobooks.
-
star
+
star
Encoding can take up to 30 minutes.
-
star
+
star
If you have the watcher disabled you will need to re-scan this audiobook afterwards.
-
star
+
star
Once the task is started you can navigate away from this page.
@@ -159,7 +159,7 @@
-
check_circle
+
check_circle
diff --git a/client/pages/author/_id.vue b/client/pages/author/_id.vue
index d5e4a8eac..4630c822f 100644
--- a/client/pages/author/_id.vue
+++ b/client/pages/author/_id.vue
@@ -12,14 +12,14 @@
{{ author.name }}
{{ $strings.LabelDescription }}
{{ author.description }}
diff --git a/client/pages/batch/index.vue b/client/pages/batch/index.vue
index e1687f0f3..c73edd405 100644
--- a/client/pages/batch/index.vue
+++ b/client/pages/batch/index.vue
@@ -2,7 +2,7 @@
-
{{ openMapOptions ? 'expand_less' : 'expand_more' }}
+
{{ openMapOptions ? 'expand_less' : 'expand_more' }}
{{ $strings.HeaderMapDetails }}
diff --git a/client/pages/collection/_id.vue b/client/pages/collection/_id.vue
index 8964b6c40..b130682dc 100644
--- a/client/pages/collection/_id.vue
+++ b/client/pages/collection/_id.vue
@@ -15,7 +15,7 @@
- play_arrow
+ play_arrow
{{ streaming ? $strings.ButtonPlaying : $strings.ButtonPlay }}
@@ -25,7 +25,7 @@
diff --git a/client/pages/config.vue b/client/pages/config.vue
index fdbd71508..957cef527 100644
--- a/client/pages/config.vue
+++ b/client/pages/config.vue
@@ -3,7 +3,7 @@
-
arrow_forward
+
arrow_forward
{{ currentPage }}
diff --git a/client/pages/config/authentication.vue b/client/pages/config/authentication.vue
index fa96ba256..50fa50a41 100644
--- a/client/pages/config/authentication.vue
+++ b/client/pages/config/authentication.vue
@@ -25,7 +25,7 @@
{{ $strings.HeaderOpenIDConnectAuthentication }}
- help_outline
+ help_outline
@@ -38,7 +38,7 @@
- auto_fix_high
+ auto_fix_high
Auto-populate
diff --git a/client/pages/config/backups.vue b/client/pages/config/backups.vue
index 7b64cbb23..f78451193 100644
--- a/client/pages/config/backups.vue
+++ b/client/pages/config/backups.vue
@@ -3,14 +3,14 @@
- folder
+ folder
{{ $strings.LabelBackupLocation }}:
{{ backupLocation }}
@@ -27,24 +27,24 @@
- {{ $strings.LabelBackupsEnableAutomaticBackups }} info_outlined
+ {{ $strings.LabelBackupsEnableAutomaticBackups }} info
-
schedule
+
schedule
{{ $strings.HeaderSchedule }}:
{{ scheduleDescription }}
-
event
+
event
{{ $strings.LabelNextBackupDate }}:
@@ -56,7 +56,7 @@
- {{ $strings.LabelBackupsNumberToKeep }} info_outlined
+ {{ $strings.LabelBackupsNumberToKeep }} info
@@ -64,7 +64,7 @@
- {{ $strings.LabelBackupsMaxBackupSize }} info_outlined
+ {{ $strings.LabelBackupsMaxBackupSize }} info
diff --git a/client/pages/config/email.vue b/client/pages/config/email.vue
index ef864fbc2..3637e3124 100644
--- a/client/pages/config/email.vue
+++ b/client/pages/config/email.vue
@@ -4,7 +4,7 @@
- help_outline
+ help_outline
@@ -27,7 +27,7 @@
{{ $strings.LabelEmailSettingsSecure }}
- info_outlined
+ info
@@ -39,7 +39,7 @@
{{ $strings.LabelEmailSettingsRejectUnauthorized }}
- info_outlined
+ info
diff --git a/client/pages/config/index.vue b/client/pages/config/index.vue
index afdb72976..1accc7438 100644
--- a/client/pages/config/index.vue
+++ b/client/pages/config/index.vue
@@ -11,7 +11,7 @@
{{ $strings.LabelSettingsStoreCoversWithItem }}
- info_outlined
+ info
@@ -21,7 +21,7 @@
{{ $strings.LabelSettingsStoreMetadataWithItem }}
- info_outlined
+ info
@@ -31,7 +31,7 @@
{{ $strings.LabelSettingsSortingIgnorePrefixes }}
- info_outlined
+ info
@@ -56,7 +56,7 @@
{{ $strings.LabelSettingsParseSubtitles }}
- info_outlined
+ info
@@ -66,7 +66,7 @@
{{ $strings.LabelSettingsFindCovers }}
- info_outlined
+ info
@@ -80,7 +80,7 @@
{{ $strings.LabelSettingsPreferMatchedMetadata }}
- info_outlined
+ info
@@ -90,7 +90,7 @@
{{ $strings.LabelSettingsEnableWatcher }}
- info_outlined
+ info
@@ -106,7 +106,7 @@
{{ $strings.LabelSettingsHomePageBookshelfView }}
- info_outlined
+ info
@@ -116,7 +116,7 @@
{{ $strings.LabelSettingsLibraryBookshelfView }}
- info_outlined
+ info
@@ -146,7 +146,7 @@
{{ $strings.LabelSettingsExperimentalFeatures }}
- info_outlined
+ info
diff --git a/client/pages/config/item-metadata-utils/custom-metadata-providers.vue b/client/pages/config/item-metadata-utils/custom-metadata-providers.vue
index 2780d79d1..3e13de10a 100644
--- a/client/pages/config/item-metadata-utils/custom-metadata-providers.vue
+++ b/client/pages/config/item-metadata-utils/custom-metadata-providers.vue
@@ -3,13 +3,13 @@
- arrow_back
+ arrow_back
- help_outline
+ help_outline
diff --git a/client/pages/config/item-metadata-utils/genres.vue b/client/pages/config/item-metadata-utils/genres.vue
index f3cd85baa..5a61d51a6 100644
--- a/client/pages/config/item-metadata-utils/genres.vue
+++ b/client/pages/config/item-metadata-utils/genres.vue
@@ -2,7 +2,7 @@
- arrow_back
+ arrow_back
{{ $strings.HeaderManageGenres }}
diff --git a/client/pages/config/item-metadata-utils/index.vue b/client/pages/config/item-metadata-utils/index.vue
index 7d0ba0680..a7366ddb7 100644
--- a/client/pages/config/item-metadata-utils/index.vue
+++ b/client/pages/config/item-metadata-utils/index.vue
@@ -4,19 +4,19 @@
{{ $strings.HeaderManageTags }}
-
arrow_forward
+
arrow_forward
{{ $strings.HeaderManageGenres }}
-
arrow_forward
+
arrow_forward
{{ $strings.HeaderCustomMetadataProviders }}
-
arrow_forward
+
arrow_forward
diff --git a/client/pages/config/item-metadata-utils/tags.vue b/client/pages/config/item-metadata-utils/tags.vue
index 4b4cea9c4..a98f39b4e 100644
--- a/client/pages/config/item-metadata-utils/tags.vue
+++ b/client/pages/config/item-metadata-utils/tags.vue
@@ -2,7 +2,7 @@
- arrow_back
+ arrow_back
{{ $strings.HeaderManageTags }}
diff --git a/client/pages/config/libraries.vue b/client/pages/config/libraries.vue
index 1293ccaba..d625c2b48 100644
--- a/client/pages/config/libraries.vue
+++ b/client/pages/config/libraries.vue
@@ -4,7 +4,7 @@
- help_outline
+ help_outline
diff --git a/client/pages/config/log.vue b/client/pages/config/log.vue
index ec243b0a1..41df00e2c 100644
--- a/client/pages/config/log.vue
+++ b/client/pages/config/log.vue
@@ -4,7 +4,7 @@
- help_outline
+ help_outline
diff --git a/client/pages/config/notifications.vue b/client/pages/config/notifications.vue
index d7dda923b..ad346a5d7 100644
--- a/client/pages/config/notifications.vue
+++ b/client/pages/config/notifications.vue
@@ -8,7 +8,7 @@
- {{ $strings.LabelNotificationsMaxQueueSize }}info_outlined
+ {{ $strings.LabelNotificationsMaxQueueSize }}info
@@ -16,7 +16,7 @@
- {{ $strings.LabelNotificationsMaxFailedAttempts }}info_outlined
+ {{ $strings.LabelNotificationsMaxFailedAttempts }}info
@@ -29,7 +29,7 @@
{{ $strings.HeaderNotifications }}
- {{ $strings.ButtonCreate }} add
+ {{ $strings.ButtonCreate }} add
diff --git a/client/pages/config/rss-feeds.vue b/client/pages/config/rss-feeds.vue
index 57fc2b852..68117a859 100644
--- a/client/pages/config/rss-feeds.vue
+++ b/client/pages/config/rss-feeds.vue
@@ -4,7 +4,7 @@
- help_outline
+ help_outline
@@ -46,7 +46,7 @@
- check
+ check
|
diff --git a/client/pages/config/sessions.vue b/client/pages/config/sessions.vue
index 9d3d0f0ec..edb14cd23 100644
--- a/client/pages/config/sessions.vue
+++ b/client/pages/config/sessions.vue
@@ -20,29 +20,29 @@
- {{ $strings.LabelItem }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
+ {{ $strings.LabelItem }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
|
{{ $strings.LabelUser }} |
- {{ $strings.LabelPlayMethod }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
+ {{ $strings.LabelPlayMethod }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
|
{{ $strings.LabelDeviceInfo }} |
- {{ $strings.LabelTimeListened }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
+ {{ $strings.LabelTimeListened }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
|
- {{ $strings.LabelLastTime }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
+ {{ $strings.LabelLastTime }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
|
- {{ $strings.LabelLastUpdate }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
+ {{ $strings.LabelLastUpdate }} {{ sortDesc ? 'arrow_drop_down' : 'arrow_drop_up' }}
|
diff --git a/client/pages/config/stats.vue b/client/pages/config/stats.vue
index 05d0550fe..fe39b2211 100644
--- a/client/pages/config/stats.vue
+++ b/client/pages/config/stats.vue
@@ -20,7 +20,7 @@