1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

live tv updates

This commit is contained in:
Luke Pulverenti 2013-12-16 13:44:03 -05:00
parent 85c879223f
commit 60bcd69fd3
10 changed files with 19 additions and 19 deletions

View file

@ -53,7 +53,7 @@
html += '<td class="desktopColumn">';
if (timer.RecurrenceType == 'NewProgramEventsAllChannels' || timer.RecurrenceType == 'AllProgramEventsAllChannels') {
if (timer.RecordAnyChannel) {
html += 'All Channels';
}
else if (timer.ChannelId) {