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

update live tv segments

This commit is contained in:
Luke Pulverenti 2015-09-07 21:00:46 -04:00
parent c86543dc59
commit ec67431a0e
13 changed files with 118 additions and 340 deletions

View file

@ -961,6 +961,8 @@
browser.tv = true;
}
browser.androidVersion = md.version('Android');
if (browser.ipad || browser.iphone) {
if (userAgent.toLowerCase().indexOf('cpu os 9') != -1) {
browser.iOSVersion = 9;