Commit graph

812 commits

Author SHA1 Message Date
Luke Pulverenti
0ab379e271 adding mono solution 2013-09-24 17:06:21 -04:00
Luke Pulverenti
f176307e59 support multiple remote control outputs 2013-09-24 15:54:42 -04:00
Luke Pulverenti
c61cc4a304 support more kinds of remote control besides web socket 2013-09-24 11:42:30 -04:00
Luke Pulverenti
b49764dbaa fixes #555 - Have clients report seek and queuing capabilities 2013-09-24 11:08:51 -04:00
Luke Pulverenti
d43fd8c51d updated nuget 2013-09-23 14:28:07 -04:00
Luke Pulverenti
b54240f679 fixes #553 - Support locking OfficialRating field 2013-09-23 10:02:56 -04:00
Luke Pulverenti
831c412ecf Added IsInstalledOnClient to Game 2013-09-22 18:42:21 -04:00
Luke Pulverenti
02b34c6393 fix children null reference 2013-09-22 14:29:07 -04:00
Luke Pulverenti
1c7c71075a pass current server version into installation manager to get update list 2013-09-22 14:21:55 -04:00
Luke Pulverenti
6146b57e7c update to servicestack 3.9.62 2013-09-22 12:49:55 -04:00
Luke Pulverenti
4064b8bada added GameSystem entity 2013-09-21 17:00:04 -04:00
Luke Pulverenti
0a7df60207 make marking date played up to the caller to decide 2013-09-21 15:24:50 -04:00
Luke Pulverenti
842b95ea02 fixes #547 - Manually marking watched and last played date 2013-09-21 12:23:56 -04:00
Luke Pulverenti
03d27d4756 add singular AddChildInternal 2013-09-21 11:06:21 -04:00
Luke Pulverenti
f380d7a092 added percent played overlay 2013-09-21 11:06:00 -04:00
Luke Pulverenti
2e511fba83 support run as service 2013-09-20 21:04:14 -04:00
Luke Pulverenti
f3ce127a62 starting point towards running as a service 2013-09-20 13:32:10 -04:00
Luke Pulverenti
e50c29ffca exposed GetEnhancedImage on ImageProcessor 2013-09-20 11:42:27 -04:00
Luke Pulverenti
21e9a7950e subtitle fixes 2013-09-19 22:03:37 -04:00
Luke Pulverenti
b7a8b92c00 reduce system info refreshing from dashboard 2013-09-19 20:53:18 -04:00
Luke Pulverenti
04468452ea Added Add/Remove/Clear Children protected methods 2013-09-19 17:23:56 -04:00
Luke Pulverenti
4a1d8771a8 added multipart game properties 2013-09-19 16:36:45 -04:00
Luke Pulverenti
088df67fca moved new image options to the model 2013-09-19 15:46:19 -04:00
Luke Pulverenti
3037c18e31 made folder sync lock protected 2013-09-19 15:35:53 -04:00
Luke Pulverenti
c233f2190c fixes #518 - Add api param for watched indicator on images 2013-09-19 13:45:48 -04:00
Luke Pulverenti
d580abcd65 cleanup repeated querying within CollectionFolder 2013-09-19 11:12:54 -04:00
Luke Pulverenti
cb839f9f25 Added image output format param 2013-09-19 11:12:28 -04:00
Luke Pulverenti
8136647a0a changed ActualChildren to IEnumerable 2013-09-18 20:37:01 -04:00
Luke Pulverenti
18a909797f hide concurrent dictionary from folder subclasses 2013-09-18 19:33:21 -04:00
Luke Pulverenti
d58da2a772 moved image manager to an interface 2013-09-18 14:49:06 -04:00
Luke Pulverenti
60780399c5 allow request header overrides 2013-09-17 22:43:34 -04:00
Luke Pulverenti
06c611dd50 updated nuget 2013-09-17 11:14:22 -04:00
Luke Pulverenti
3b41f9cd23 fixes #544 - No warning being given when running IE in compatibility mode 2013-09-16 23:41:49 -04:00
Luke Pulverenti
85d7eb917f made dtoservice synchronous 2013-09-16 22:44:06 -04:00
Luke Pulverenti
1007f24200 reduce task allocations by making IBN api synchronous 2013-09-16 22:08:18 -04:00
Luke Pulverenti
4d304e3048 revert extension method changes from previous build 2013-09-13 11:04:19 -04:00
Luke Pulverenti
803e8b4a2e improved performance of item counts 2013-09-11 13:54:59 -04:00
Luke Pulverenti
1496991096 use StringBuilder in GetValidFilename 2013-09-10 21:50:05 -04:00
Luke Pulverenti
229e050cd3 fixes #532 - Add ability to sort music artists/genres by song or music video count 2013-09-10 16:23:41 -04:00
Luke Pulverenti
9d7b3fdda6 add movie count sort order 2013-09-10 15:30:56 -04:00
Luke Pulverenti
740a10a4e3 de-normalize item by name data. create counts during library scan for fast access. 2013-09-10 14:56:00 -04:00
Luke Pulverenti
52ca9527cc add some safe guards with linked children & shortcuts 2013-09-08 13:55:37 -04:00
Luke Pulverenti
1d9c163f5f fixes #506 - Song list - make columns headers clickable for sorting 2013-09-06 15:17:15 -04:00
Luke Pulverenti
062d2dc29f fixes #522 - Use last fm as a secondary provider for album images 2013-09-06 11:38:22 -04:00
Luke Pulverenti
4039c0f704 fixes #521 - Use last fm as a secondary provider for artist images 2013-09-06 11:23:20 -04:00
Luke Pulverenti
e22b696d96 fixes #403 - Grouping by.. with a mixed media collection (Movies & TV) shows an folder <unknown> with all the Movies under it 2013-09-05 18:58:57 -04:00
Luke Pulverenti
44b12c0f9f fixes #520 - Support multiple artists per audio track 2013-09-05 15:00:50 -04:00
Luke Pulverenti
7b6bf545da removed network option from directory picker due to unreliability 2013-09-05 10:42:17 -04:00
Luke Pulverenti
09ff7391b4 updated nuget 2013-09-04 14:39:01 -04:00
Luke Pulverenti
12dd9daf49 fixing folder that was moved inadvertently 2013-09-04 14:30:59 -04:00