define(['dialogHelper', 'loading', 'connectionManager', 'globalize', 'paper-checkbox', 'emby-input', 'paper-icon-button-light', 'emby-select', 'emby-button', 'listViewStyle'], function (dialogHelper, loading, connectionManager, globalize) { var currentServerId; function getChannelMappingOptions(serverId, providerId) { return connectionManager.getApiClient(serverId).getJSON(ApiClient.getUrl('LiveTv/ChannelMappingOptions', { providerId: providerId })); } function getTunerChannelHtml(channel, providerName) { var html = ''; html += '