Commit Graph

117 Commits

Author SHA1 Message Date
Luke Pulverenti
9ac1ae7f6b live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti
7c1639a112 moved media streams to the database 2013-12-05 22:39:44 -05:00
Luke Pulverenti
e38caab270 more support for episodes directly in a series folder 2013-12-03 23:18:50 -05:00
Luke Pulverenti
0605bfbaaa fixes #640 - Add management filters 2013-12-01 21:24:14 -05:00
Luke Pulverenti
7e5011f03d update to service stack 3.0.70.0 2013-11-30 13:32:39 -05:00
Luke Pulverenti
dbf7337f7c support remote queuing to web client 2013-11-30 01:07:45 -05:00
Luke Pulverenti
878bad724a add specialized get seasons method 2013-11-28 13:27:29 -05:00
Luke Pulverenti
5cdd9d0fb1 consolidate Artist & MusicArtist 2013-11-21 15:48:26 -05:00
Eric Reed
1f62c4c18b Fix rating star calc 2013-11-09 13:36:45 -05:00
Eric Reed
7341aadbb9 Latest reviews in plug-in detail page 2013-11-08 15:53:09 -05:00
Eric Reed
b7f0979093 Move store rating rendering function to dash 2013-11-08 10:37:22 -05:00
Eric Reed
75b5f25694 First level of ratings and reviews 2013-11-07 12:27:05 -05:00
Luke Pulverenti
0c9ea3d353 fixes #578 - Restarting server within plug-in config creates error 2013-11-05 14:43:21 -05:00
Luke Pulverenti
7e34533cae improve compatibility view error message 2013-10-18 15:47:57 -04:00
Luke Pulverenti
d8fdb2f5f8 added CanSelfRestart 2013-10-07 10:38:31 -04:00
Luke Pulverenti
e3d0113106 reduce system info refreshing from dashboard 2013-09-19 20:53:18 -04:00
Luke Pulverenti
815f1d7342 fixes #544 - No warning being given when running IE in compatibility mode 2013-09-16 23:41:49 -04:00
Luke Pulverenti
44e59e7215 reduce task allocations by making IBN api synchronous 2013-09-16 22:08:18 -04:00
Luke Pulverenti
35eb92de60 add video image extraction back to library scan 2013-09-14 17:19:32 -04:00
Luke Pulverenti
abef9d9254 improve web socket close 2013-09-09 14:23:55 -04:00
Luke Pulverenti
ee25e54186 fixes #406 - Dashboard not refreshing 2013-09-05 13:26:03 -04:00
Luke Pulverenti
7f4327b908 improve audio commands 2013-08-28 01:44:43 -04:00
Luke Pulverenti
9d71b16123 fixed remote messages 2013-08-28 01:17:26 -04:00
Luke Pulverenti
c1819ff31f updated web client to respond to new remote control commands 2013-08-28 00:31:34 -04:00
Luke Pulverenti
08d553461a fixes #415 - admin pages 2013-08-27 16:04:58 -04:00
Luke
a48b9102d8 Merge pull request #431 from DasNerdherder/master
Fixed #415 Non-Admin profile can access Dashboard
2013-08-27 13:03:52 -07:00
Luke Pulverenti
17ee0b713a try to detect browser running in private mode 2013-08-23 18:13:45 -04:00
Christopher Hines
b1954abc23 Fixed #415 Non-Admin profile can access Dashboard
In site.js, in pagebeforeshow, added logic for when the current user is
not an administrator, if the page is the dashboard, to redirect to
index.html
2013-08-20 10:42:07 -04:00
Luke Pulverenti
f5af0f5e10 fixed next/previous track buttons 2013-08-09 12:48:40 -04:00
Luke Pulverenti
78a6d736ba fixes #411 - Parental Control issue 2013-07-29 15:50:35 -04:00
Luke Pulverenti
1c1733b5e6 avoid duplicate reported version numbers on web client restart 2013-07-26 11:57:51 -04:00
Luke Pulverenti
6c4be34378 fixed remote control issues 2013-07-25 15:43:40 -04:00
Luke Pulverenti
cca20c7e55 fix web client seekpositionticks 2013-07-19 14:38:09 -04:00
Luis Miguel Almánzar
56a319e265 Merge branch 'f386' 2013-07-18 23:13:25 -04:00
Luis Miguel Almánzar
47a6b2c0ae finish #386 and implement nextTrack action 2013-07-18 23:12:52 -04:00
Luke Pulverenti
5e16365576 added a web socket message 2013-07-18 10:05:42 -04:00
Luis Miguel Almánzar
673548b630 respond to playstate commands play/pause/stop/seek/nexttrack 2013-07-17 23:18:16 -04:00
Luke Pulverenti
56532b90c0 add tvdb and games db to xml savers 2013-07-16 13:18:32 -04:00
Luke Pulverenti
8bcb6d55a4 Added album soundtrack links 2013-07-16 12:03:28 -04:00
Luke Pulverenti
a5a41a1643 added version number to apiclient 2013-07-10 08:37:14 -04:00
Luis Miguel Almánzar
98c1b53937 close #380 - display video controls on fullscreen 2013-07-09 22:00:13 -04:00
Luke Pulverenti
1200f8284d Display client version in the dashboard 2013-07-09 12:11:16 -04:00
Luke Pulverenti
cfb3392c35 added a notifications service 2013-07-06 17:23:32 -04:00
Luke Pulverenti
95a8a246b9 moved the directory picker to a separate file 2013-07-06 13:20:53 -04:00
Luke Pulverenti
d1a8e37334 added GameGenre 2013-07-01 13:17:33 -04:00
Luke Pulverenti
3ba31e9003 fixes #316 - Account with "no access to manage" can still manage some things. 2013-06-27 11:04:10 -04:00
Luke Pulverenti
b267c433c3 added a new MusicGenre entity 2013-06-10 23:31:00 -04:00
Luke Pulverenti
4cdfe410b2 cleanup helper functions 2013-06-07 13:29:33 -04:00
Luke Pulverenti
2a188455c6 added album/artist play buttons 2013-06-07 12:06:32 -04:00
Luke Pulverenti
bfdf11d2e8 cache plugin info 2013-06-04 12:59:03 -04:00