diff --git a/client/components/app/Appbar.vue b/client/components/app/Appbar.vue index c281f821..c0b27323 100644 --- a/client/components/app/Appbar.vue +++ b/client/components/app/Appbar.vue @@ -16,7 +16,7 @@
- cast + cast
@@ -26,19 +26,19 @@ - upload + upload - settings + settings @@ -47,7 +47,7 @@ {{ username }} - person + person
@@ -55,7 +55,7 @@

{{ $getString('MessageItemsSelected', [numMediaItemsSelected]) }}

- play_arrow + play_arrow {{ $strings.ButtonPlay }} @@ -76,7 +76,7 @@ - close + close
diff --git a/client/components/app/BookShelfRow.vue b/client/components/app/BookShelfRow.vue index f24f8dca..d6cc37ef 100644 --- a/client/components/app/BookShelfRow.vue +++ b/client/components/app/BookShelfRow.vue @@ -44,10 +44,10 @@
diff --git a/client/components/app/BookShelfToolbar.vue b/client/components/app/BookShelfToolbar.vue index 9064c914..3d03dc98 100644 --- a/client/components/app/BookShelfToolbar.vue +++ b/client/components/app/BookShelfToolbar.vue @@ -24,11 +24,11 @@

{{ $strings.ButtonPlaylists }}

- queue_music + queue_music

{{ $strings.ButtonCollections }}

- collections_bookmark + collections_bookmark

{{ $strings.ButtonAuthors }}

diff --git a/client/components/app/ConfigSideNav.vue b/client/components/app/ConfigSideNav.vue index c2db0725..b4835255 100644 --- a/client/components/app/ConfigSideNav.vue +++ b/client/components/app/ConfigSideNav.vue @@ -2,7 +2,7 @@
- arrow_back + arrow_back
diff --git a/client/components/app/MediaPlayerContainer.vue b/client/components/app/MediaPlayerContainer.vue index 36e3b63e..3c99a6da 100644 --- a/client/components/app/MediaPlayerContainer.vue +++ b/client/components/app/MediaPlayerContainer.vue @@ -13,7 +13,7 @@
- person + person
{{ podcastAuthor }}
{{ musicArtists }}
@@ -23,13 +23,13 @@
- schedule + schedule

{{ totalDurationPretty }}

- +
- format_list_bulleted + format_list_bulleted

{{ $strings.ButtonLatest }}

@@ -43,7 +43,7 @@
- collections_bookmark + collections_bookmark

{{ $strings.ButtonCollections }}

@@ -51,7 +51,7 @@
- queue_music + queue_music

{{ $strings.ButtonPlaylists }}

@@ -72,7 +72,7 @@
- record_voice_over + record_voice_over

{{ $strings.LabelNarrators }}

@@ -88,7 +88,7 @@
- album + album

Albums

@@ -96,7 +96,7 @@
- file_download + file_download

{{ $strings.ButtonDownloadQueue }}

@@ -104,7 +104,7 @@
- warning + warning

{{ $strings.ButtonIssues }}

diff --git a/client/components/cards/AuthorCard.vue b/client/components/cards/AuthorCard.vue index 7bbbb830..dde3e2f6 100644 --- a/client/components/cards/AuthorCard.vue +++ b/client/components/cards/AuthorCard.vue @@ -15,12 +15,12 @@
- search + search
- edit + edit
diff --git a/client/components/cards/ItemTaskRunningCard.vue b/client/components/cards/ItemTaskRunningCard.vue index d284c505..14972df9 100644 --- a/client/components/cards/ItemTaskRunningCard.vue +++ b/client/components/cards/ItemTaskRunningCard.vue @@ -1,7 +1,7 @@ diff --git a/client/components/controls/SortSelect.vue b/client/components/controls/SortSelect.vue index 6ce5292f..bd16dd87 100644 --- a/client/components/controls/SortSelect.vue +++ b/client/components/controls/SortSelect.vue @@ -3,7 +3,7 @@ @@ -14,7 +14,7 @@ {{ item.text }}
- {{ descending ? 'expand_more' : 'expand_less' }} + {{ descending ? 'expand_more' : 'expand_less' }} diff --git a/client/components/controls/VolumeControl.vue b/client/components/controls/VolumeControl.vue index f9734f6f..220cccaa 100644 --- a/client/components/controls/VolumeControl.vue +++ b/client/components/controls/VolumeControl.vue @@ -1,7 +1,7 @@ diff --git a/client/components/modals/collections/EditModal.vue b/client/components/modals/collections/EditModal.vue index 0ad9fd4c..e5b3e305 100644 --- a/client/components/modals/collections/EditModal.vue +++ b/client/components/modals/collections/EditModal.vue @@ -28,7 +28,7 @@ diff --git a/client/components/ui/MultiSelect.vue b/client/components/ui/MultiSelect.vue index 337f501f..c46f6957 100644 --- a/client/components/ui/MultiSelect.vue +++ b/client/components/ui/MultiSelect.vue @@ -6,8 +6,8 @@
- edit - close + edit + close
{{ item }}
@@ -22,7 +22,7 @@ {{ item }}
- checkmark + checkmark diff --git a/client/components/ui/MultiSelectDropdown.vue b/client/components/ui/MultiSelectDropdown.vue index 7a3c7f00..8c579589 100644 --- a/client/components/ui/MultiSelectDropdown.vue +++ b/client/components/ui/MultiSelectDropdown.vue @@ -5,7 +5,7 @@
- close + close
{{ item.text }}
@@ -18,7 +18,7 @@

{{ item.text }}

- checkmark + checkmark
diff --git a/client/components/ui/MultiSelectQueryInput.vue b/client/components/ui/MultiSelectQueryInput.vue index 6e9c0f10..b60d2a07 100644 --- a/client/components/ui/MultiSelectQueryInput.vue +++ b/client/components/ui/MultiSelectQueryInput.vue @@ -6,13 +6,13 @@
- edit - close + edit + close
{{ item[textKey] }}
- add + add
@@ -25,7 +25,7 @@ {{ item.name }}
- checkmark + checkmark diff --git a/client/components/ui/QueryInput.vue b/client/components/ui/QueryInput.vue index 5a9b0f63..6e61629e 100644 --- a/client/components/ui/QueryInput.vue +++ b/client/components/ui/QueryInput.vue @@ -15,7 +15,7 @@ {{ item.name }} - checkmark + checkmark diff --git a/client/components/ui/TextInput.vue b/client/components/ui/TextInput.vue index 04bdfab9..d7524b12 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 17f3b66c..501d2a23 100644 --- a/client/components/widgets/Alert.vue +++ b/client/components/widgets/Alert.vue @@ -1,7 +1,7 @@
- event + event

{{ $strings.LabelNextScheduledRun }}: {{ nextRun }}

diff --git a/client/components/widgets/ItemSlider.vue b/client/components/widgets/ItemSlider.vue index b2aa2b28..15051fb1 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 fd883151..57bf0257 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 d914d283..9ead8610 100644 --- a/client/components/widgets/PodcastTypeIndicator.vue +++ b/client/components/widgets/PodcastTypeIndicator.vue @@ -2,12 +2,12 @@
diff --git a/client/pages/account.vue b/client/pages/account.vue index f531a34d..86be607c 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 a403478b..79017017 100644 --- a/client/pages/audiobook/_id/chapters.vue +++ b/client/pages/audiobook/_id/chapters.vue @@ -5,7 +5,7 @@

{{ title }}

@@ -71,27 +71,27 @@
@@ -106,7 +106,7 @@
{{ $strings.ButtonSetChaptersFromTracks }} - info + info
@@ -123,7 +123,7 @@

{{ $secondsToTimestamp(Math.round(track.duration), false, true) }}

@@ -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 69e96bf8..bba27951 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 8863fd5b..ddf868e6 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 d5e4a8ea..4630c822 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 e1687f0f..c73edd40 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 8964b6c4..7f214c44 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 fdbd7150..957cef52 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 fa96ba25..50fa50a4 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 7b64cbb2..f7845119 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 ef864fbc..3637e312 100644 --- a/client/pages/config/email.vue +++ b/client/pages/config/email.vue @@ -4,7 +4,7 @@ @@ -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 afdb7297..1accc743 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 2780d79d..3e13de10 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 @@