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

update hdhomerun playback

This commit is contained in:
Luke Pulverenti 2015-07-25 14:42:39 -04:00
parent 7a37be78a6
commit 66d87717d9
2 changed files with 18 additions and 2 deletions

View file

@ -44,6 +44,7 @@
Dashboard.navigate('livetvstatus.html');
}).fail(function () {
Dashboard.hideLoadingMsg();
Dashboard.alert({
message: Globalize.translate('ErrorSavingTvProvider')
});