From owner-svn-ports-all@freebsd.org Wed Dec 18 22:00:24 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0449D1E72B9; Wed, 18 Dec 2019 22:00:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47dTTN00Prz3K8h; Wed, 18 Dec 2019 22:00:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E982549F7; Wed, 18 Dec 2019 22:00:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBIM0NUZ012208; Wed, 18 Dec 2019 22:00:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBIM0NJU012205; Wed, 18 Dec 2019 22:00:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912182200.xBIM0NJU012205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 18 Dec 2019 22:00:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520402 - head/multimedia/emby-server X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/emby-server X-SVN-Commit-Revision: 520402 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2019 22:00:24 -0000 Author: jbeich Date: Wed Dec 18 22:00:23 2019 New Revision: 520402 URL: https://svnweb.freebsd.org/changeset/ports/520402 Log: multimedia/emby-server: update to 4.3.1.0 Changes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.3.1.0 PR: 242435 Submitted by: Dries Michiels Approved by: Maxime Gauduin (maintainer) Modified: head/multimedia/emby-server/Makefile (contents, props changed) head/multimedia/emby-server/distinfo (contents, props changed) head/multimedia/emby-server/pkg-plist (contents, props changed) Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Wed Dec 18 22:00:16 2019 (r520401) +++ head/multimedia/emby-server/Makefile Wed Dec 18 22:00:23 2019 (r520402) @@ -1,19 +1,21 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 4.2.1.0 -PORTREVISION= 3 +PORTVERSION= 4.3.1.0 +PORTREVISION= 0 +FFVERSION= 2019_11_09 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \ https://mediabrowser.github.io/embytools/ DISTNAME= embyserver-netframework_${PORTVERSION} DISTFILES= ${DISTNAME}.zip \ - ffdetect_4.0.3_x64_freebsd12.tar.xz \ - ffmpeg-2019_04_09.tar.gz \ + ffdetect-${FFVERSION}-x64_freebsd12.tar.xz \ + ffmpeg-${FFVERSION}.tar.gz \ license.docx DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}.zip ffdetect_4.0.3_x64_freebsd12.tar.xz \ - ffmpeg-2019_04_09.tar.gz +EXTRACT_ONLY= ${DISTNAME}.zip \ + ffdetect-${FFVERSION}-x64_freebsd12.tar.xz \ + ffmpeg-${FFVERSION}.tar.gz MAINTAINER= alucryd@archlinux.org COMMENT= Media server to organize, play & stream audio/video to various devices @@ -60,7 +62,7 @@ SUB_LIST= GROUP=${GROUPS} \ USERS= emby GROUPS= emby -WRKSRC= ${WRKDIR}/ffmpeg-2019_04_09 +WRKSRC= ${WRKDIR}/ffmpeg-${FFVERSION}_public_fixed MAKE_ENV= V=1 NOPRECIOUSMAKEVARS= yes Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Wed Dec 18 22:00:16 2019 (r520401) +++ head/multimedia/emby-server/distinfo Wed Dec 18 22:00:23 2019 (r520402) @@ -1,9 +1,9 @@ -TIMESTAMP = 1565295269 -SHA256 (emby-server/embyserver-netframework_4.2.1.0.zip) = 4d40289ac654cde199d2a8d8ca83927e6a7e3f5fa68e9aa33e8dfca8bbabe8c8 -SIZE (emby-server/embyserver-netframework_4.2.1.0.zip) = 30196647 -SHA256 (emby-server/ffmpeg-2019_04_09.tar.gz) = d2081fd92e92ee90561c91edbd28ccba4beb1d72bdd38cd94c338726020e2e62 -SIZE (emby-server/ffmpeg-2019_04_09.tar.gz) = 12414424 -SHA256 (emby-server/ffdetect_4.0.3_x64_freebsd12.tar.xz) = ca65f0018e8f5fa4418f4a39ec2f8c181733221b2f81ebb5dfaa73822155e967 -SIZE (emby-server/ffdetect_4.0.3_x64_freebsd12.tar.xz) = 83144 +TIMESTAMP = 1576697263 +SHA256 (emby-server/embyserver-netframework_4.3.1.0.zip) = 50a68cae7a116cfb711545efa86b2edf44ede7c9659a392ab3c00e9d62aa1cb8 +SIZE (emby-server/embyserver-netframework_4.3.1.0.zip) = 30033442 +SHA256 (emby-server/ffdetect-2019_11_09-x64_freebsd12.tar.xz) = f695e351a5e187a281512b51868b8044968592b557c25c9261dc53f289d85260 +SIZE (emby-server/ffdetect-2019_11_09-x64_freebsd12.tar.xz) = 87044 +SHA256 (emby-server/ffmpeg-2019_11_09.tar.gz) = 4afade7a1870d1f3a90de688b8706718e2592cbb281b24ba569982aac667266f +SIZE (emby-server/ffmpeg-2019_11_09.tar.gz) = 13101543 SHA256 (emby-server/license.docx) = a6d7ea65dcb06392479a85e1a10a7aeb872d803da6f784f6935fcd4ee63008c6 SIZE (emby-server/license.docx) = 18373 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Wed Dec 18 22:00:16 2019 (r520401) +++ head/multimedia/emby-server/pkg-plist Wed Dec 18 22:00:23 2019 (r520402) @@ -1,8 +1,6 @@ lib/emby-server/bin/ffdetect lib/emby-server/bin/ffmpeg lib/emby-server/bin/ffprobe -lib/emby-server/system/BDInfo.dll -lib/emby-server/system/BDInfo.pdb lib/emby-server/system/Emby.ActivityLog.dll lib/emby-server/system/Emby.ActivityLog.pdb lib/emby-server/system/Emby.Codecs.dll @@ -15,6 +13,9 @@ lib/emby-server/system/Emby.Drawing.dll lib/emby-server/system/Emby.Drawing.pdb lib/emby-server/system/Emby.LiveTV.dll lib/emby-server/system/Emby.LiveTV.pdb +lib/emby-server/system/Emby.Media.Model.dll +lib/emby-server/system/Emby.Media.Model.pdb +lib/emby-server/system/Emby.Media.Model.xml lib/emby-server/system/Emby.Naming.dll lib/emby-server/system/Emby.Naming.pdb lib/emby-server/system/Emby.Notifications.dll @@ -40,12 +41,15 @@ lib/emby-server/system/MediaBrowser.Api.dll lib/emby-server/system/MediaBrowser.Api.pdb lib/emby-server/system/MediaBrowser.Common.dll lib/emby-server/system/MediaBrowser.Common.pdb +lib/emby-server/system/MediaBrowser.Common.xml lib/emby-server/system/MediaBrowser.Controller.dll lib/emby-server/system/MediaBrowser.Controller.pdb +lib/emby-server/system/MediaBrowser.Controller.xml lib/emby-server/system/MediaBrowser.LocalMetadata.dll lib/emby-server/system/MediaBrowser.LocalMetadata.pdb lib/emby-server/system/MediaBrowser.Model.dll lib/emby-server/system/MediaBrowser.Model.pdb +lib/emby-server/system/MediaBrowser.Model.xml lib/emby-server/system/MediaBrowser.Providers.dll lib/emby-server/system/MediaBrowser.Providers.pdb lib/emby-server/system/MediaBrowser.WebDashboard.dll @@ -79,8 +83,8 @@ lib/emby-server/system/ServiceStack.Text.dll lib/emby-server/system/SharpCompress.dll lib/emby-server/system/SimpleInjector.dll lib/emby-server/system/SkiaSharp.dll -lib/emby-server/system/SocketHttpListener.netstandard.dll -lib/emby-server/system/SocketHttpListener.netstandard.pdb +lib/emby-server/system/SocketHttpListener.dll +lib/emby-server/system/SocketHttpListener.pdb lib/emby-server/system/System.AppContext.dll lib/emby-server/system/System.Buffers.dll lib/emby-server/system/System.Collections.Concurrent.dll @@ -165,10 +169,8 @@ lib/emby-server/system/System.Security.Cryptography.Pr lib/emby-server/system/System.Security.Cryptography.X509Certificates.dll lib/emby-server/system/System.Security.Principal.dll lib/emby-server/system/System.Security.SecureString.dll -lib/emby-server/system/System.Text.Encoding.CodePages.dll lib/emby-server/system/System.Text.Encoding.Extensions.dll lib/emby-server/system/System.Text.Encoding.dll -lib/emby-server/system/System.Text.Encodings.Web.dll lib/emby-server/system/System.Text.RegularExpressions.dll lib/emby-server/system/System.Threading.Overlapped.dll lib/emby-server/system/System.Threading.Tasks.Dataflow.dll @@ -186,10 +188,14 @@ lib/emby-server/system/System.Xml.XPath.XDocument.dll lib/emby-server/system/System.Xml.XPath.dll lib/emby-server/system/System.Xml.XmlDocument.dll lib/emby-server/system/System.Xml.XmlSerializer.dll +lib/emby-server/system/dashboard-ui/apikeys/apikeys.html +lib/emby-server/system/dashboard-ui/apikeys/apikeys.js +lib/emby-server/system/dashboard-ui/apploader.js lib/emby-server/system/dashboard-ui/bower_components/Sortable/Sortable.min.js lib/emby-server/system/dashboard-ui/bower_components/Swiper/dist/css/swiper.min.css lib/emby-server/system/dashboard-ui/bower_components/Swiper/dist/js/swiper.min.js lib/emby-server/system/dashboard-ui/bower_components/alameda/alameda.js +lib/emby-server/system/dashboard-ui/bower_components/css-vars-ponyfill/css-vars-ponyfill.min.js lib/emby-server/system/dashboard-ui/bower_components/document-register-element/custom-elements-builtin.js lib/emby-server/system/dashboard-ui/bower_components/document-register-element/document-register-element.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/apiclient.js @@ -197,18 +203,15 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/appstorage-cache.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/appstorage-localstorage.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/appstorage-memory.js -lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/cameraroll.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/connectionmanager.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/credentials.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/events.js -lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/fileupload.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/localassetmanager.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/localdatabase/idbcore.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/localdatabase/itemrepository.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/localdatabase/localdatabase.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/localdatabase/useractionrepository.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/serverdiscovery.js -lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/sync/contentuploader.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/sync/filerepository.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/sync/localsync.js lib/emby-server/system/dashboard-ui/bower_components/emby-apiclient/sync/mediasync.js @@ -238,8 +241,6 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/cardbuilder/chaptercardbuilder.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/cardbuilder/peoplecardbuilder.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/cardbuilder/roundcard.css -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/chromecast/chromecasthelpers.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/chromecast/chromecastplayer.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/clearbutton.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/collectioneditor/collectioneditor.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/confirm/confirm.js @@ -263,9 +264,30 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/flvjs/flv.min.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/focusmanager.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/fonts.css -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/style.css +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu4mxK.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2 +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fonts/roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2 lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/formdialog.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fullscreen/fullscreen-dc.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/fullscreen/fullscreenmanager.js @@ -278,10 +300,6 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/homescreensettings/homescreensettingsdialog.template.html lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/homesections/homesections.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/homesections/homesections.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/htmlaudioplayer/plugin.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/htmlvideoplayer/htmlmediahelper.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/htmlvideoplayer/style.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/imagedownloader/imagedownloader.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/imagedownloader/imagedownloader.template.html lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/imageeditor/imageeditor.js @@ -333,10 +351,8 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/notifications/notifications.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/nowplayingbar/nowplayingbar.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/nowplayingbar/nowplayingbar.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/packagemanager.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/pagejs/page.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/photoplayer/plugin.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/playback/autoplaydetect.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/playback/brightnessosd.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/playback/experimentalwarnings.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/playback/iconosd.css @@ -378,8 +394,6 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/recordingcreator/seriesrecordingeditor.template.html lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/refreshdialog/refreshdialog.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/registrationservices/registrationservices.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/require/requirecss.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/require/requiretext.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/resize-observer-polyfill/ResizeObserver.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/router.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/sanitizefilename.js @@ -395,13 +409,11 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/serverrestartdialog/serverrestartdialog.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/serviceworker/notifications.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/serviceworker/sync.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/sessionplayer.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/shell.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/shortcuts.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/skinmanager.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/slideshow/slideshow.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/slideshow/style.css -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/staticbackdrops.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/ar.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/bg-BG.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/ca.json @@ -414,6 +426,7 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/es-AR.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/es-MX.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/es.json +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/et-EE.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/fi.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/fr-CA.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/fr.json @@ -423,6 +436,7 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/hu.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/id.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/it.json +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/ja.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/kk.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/ko.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/lt-LT.json @@ -459,21 +473,21 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/thememediaplayer.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/appletv/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/appletv/theme.json +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/black/theme.css +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/black/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/blueradiance/bg.jpg lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/blueradiance/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/blueradiance/theme.json -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/dark-green/theme.css -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/dark-green/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/dark-red/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/dark-red/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/dark/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/dark/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/halloween/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/halloween/theme.json +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/holiday/theme.css +lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/holiday/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-blue/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-blue/theme.json -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-green/theme.css -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-green/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-pink/theme.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-pink/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/light-purple/theme.css @@ -488,12 +502,10 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/wmc/theme.json lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/toast/toast.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/toast/toast.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/touchhelper.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/upnextdialog/upnextdialog.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/upnextdialog/upnextdialog.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/usersettings/usersettings.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/usersettings/usersettingsbuilder.js -lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/viewmanager/viewcontainer-lite.css lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/viewmanager/viewcontainer-lite.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/viewmanager/viewmanager.js lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/viewsettings/viewsettings.js @@ -504,8 +516,7 @@ lib/emby-server/system/dashboard-ui/bower_components/e lib/emby-server/system/dashboard-ui/bower_components/fetch/fetch.js lib/emby-server/system/dashboard-ui/bower_components/hlsjs/dist/hls.min.js lib/emby-server/system/dashboard-ui/bower_components/howlerjs/dist/howler.min.js -lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subfont.ttf -lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker.data +lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subfont.woff lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker.js lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker.wasm lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus.js @@ -518,7 +529,6 @@ lib/emby-server/system/dashboard-ui/bower_components/l lib/emby-server/system/dashboard-ui/bower_components/libjass/libjass.js lib/emby-server/system/dashboard-ui/bower_components/query-string/index.js lib/emby-server/system/dashboard-ui/bower_components/webcomponentsjs/webcomponents-lite.min.js -lib/emby-server/system/dashboard-ui/camerauploadsettings.html lib/emby-server/system/dashboard-ui/components/accessschedule/accessschedule.js lib/emby-server/system/dashboard-ui/components/accessschedule/accessschedule.template.html lib/emby-server/system/dashboard-ui/components/activitylog.js @@ -526,8 +536,6 @@ lib/emby-server/system/dashboard-ui/components/apphost lib/emby-server/system/dashboard-ui/components/channelmapper/channelmapper.js lib/emby-server/system/dashboard-ui/components/directorybrowser/directorybrowser.css lib/emby-server/system/dashboard-ui/components/directorybrowser/directorybrowser.js -lib/emby-server/system/dashboard-ui/components/dockedtabs/dockedtabs.css -lib/emby-server/system/dashboard-ui/components/dockedtabs/dockedtabs.js lib/emby-server/system/dashboard-ui/components/iap.js lib/emby-server/system/dashboard-ui/components/imageoptionseditor/imageoptionseditor.js lib/emby-server/system/dashboard-ui/components/imageoptionseditor/imageoptionseditor.template.html @@ -537,15 +545,10 @@ lib/emby-server/system/dashboard-ui/components/mediali lib/emby-server/system/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html lib/emby-server/system/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js lib/emby-server/system/dashboard-ui/components/medialibraryeditor/medialibraryeditor.template.html -lib/emby-server/system/dashboard-ui/components/navdrawer/navdrawer.css -lib/emby-server/system/dashboard-ui/components/navdrawer/navdrawer.js -lib/emby-server/system/dashboard-ui/components/remotecontrol.js lib/emby-server/system/dashboard-ui/components/tunerpicker.js lib/emby-server/system/dashboard-ui/components/viewcontainer-lite.js -lib/emby-server/system/dashboard-ui/connectlogin.html lib/emby-server/system/dashboard-ui/css/dashboard.css lib/emby-server/system/dashboard-ui/css/detailtable.css -lib/emby-server/system/dashboard-ui/css/images/ani_equalizer_white.gif lib/emby-server/system/dashboard-ui/css/images/iossplash.png lib/emby-server/system/dashboard-ui/css/images/supporter/premiumflag.png lib/emby-server/system/dashboard-ui/css/images/supporter/supporterbadge.png @@ -553,31 +556,22 @@ lib/emby-server/system/dashboard-ui/css/images/support lib/emby-server/system/dashboard-ui/css/librarybrowser.css lib/emby-server/system/dashboard-ui/css/livetv.css lib/emby-server/system/dashboard-ui/css/metadataeditor.css -lib/emby-server/system/dashboard-ui/css/nowplaying.css -lib/emby-server/system/dashboard-ui/css/site.css lib/emby-server/system/dashboard-ui/dashboard.html lib/emby-server/system/dashboard-ui/dashboard/aboutpage.js lib/emby-server/system/dashboard-ui/dashboard/dashboardgeneral.js -lib/emby-server/system/dashboard-ui/dashboard/dashboardhosting.js -lib/emby-server/system/dashboard-ui/dashboard/devicesupload.js -lib/emby-server/system/dashboard-ui/dashboard/librarysettings.js -lib/emby-server/system/dashboard-ui/dashboard/logpage.js lib/emby-server/system/dashboard-ui/dashboard/releasenotes.html lib/emby-server/system/dashboard-ui/dashboard/releasenotes.js lib/emby-server/system/dashboard-ui/dashboard/serveractivity.js lib/emby-server/system/dashboard-ui/dashboardgeneral.html -lib/emby-server/system/dashboard-ui/dashboardhosting.html +lib/emby-server/system/dashboard-ui/devices/cameraupload.html +lib/emby-server/system/dashboard-ui/devices/cameraupload.js lib/emby-server/system/dashboard-ui/devices/device.html lib/emby-server/system/dashboard-ui/devices/device.js lib/emby-server/system/dashboard-ui/devices/devices.html lib/emby-server/system/dashboard-ui/devices/devices.js -lib/emby-server/system/dashboard-ui/devices/ios/ios.css -lib/emby-server/system/dashboard-ui/devicesupload.html lib/emby-server/system/dashboard-ui/edititemmetadata.html lib/emby-server/system/dashboard-ui/encodingsettings.html lib/emby-server/system/dashboard-ui/favicon.ico -lib/emby-server/system/dashboard-ui/forgotpassword.html -lib/emby-server/system/dashboard-ui/forgotpasswordpin.html lib/emby-server/system/dashboard-ui/games/games.html lib/emby-server/system/dashboard-ui/games/games.js lib/emby-server/system/dashboard-ui/games/gamestab.js @@ -595,12 +589,11 @@ lib/emby-server/system/dashboard-ui/index.html lib/emby-server/system/dashboard-ui/item/item.css lib/emby-server/system/dashboard-ui/item/item.html lib/emby-server/system/dashboard-ui/item/item.js -lib/emby-server/system/dashboard-ui/legacy/buttonenabled.js lib/emby-server/system/dashboard-ui/legacy/dashboard.js -lib/emby-server/system/dashboard-ui/legacy/fnchecked.js -lib/emby-server/system/dashboard-ui/legacy/selectmenu.js -lib/emby-server/system/dashboard-ui/library.html -lib/emby-server/system/dashboard-ui/librarysettings.html +lib/emby-server/system/dashboard-ui/librarysetup/advanced.html +lib/emby-server/system/dashboard-ui/librarysetup/advanced.js +lib/emby-server/system/dashboard-ui/librarysetup/library.html +lib/emby-server/system/dashboard-ui/librarysetup/library.js lib/emby-server/system/dashboard-ui/list/list.html lib/emby-server/system/dashboard-ui/list/list.js lib/emby-server/system/dashboard-ui/livetv/channels.js @@ -626,11 +619,17 @@ lib/emby-server/system/dashboard-ui/livetvsetup/schedu lib/emby-server/system/dashboard-ui/livetvsetup/schedulesdirect.js lib/emby-server/system/dashboard-ui/livetvsetup/xmltv.html lib/emby-server/system/dashboard-ui/livetvsetup/xmltv.js -lib/emby-server/system/dashboard-ui/log.html -lib/emby-server/system/dashboard-ui/login.html +lib/emby-server/system/dashboard-ui/logs/logs.html +lib/emby-server/system/dashboard-ui/logs/logs.js lib/emby-server/system/dashboard-ui/managedownloads.html lib/emby-server/system/dashboard-ui/manifest.json -lib/emby-server/system/dashboard-ui/metadataimages.html +lib/emby-server/system/dashboard-ui/modules/autobackdrops.js +lib/emby-server/system/dashboard-ui/modules/backdropscreensaver/plugin.js +lib/emby-server/system/dashboard-ui/modules/chromecast/chromecasthelpers.js +lib/emby-server/system/dashboard-ui/modules/chromecast/chromecastplayer.js +lib/emby-server/system/dashboard-ui/modules/confirmstillplaying/plugin.js +lib/emby-server/system/dashboard-ui/modules/dockedtabs/dockedtabs.css +lib/emby-server/system/dashboard-ui/modules/dockedtabs/dockedtabs.js lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-button/emby-button.css lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-button/emby-button.js lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-button/paper-icon-button-light.js @@ -669,7 +668,24 @@ lib/emby-server/system/dashboard-ui/modules/emby-eleme lib/emby-server/system/dashboard-ui/modules/emby-elements/sync/emby-downloadbutton.js lib/emby-server/system/dashboard-ui/modules/emby-elements/userdatabuttons/emby-playstatebutton.js lib/emby-server/system/dashboard-ui/modules/emby-elements/userdatabuttons/emby-ratingbutton.js +lib/emby-server/system/dashboard-ui/modules/htmlaudioplayer/plugin.js +lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/basehtmlplayer.js +lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/htmlmediahelper.js +lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/plugin.js +lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/style.css +lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/vtt.min.js lib/emby-server/system/dashboard-ui/modules/humanedate/humanedate.js +lib/emby-server/system/dashboard-ui/modules/logoscreensaver/logowhite.png +lib/emby-server/system/dashboard-ui/modules/logoscreensaver/plugin.js +lib/emby-server/system/dashboard-ui/modules/logoscreensaver/style.css +lib/emby-server/system/dashboard-ui/modules/navdrawer/navdrawer.css +lib/emby-server/system/dashboard-ui/modules/navdrawer/navdrawer.js +lib/emby-server/system/dashboard-ui/modules/navdrawer/navdrawercontent.js +lib/emby-server/system/dashboard-ui/modules/photoscreensaver/plugin.js +lib/emby-server/system/dashboard-ui/modules/require/requirecss.js +lib/emby-server/system/dashboard-ui/modules/require/requiretext.js +lib/emby-server/system/dashboard-ui/modules/screensavermanager.js +lib/emby-server/system/dashboard-ui/modules/sessionplayer.js lib/emby-server/system/dashboard-ui/modules/virtual-scroller/virtual-scroller.css lib/emby-server/system/dashboard-ui/modules/virtual-scroller/virtual-scroller.js lib/emby-server/system/dashboard-ui/movies/collections.js @@ -690,19 +706,12 @@ lib/emby-server/system/dashboard-ui/music/suggestions. lib/emby-server/system/dashboard-ui/musicvideos/musicvideos.html lib/emby-server/system/dashboard-ui/musicvideos/musicvideos.js lib/emby-server/system/dashboard-ui/musicvideos/videos.js -lib/emby-server/system/dashboard-ui/mypreferencesdisplay.html -lib/emby-server/system/dashboard-ui/mypreferenceshome.html -lib/emby-server/system/dashboard-ui/mypreferenceslanguages.html -lib/emby-server/system/dashboard-ui/mypreferencessubtitles.html -lib/emby-server/system/dashboard-ui/myprofile.html lib/emby-server/system/dashboard-ui/mysync.html lib/emby-server/system/dashboard-ui/mysyncjob.html -lib/emby-server/system/dashboard-ui/mysyncsettings.html +lib/emby-server/system/dashboard-ui/network/network.html +lib/emby-server/system/dashboard-ui/network/network.js lib/emby-server/system/dashboard-ui/notificationsetting.html lib/emby-server/system/dashboard-ui/notificationsettings.html -lib/emby-server/system/dashboard-ui/nowplaying.html -lib/emby-server/system/dashboard-ui/offline/offline.html -lib/emby-server/system/dashboard-ui/offline/offline.js lib/emby-server/system/dashboard-ui/plugins/addplugin.html lib/emby-server/system/dashboard-ui/plugins/addpluginpage.css lib/emby-server/system/dashboard-ui/plugins/addpluginpage.js @@ -717,53 +726,67 @@ lib/emby-server/system/dashboard-ui/scheduledtasks/sch lib/emby-server/system/dashboard-ui/scheduledtasks/scheduledtasks.html lib/emby-server/system/dashboard-ui/scheduledtasks/scheduledtaskspage.js lib/emby-server/system/dashboard-ui/scripts/app.js -lib/emby-server/system/dashboard-ui/scripts/apploader.js -lib/emby-server/system/dashboard-ui/scripts/autobackdrops.js lib/emby-server/system/dashboard-ui/scripts/babelhelpers.js -lib/emby-server/system/dashboard-ui/scripts/camerauploadsettings.js -lib/emby-server/system/dashboard-ui/scripts/connectlogin.js lib/emby-server/system/dashboard-ui/scripts/dashboardpage.js lib/emby-server/system/dashboard-ui/scripts/edititemmetadata.js lib/emby-server/system/dashboard-ui/scripts/editorsidebar.js lib/emby-server/system/dashboard-ui/scripts/encodingsettings.js -lib/emby-server/system/dashboard-ui/scripts/forgotpassword.js -lib/emby-server/system/dashboard-ui/scripts/forgotpasswordpin.js lib/emby-server/system/dashboard-ui/scripts/itembynamedetailpage.js -lib/emby-server/system/dashboard-ui/scripts/librarymenu.js -lib/emby-server/system/dashboard-ui/scripts/loginpage.js lib/emby-server/system/dashboard-ui/scripts/managedownloads.js -lib/emby-server/system/dashboard-ui/scripts/medialibrarypage.js -lib/emby-server/system/dashboard-ui/scripts/metadataimagespage.js -lib/emby-server/system/dashboard-ui/scripts/mypreferencesdisplay.js -lib/emby-server/system/dashboard-ui/scripts/mypreferenceshome.js -lib/emby-server/system/dashboard-ui/scripts/mypreferenceslanguages.js -lib/emby-server/system/dashboard-ui/scripts/mypreferencessubtitles.js -lib/emby-server/system/dashboard-ui/scripts/myprofile.js lib/emby-server/system/dashboard-ui/scripts/mysync.js -lib/emby-server/system/dashboard-ui/scripts/mysyncsettings.js lib/emby-server/system/dashboard-ui/scripts/notificationsetting.js lib/emby-server/system/dashboard-ui/scripts/notificationsettings.js -lib/emby-server/system/dashboard-ui/scripts/nowplayingpage.js -lib/emby-server/system/dashboard-ui/scripts/searchpage.js -lib/emby-server/system/dashboard-ui/scripts/selectserver.js -lib/emby-server/system/dashboard-ui/scripts/serversecurity.js lib/emby-server/system/dashboard-ui/scripts/supporterkeypage.js lib/emby-server/system/dashboard-ui/scripts/syncactivity.js lib/emby-server/system/dashboard-ui/scripts/syncsettings.js lib/emby-server/system/dashboard-ui/scripts/taskbutton.js -lib/emby-server/system/dashboard-ui/scripts/themeloader.js lib/emby-server/system/dashboard-ui/scripts/useredit.js lib/emby-server/system/dashboard-ui/scripts/userlibraryaccess.js lib/emby-server/system/dashboard-ui/scripts/usernew.js lib/emby-server/system/dashboard-ui/scripts/userparentalcontrol.js -lib/emby-server/system/dashboard-ui/scripts/userpasswordpage.js -lib/emby-server/system/dashboard-ui/search.html -lib/emby-server/system/dashboard-ui/selectserver.html +lib/emby-server/system/dashboard-ui/search/search.html +lib/emby-server/system/dashboard-ui/search/search.js lib/emby-server/system/dashboard-ui/serveractivity.html lib/emby-server/system/dashboard-ui/servermenu/servermenu.html lib/emby-server/system/dashboard-ui/servermenu/servermenu.js -lib/emby-server/system/dashboard-ui/serversecurity.html lib/emby-server/system/dashboard-ui/serviceworker.js +lib/emby-server/system/dashboard-ui/settings/cameraupload.html +lib/emby-server/system/dashboard-ui/settings/cameraupload.js +lib/emby-server/system/dashboard-ui/settings/display.html +lib/emby-server/system/dashboard-ui/settings/display.js +lib/emby-server/system/dashboard-ui/settings/download.html +lib/emby-server/system/dashboard-ui/settings/download.js +lib/emby-server/system/dashboard-ui/settings/homescreen.html +lib/emby-server/system/dashboard-ui/settings/homescreen.js +lib/emby-server/system/dashboard-ui/settings/password.html +lib/emby-server/system/dashboard-ui/settings/password.js +lib/emby-server/system/dashboard-ui/settings/playback.html +lib/emby-server/system/dashboard-ui/settings/playback.js +lib/emby-server/system/dashboard-ui/settings/profile.html +lib/emby-server/system/dashboard-ui/settings/profile.js +lib/emby-server/system/dashboard-ui/settings/settings.html +lib/emby-server/system/dashboard-ui/settings/settings.js +lib/emby-server/system/dashboard-ui/settings/subtitles.html +lib/emby-server/system/dashboard-ui/settings/subtitles.js +lib/emby-server/system/dashboard-ui/startup/connectlogin.html +lib/emby-server/system/dashboard-ui/startup/connectlogin.js +lib/emby-server/system/dashboard-ui/startup/connectsignup.html +lib/emby-server/system/dashboard-ui/startup/connectsignup.js +lib/emby-server/system/dashboard-ui/startup/forgotpassword.html +lib/emby-server/system/dashboard-ui/startup/forgotpassword.js +lib/emby-server/system/dashboard-ui/startup/forgotpasswordpin.html +lib/emby-server/system/dashboard-ui/startup/forgotpasswordpin.js +lib/emby-server/system/dashboard-ui/startup/login.html +lib/emby-server/system/dashboard-ui/startup/login.js +lib/emby-server/system/dashboard-ui/startup/manuallogin.html +lib/emby-server/system/dashboard-ui/startup/manuallogin.js +lib/emby-server/system/dashboard-ui/startup/manualserver.html +lib/emby-server/system/dashboard-ui/startup/manualserver.js +lib/emby-server/system/dashboard-ui/startup/selectserver.html +lib/emby-server/system/dashboard-ui/startup/selectserver.js +lib/emby-server/system/dashboard-ui/startup/startuphelper.js +lib/emby-server/system/dashboard-ui/startup/welcome.html +lib/emby-server/system/dashboard-ui/startup/welcome.js lib/emby-server/system/dashboard-ui/strings/ar.json lib/emby-server/system/dashboard-ui/strings/be-BY.json lib/emby-server/system/dashboard-ui/strings/bg-BG.json @@ -778,6 +801,7 @@ lib/emby-server/system/dashboard-ui/strings/es-AR.json lib/emby-server/system/dashboard-ui/strings/es-MX.json lib/emby-server/system/dashboard-ui/strings/es-US.json lib/emby-server/system/dashboard-ui/strings/es.json +lib/emby-server/system/dashboard-ui/strings/et-EE.json lib/emby-server/system/dashboard-ui/strings/fa.json lib/emby-server/system/dashboard-ui/strings/fi.json lib/emby-server/system/dashboard-ui/strings/fr-CA.json @@ -830,13 +854,16 @@ lib/emby-server/system/dashboard-ui/tv/tv.js lib/emby-server/system/dashboard-ui/tv/upcoming.js lib/emby-server/system/dashboard-ui/useredit.html lib/emby-server/system/dashboard-ui/userlibraryaccess.html -lib/emby-server/system/dashboard-ui/usermenu/usermenu.html -lib/emby-server/system/dashboard-ui/usermenu/usermenu.js lib/emby-server/system/dashboard-ui/usernew.html lib/emby-server/system/dashboard-ui/userparentalcontrol.html lib/emby-server/system/dashboard-ui/userpassword.html lib/emby-server/system/dashboard-ui/users/users.html lib/emby-server/system/dashboard-ui/users/users.js +lib/emby-server/system/dashboard-ui/videoosd/ani_equalizer_white.gif +lib/emby-server/system/dashboard-ui/videoosd/playqueue.css +lib/emby-server/system/dashboard-ui/videoosd/playqueue.js +lib/emby-server/system/dashboard-ui/videoosd/tvplayqueue.css +lib/emby-server/system/dashboard-ui/videoosd/tvplayqueue.js lib/emby-server/system/dashboard-ui/videoosd/videoosd.css lib/emby-server/system/dashboard-ui/videoosd/videoosd.html lib/emby-server/system/dashboard-ui/videoosd/videoosd.js @@ -858,10 +885,12 @@ lib/emby-server/system/libSkiaSharp.dll lib/emby-server/system/libSkiaSharp.dylib lib/emby-server/system/netstandard.dll lib/emby-server/system/plugins/AudioDb.dll +lib/emby-server/system/plugins/BlurayMounter.dll lib/emby-server/system/plugins/DvdMounter.dll lib/emby-server/system/plugins/Emby.Dlna.dll lib/emby-server/system/plugins/Emby.PortMapper.dll lib/emby-server/system/plugins/Emby.Server.CinemaMode.dll +lib/emby-server/system/plugins/Emby.Webhooks.dll lib/emby-server/system/plugins/Fanart.dll lib/emby-server/system/plugins/MovieDb.dll lib/emby-server/system/plugins/MusicBrainz.dll