diff --git a/client/assets/logos/audible.svg b/client/assets/logos/audible.svg new file mode 100644 index 000000000..ab3f66b83 --- /dev/null +++ b/client/assets/logos/audible.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/client/components/modals/item/tabs/Match.vue b/client/components/modals/item/tabs/Match.vue index 41043be71..b3dcdfefb 100644 --- a/client/components/modals/item/tabs/Match.vue +++ b/client/components/modals/item/tabs/Match.vue @@ -21,9 +21,9 @@

{{ $strings.MessageNoResults }}

- +
+ +
@@ -225,6 +225,16 @@
+
+ +
+ +

+ {{ $strings.LabelCurrently }} {{ mediaMetadata.rating }}/5 +

+
+
+
{{ $strings.ButtonSubmit }}
@@ -234,7 +244,12 @@ + + \ No newline at end of file diff --git a/client/components/widgets/BookDetailsEdit.vue b/client/components/widgets/BookDetailsEdit.vue index db3b86ed6..c141feaaa 100644 --- a/client/components/widgets/BookDetailsEdit.vue +++ b/client/components/widgets/BookDetailsEdit.vue @@ -50,20 +50,33 @@
-
+
-
+
-
-
- +
+ +
+
+
+
+
+ +
+
+
+
+ +
+
-
-
- +
+
+ +
@@ -72,7 +85,12 @@