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 2015-04-11 21:38:38 -04:00
parent 16c69c903b
commit f41b336e87
15 changed files with 196 additions and 101 deletions

View file

@ -2,7 +2,8 @@
var query = {
StartIndex: 0
StartIndex: 0,
EnableFavoriteSorting: true
};
function getChannelsHtml(channels) {