diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js
index 5c36327994..afd8690eab 100644
--- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js
+++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js
@@ -43,6 +43,10 @@
$('#selectCollectionType', page).html(getCollectionTypeOptionsHtml(collectionTypeOptions)).val('').on('change', function () {
+ if (this.value == 'mixed') {
+ return;
+ }
+
var dlg = $(this).parents('paper-dialog')[0];
var index = this.selectedIndex;
diff --git a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js
index 3a0db0f930..ee323e6711 100644
--- a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js
+++ b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js
@@ -59,7 +59,7 @@
html += path;
html += '';
- html += '';
+ html += '';
html += '';
diff --git a/dashboard-ui/scripts/scheduledtaskspage.js b/dashboard-ui/scripts/scheduledtaskspage.js
index 5e273f93ab..c908424a29 100644
--- a/dashboard-ui/scripts/scheduledtaskspage.js
+++ b/dashboard-ui/scripts/scheduledtaskspage.js
@@ -53,7 +53,7 @@
html += '';
html += "";
- html += '';
+ html += '';
html += "";
html += '';
diff --git a/dashboard-ui/thirdparty/emby-icons.html b/dashboard-ui/thirdparty/emby-icons.html
index aaf9e3653d..4ace276125 100644
--- a/dashboard-ui/thirdparty/emby-icons.html
+++ b/dashboard-ui/thirdparty/emby-icons.html
@@ -43,7 +43,6 @@ See [iron-iconset](#iron-iconset) and [iron-iconset-svg](#iron-iconset-svg) for
-
@@ -124,6 +123,7 @@ See [iron-iconset](#iron-iconset) and [iron-iconset-svg](#iron-iconset-svg) for
+
@@ -140,7 +140,6 @@ See [iron-iconset](#iron-iconset) and [iron-iconset-svg](#iron-iconset-svg) for
-
diff --git a/dashboard-ui/vulcanize-out.html b/dashboard-ui/vulcanize-out.html
index d2a2f2688c..46c02bbc8c 100644
--- a/dashboard-ui/vulcanize-out.html
+++ b/dashboard-ui/vulcanize-out.html
@@ -19497,7 +19497,6 @@ iron-selector:not(.narrow-layout) #main ::content [paper-drawer-toggle] {
-
@@ -19578,6 +19577,7 @@ iron-selector:not(.narrow-layout) #main ::content [paper-drawer-toggle] {
+
@@ -19594,7 +19594,6 @@ iron-selector:not(.narrow-layout) #main ::content [paper-drawer-toggle] {
-