mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
multimedia/emby-server: 3.0.5641.5 -> 3.0.5667.6
Changes this release: * Support HLS in Chrome and Internet Explorer * New Social Media Sharing Feature * Bravia Dlna fixes PR: 201508 Submitted by: woodsb02@gmail.com (maintainer)
This commit is contained in:
parent
041ec329ae
commit
76bedbbf8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392308
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= emby-server
|
||||
PORTVERSION= 3.0.5641.5
|
||||
PORTVERSION= 3.0.5667.6
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= woodsb02@gmail.com
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MediaBrowser-Emby-3.0.5641.5_GH0.tar.gz) = e9c814a53ab6f3896911d0cd96386f478f976aba4eeaa200b2183519a21a4e14
|
||||
SIZE (MediaBrowser-Emby-3.0.5641.5_GH0.tar.gz) = 54491600
|
||||
SHA256 (MediaBrowser-Emby-3.0.5667.6_GH0.tar.gz) = a87105106a7eaa421660ba95ce4cf4d43ad4cf36d05e14d11ccb194d80ba22bd
|
||||
SIZE (MediaBrowser-Emby-3.0.5667.6_GH0.tar.gz) = 56096274
|
||||
|
@ -47,9 +47,39 @@ lib/emby-server/WebMarkupMin.Core.dll
|
||||
lib/emby-server/dashboard-ui/about.html
|
||||
lib/emby-server/dashboard-ui/addplugin.html
|
||||
lib/emby-server/dashboard-ui/advanced.html
|
||||
lib/emby-server/dashboard-ui/apiclient/ajax.js
|
||||
lib/emby-server/dashboard-ui/apiclient/alt/ajax.js
|
||||
lib/emby-server/dashboard-ui/apiclient/alt/bean.js
|
||||
lib/emby-server/dashboard-ui/apiclient/alt/deferred.js
|
||||
lib/emby-server/dashboard-ui/apiclient/alt/events.js
|
||||
lib/emby-server/dashboard-ui/apiclient/apiclient.js
|
||||
lib/emby-server/dashboard-ui/apiclient/connectionmanager.js
|
||||
lib/emby-server/dashboard-ui/apiclient/connectservice.js
|
||||
lib/emby-server/dashboard-ui/apiclient/credentials.js
|
||||
lib/emby-server/dashboard-ui/apiclient/deferred.js
|
||||
lib/emby-server/dashboard-ui/apiclient/device.js
|
||||
lib/emby-server/dashboard-ui/apiclient/events.js
|
||||
lib/emby-server/dashboard-ui/apiclient/localassetmanager.js
|
||||
lib/emby-server/dashboard-ui/apiclient/logger.js
|
||||
lib/emby-server/dashboard-ui/apiclient/md5.js
|
||||
lib/emby-server/dashboard-ui/apiclient/serverdiscovery.js
|
||||
lib/emby-server/dashboard-ui/apiclient/sha1.js
|
||||
lib/emby-server/dashboard-ui/apiclient/store.js
|
||||
lib/emby-server/dashboard-ui/apiclient/wakeonlan.js
|
||||
lib/emby-server/dashboard-ui/appservices.html
|
||||
lib/emby-server/dashboard-ui/autoorganizelog.html
|
||||
lib/emby-server/dashboard-ui/autoorganizetv.html
|
||||
lib/emby-server/dashboard-ui/bower_components/swipebox/src/css/swipebox.min.css
|
||||
lib/emby-server/dashboard-ui/bower_components/swipebox/src/img/icons.png
|
||||
lib/emby-server/dashboard-ui/bower_components/swipebox/src/img/icons.svg
|
||||
lib/emby-server/dashboard-ui/bower_components/swipebox/src/js/jquery.swipebox.min.js
|
||||
lib/emby-server/dashboard-ui/bower_components/velocity/velocity.min.js
|
||||
lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/CustomElements.min.js
|
||||
lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/MutationObserver.min.js
|
||||
lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/ShadowDOM.min.js
|
||||
lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents-lite.js
|
||||
lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents-lite.min.js
|
||||
lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents.min.js
|
||||
lib/emby-server/dashboard-ui/channelitems.html
|
||||
lib/emby-server/dashboard-ui/channels.html
|
||||
lib/emby-server/dashboard-ui/channelsettings.html
|
||||
@ -57,16 +87,60 @@ lib/emby-server/dashboard-ui/channelslatest.html
|
||||
lib/emby-server/dashboard-ui/cinemamodeconfiguration.html
|
||||
lib/emby-server/dashboard-ui/collections.html
|
||||
lib/emby-server/dashboard-ui/connectlogin.html
|
||||
lib/emby-server/dashboard-ui/cordova/android/androidcredentials.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/appstorage.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/filesystem.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/iap.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/localassetmanager.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/logging.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/mediasession.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/nativedirectorychooser.js
|
||||
lib/emby-server/dashboard-ui/cordova/android/vlcplayer.js
|
||||
lib/emby-server/dashboard-ui/cordova/back.js
|
||||
lib/emby-server/dashboard-ui/cordova/chromecast.js
|
||||
lib/emby-server/dashboard-ui/cordova/connectsdk.js
|
||||
lib/emby-server/dashboard-ui/cordova/externalplayer.js
|
||||
lib/emby-server/dashboard-ui/cordova/filesystem.js
|
||||
lib/emby-server/dashboard-ui/cordova/iap.js
|
||||
lib/emby-server/dashboard-ui/cordova/imagestore.js
|
||||
lib/emby-server/dashboard-ui/cordova/ios/actionsheet.js
|
||||
lib/emby-server/dashboard-ui/cordova/ios/orientation.js
|
||||
lib/emby-server/dashboard-ui/cordova/registrationservices.js
|
||||
lib/emby-server/dashboard-ui/cordova/remotecontrols.js
|
||||
lib/emby-server/dashboard-ui/cordova/searchmenu.js
|
||||
lib/emby-server/dashboard-ui/cordova/serverdiscovery.js
|
||||
lib/emby-server/dashboard-ui/cordova/sharingwidget.js
|
||||
lib/emby-server/dashboard-ui/cordova/volume.js
|
||||
lib/emby-server/dashboard-ui/cordova/wakeonlan.js
|
||||
lib/emby-server/dashboard-ui/css/card.css
|
||||
lib/emby-server/dashboard-ui/css/chromecast.css
|
||||
lib/emby-server/dashboard-ui/css/detailtable.css
|
||||
lib/emby-server/dashboard-ui/css/fonts/Montserrat.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/RobotoBold.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/RobotoLight.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/RobotoMedium.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/RobotoRegular.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/RobotoThin.woff
|
||||
lib/emby-server/dashboard-ui/css/icons.css
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/CWB0XYA8bzo0kSThX0UTuA.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoBold.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoLight.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoMedium.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoRegular.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoThin.woff
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2
|
||||
lib/emby-server/dashboard-ui/css/fonts/roboto/ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2
|
||||
lib/emby-server/dashboard-ui/css/images/checkmarkblack.png
|
||||
lib/emby-server/dashboard-ui/css/images/checkmarkgreen.png
|
||||
lib/emby-server/dashboard-ui/css/images/clients/amazon.png
|
||||
@ -98,40 +172,16 @@ lib/emby-server/dashboard-ui/css/images/editor/missingtrailer.png
|
||||
lib/emby-server/dashboard-ui/css/images/empty.png
|
||||
lib/emby-server/dashboard-ui/css/images/favicon.ico
|
||||
lib/emby-server/dashboard-ui/css/images/fresh.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/audiocd.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/ellipsis-v.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/expand.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/filter.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/mute.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/nexttrack.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/pause.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/play.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/previoustrack.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/remote.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/sort.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/stop.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/subtitles.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/volumedown.png
|
||||
lib/emby-server/dashboard-ui/css/images/icons/volumeup.png
|
||||
lib/emby-server/dashboard-ui/css/images/iossplash.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/detail/audio.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/detail/game.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/detail/person.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/detail/tv.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/detail/video.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/audio.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/audiocollection.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/chapter.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/collection.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/game.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/gamecollection.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/person.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/remotesearch.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/list/video.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/film.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/game.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/music.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/person.png
|
||||
lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/tv.png
|
||||
lib/emby-server/dashboard-ui/css/images/logindefault.png
|
||||
lib/emby-server/dashboard-ui/css/images/logo536.png
|
||||
@ -147,6 +197,7 @@ lib/emby-server/dashboard-ui/css/images/notifications/info.png
|
||||
lib/emby-server/dashboard-ui/css/images/rightarrow.png
|
||||
lib/emby-server/dashboard-ui/css/images/rotten.png
|
||||
lib/emby-server/dashboard-ui/css/images/splash.jpg
|
||||
lib/emby-server/dashboard-ui/css/images/splash720.jpg
|
||||
lib/emby-server/dashboard-ui/css/images/stars.png
|
||||
lib/emby-server/dashboard-ui/css/images/supporter/nonsupporterbadge.png
|
||||
lib/emby-server/dashboard-ui/css/images/supporter/premiumflag.png
|
||||
@ -194,6 +245,7 @@ lib/emby-server/dashboard-ui/css/mediaplayer.css
|
||||
lib/emby-server/dashboard-ui/css/metadataeditor.css
|
||||
lib/emby-server/dashboard-ui/css/notifications.css
|
||||
lib/emby-server/dashboard-ui/css/nowplaying.css
|
||||
lib/emby-server/dashboard-ui/css/nowplayingbar.css
|
||||
lib/emby-server/dashboard-ui/css/pluginupdates.css
|
||||
lib/emby-server/dashboard-ui/css/remotecontrol.css
|
||||
lib/emby-server/dashboard-ui/css/search.css
|
||||
@ -217,7 +269,6 @@ lib/emby-server/dashboard-ui/edititemsubtitles.html
|
||||
lib/emby-server/dashboard-ui/encodingsettings.html
|
||||
lib/emby-server/dashboard-ui/episodes.html
|
||||
lib/emby-server/dashboard-ui/favicon.ico
|
||||
lib/emby-server/dashboard-ui/favorites.html
|
||||
lib/emby-server/dashboard-ui/files/dummy.mp4
|
||||
lib/emby-server/dashboard-ui/forgotpassword.html
|
||||
lib/emby-server/dashboard-ui/forgotpasswordpin.html
|
||||
@ -226,7 +277,6 @@ lib/emby-server/dashboard-ui/games.html
|
||||
lib/emby-server/dashboard-ui/gamesrecommended.html
|
||||
lib/emby-server/dashboard-ui/gamestudios.html
|
||||
lib/emby-server/dashboard-ui/gamesystems.html
|
||||
lib/emby-server/dashboard-ui/homelatest.html
|
||||
lib/emby-server/dashboard-ui/index.html
|
||||
lib/emby-server/dashboard-ui/itembynamedetails.html
|
||||
lib/emby-server/dashboard-ui/itemdetails.html
|
||||
@ -271,8 +321,8 @@ lib/emby-server/dashboard-ui/musicgenres.html
|
||||
lib/emby-server/dashboard-ui/musicrecommended.html
|
||||
lib/emby-server/dashboard-ui/musicvideos.html
|
||||
lib/emby-server/dashboard-ui/mypreferencesdisplay.html
|
||||
lib/emby-server/dashboard-ui/mypreferenceshome.html
|
||||
lib/emby-server/dashboard-ui/mypreferenceslanguages.html
|
||||
lib/emby-server/dashboard-ui/mypreferenceswebclient.html
|
||||
lib/emby-server/dashboard-ui/myprofile.html
|
||||
lib/emby-server/dashboard-ui/mysync.html
|
||||
lib/emby-server/dashboard-ui/mysyncjob.html
|
||||
@ -290,6 +340,7 @@ lib/emby-server/dashboard-ui/reports.html
|
||||
lib/emby-server/dashboard-ui/scheduledtask.html
|
||||
lib/emby-server/dashboard-ui/scheduledtasks.html
|
||||
lib/emby-server/dashboard-ui/scripts/aboutpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/actionsheet.js
|
||||
lib/emby-server/dashboard-ui/scripts/addpluginpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/advancedconfigurationpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/alphapicker.js
|
||||
@ -333,7 +384,8 @@ lib/emby-server/dashboard-ui/scripts/gamespage.js
|
||||
lib/emby-server/dashboard-ui/scripts/gamesrecommendedpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/gamestudiospage.js
|
||||
lib/emby-server/dashboard-ui/scripts/gamesystemspage.js
|
||||
lib/emby-server/dashboard-ui/scripts/homelatest.js
|
||||
lib/emby-server/dashboard-ui/scripts/homenextup.js
|
||||
lib/emby-server/dashboard-ui/scripts/homeupcoming.js
|
||||
lib/emby-server/dashboard-ui/scripts/htmlmediarenderer.js
|
||||
lib/emby-server/dashboard-ui/scripts/indexpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/itembynamedetailpage.js
|
||||
@ -388,8 +440,8 @@ lib/emby-server/dashboard-ui/scripts/musicrecommended.js
|
||||
lib/emby-server/dashboard-ui/scripts/musicvideos.js
|
||||
lib/emby-server/dashboard-ui/scripts/mypreferencescommon.js
|
||||
lib/emby-server/dashboard-ui/scripts/mypreferencesdisplay.js
|
||||
lib/emby-server/dashboard-ui/scripts/mypreferenceshome.js
|
||||
lib/emby-server/dashboard-ui/scripts/mypreferenceslanguages.js
|
||||
lib/emby-server/dashboard-ui/scripts/mypreferenceswebclient.js
|
||||
lib/emby-server/dashboard-ui/scripts/myprofile.js
|
||||
lib/emby-server/dashboard-ui/scripts/notificationlist.js
|
||||
lib/emby-server/dashboard-ui/scripts/notifications.js
|
||||
@ -412,9 +464,14 @@ lib/emby-server/dashboard-ui/scripts/reports.js
|
||||
lib/emby-server/dashboard-ui/scripts/scheduledtaskpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/scheduledtaskspage.js
|
||||
lib/emby-server/dashboard-ui/scripts/search.js
|
||||
lib/emby-server/dashboard-ui/scripts/searchmenu.js
|
||||
lib/emby-server/dashboard-ui/scripts/secondaryitems.js
|
||||
lib/emby-server/dashboard-ui/scripts/sections.js
|
||||
lib/emby-server/dashboard-ui/scripts/selectserver.js
|
||||
lib/emby-server/dashboard-ui/scripts/serversecurity.js
|
||||
lib/emby-server/dashboard-ui/scripts/shared.js
|
||||
lib/emby-server/dashboard-ui/scripts/sharingmanager.js
|
||||
lib/emby-server/dashboard-ui/scripts/sharingwidget.js
|
||||
lib/emby-server/dashboard-ui/scripts/site.js
|
||||
lib/emby-server/dashboard-ui/scripts/songs.js
|
||||
lib/emby-server/dashboard-ui/scripts/streamingsettings.js
|
||||
@ -445,8 +502,10 @@ lib/emby-server/dashboard-ui/scripts/wizardservice.js
|
||||
lib/emby-server/dashboard-ui/scripts/wizardsettings.js
|
||||
lib/emby-server/dashboard-ui/scripts/wizardstartpage.js
|
||||
lib/emby-server/dashboard-ui/scripts/wizarduserpage.js
|
||||
lib/emby-server/dashboard-ui/secondaryitems.html
|
||||
lib/emby-server/dashboard-ui/selectserver.html
|
||||
lib/emby-server/dashboard-ui/serversecurity.html
|
||||
lib/emby-server/dashboard-ui/shared.html
|
||||
lib/emby-server/dashboard-ui/songs.html
|
||||
lib/emby-server/dashboard-ui/streamingsettings.html
|
||||
lib/emby-server/dashboard-ui/support.html
|
||||
@ -455,48 +514,11 @@ lib/emby-server/dashboard-ui/supporterkey.html
|
||||
lib/emby-server/dashboard-ui/syncactivity.html
|
||||
lib/emby-server/dashboard-ui/syncjob.html
|
||||
lib/emby-server/dashboard-ui/syncsettings.html
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/ajax.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/ajax.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/bean.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/deferred.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/events.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/apiclient.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/connectionmanager.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/connectservice.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/credentials.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/deferred.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/device.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/events.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/localassetmanager.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/logger.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/md5.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/serverdiscovery.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/sha1.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/store.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/apiclient/wakeonlan.js
|
||||
lib/emby-server/dashboard-ui/themes/android.css
|
||||
lib/emby-server/dashboard-ui/themes/ios.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/browser.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cast_sender.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/androidcredentials.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/appstorage.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/filesystem.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/iap.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/localassetmanager.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/mediasession.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/nativedirectorychooser.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/android/vlcplayer.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/back.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/chromecast.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/connectsdk.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/externalplayer.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/filesystem.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/iap.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/imagestore.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/ios/orientation.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/registrationservices.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/remotecontrols.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/serverdiscovery.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/volume.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/cordova/wakeonlan.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/emby-icons.html
|
||||
lib/emby-server/dashboard-ui/thirdparty/fastclick.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/filesystem.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/fontawesome/css/font-awesome.css
|
||||
@ -713,43 +735,32 @@ lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/images/icons-svg/user
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/images/icons-svg/video-black.svg
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/images/icons-svg/video-white.svg
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile-1.4.5.min.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile-1.4.5.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile-1.4.5.min.map
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.icons.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.structure.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.structure.min.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.theme.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.theme.min.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/jstree.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/32px.png
|
||||
lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/40px.png
|
||||
lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/style.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/style.min.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/throbber.gif
|
||||
lib/emby-server/dashboard-ui/thirdparty/masonry.pkgd.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.eot
|
||||
lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.ttf
|
||||
lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.woff
|
||||
lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.woff2
|
||||
lib/emby-server/dashboard-ui/thirdparty/materialicons/codepoints.txt
|
||||
lib/emby-server/dashboard-ui/thirdparty/materialicons/style.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/polymer/LICENSE.txt
|
||||
lib/emby-server/dashboard-ui/thirdparty/polymer/bower.json
|
||||
lib/emby-server/dashboard-ui/thirdparty/polymer/polymer-micro.html
|
||||
lib/emby-server/dashboard-ui/thirdparty/polymer/polymer-mini.html
|
||||
lib/emby-server/dashboard-ui/thirdparty/polymer/polymer.html
|
||||
lib/emby-server/dashboard-ui/thirdparty/paper-button-style.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/require.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/requirecss.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/swipebox-master/css/swipebox.min.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/swipebox-master/img/icons.png
|
||||
lib/emby-server/dashboard-ui/thirdparty/swipebox-master/img/icons.svg
|
||||
lib/emby-server/dashboard-ui/thirdparty/swipebox-master/img/loader.gif
|
||||
lib/emby-server/dashboard-ui/thirdparty/swipebox-master/js/jquery.swipebox.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/velocity.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/CustomElements.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/HTMLImports.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/MutationObserver.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/README.md
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/ShadowDOM.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/bower.json
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/package.json
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/webcomponents-lite.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/webcomponents.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/css/social-share-kit.css
|
||||
lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.eot
|
||||
lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.svg
|
||||
lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.ttf
|
||||
lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.woff
|
||||
lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/js/social-share-kit.min.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/viblast/viblast.crypto.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/viblast/viblast.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/viblast/viblast.msp.js
|
||||
lib/emby-server/dashboard-ui/thirdparty/viblast/worker.html
|
||||
lib/emby-server/dashboard-ui/tvgenres.html
|
||||
lib/emby-server/dashboard-ui/tvlatest.html
|
||||
lib/emby-server/dashboard-ui/tvpeople.html
|
||||
@ -765,6 +776,8 @@ lib/emby-server/dashboard-ui/userpassword.html
|
||||
lib/emby-server/dashboard-ui/userprofiles.html
|
||||
lib/emby-server/dashboard-ui/voice/voice.css
|
||||
lib/emby-server/dashboard-ui/voice/voice.js
|
||||
lib/emby-server/dashboard-ui/vulcanize-in.html
|
||||
lib/emby-server/dashboard-ui/vulcanize-out.html
|
||||
lib/emby-server/dashboard-ui/wizardagreement.html
|
||||
lib/emby-server/dashboard-ui/wizardfinish.html
|
||||
lib/emby-server/dashboard-ui/wizardlibrary.html
|
||||
|
Loading…
Reference in New Issue
Block a user