|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Users/ServerPC/AppData/Roaming/Emby-Server/system/dashboard-ui/tv/ |
Upload File : |
define(["exports","./../modules/tabbedview/itemstab.js","./../modules/emby-elements/emby-itemscontainer/emby-itemscontainer.js","./../modules/emby-elements/emby-scroller/emby-scroller.js","./../modules/emby-elements/emby-button/emby-button.js"],function(_exports,_itemstab,_embyItemscontainer,_embyScroller,_embyButton){function StudiosTab(view,params,options){this.supportsViewSettings=!1,_itemstab.default.apply(this,arguments)}Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.default=void 0,Object.assign(StudiosTab.prototype,_itemstab.default.prototype),StudiosTab.prototype.getQueryIncludeItemTypes=function(){return["Series"]},StudiosTab.prototype.getItemTypes=function(){return["Studio"]},StudiosTab.prototype.getSettingsKey=function(){return _itemstab.default.prototype.getSettingsKey.call(this)+"-studios"},StudiosTab.prototype.getApiClientQueryMethodName=function(){return"getStudios"},StudiosTab.prototype.getContext=function(){return"tvshows"},StudiosTab.prototype.getCardOptions=function(items,settings){var options=_itemstab.default.prototype.getCardOptions.apply(this,arguments);return options.preferThumb=!0,options.shape="backdrop",options},StudiosTab.prototype.getSortMenuOptions=function(){return[]},StudiosTab.prototype.loadTemplate=function(){return this.loadItemsTemplate()};_exports.default=StudiosTab});