Commit graph

84 commits

Author SHA1 Message Date
Luke Pulverenti
f3bd103e91 updated movie db provider to support downloaded trailers 2013-05-06 11:37:02 -04:00
Luke Pulverenti
b67a0dfe03 fixes #225 - MediaServer Root Drive 2013-05-04 11:43:10 -04:00
Luke Pulverenti
b5d9cb9fab add try/catch for library manager events 2013-05-03 13:26:44 -04:00
Luke Pulverenti
9fdf5d1c4b updated nuget 2013-05-03 00:32:16 -04:00
Luke Pulverenti
6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 2013-05-03 00:10:11 -04:00
Luke Pulverenti
b11d06f36f more work on streaming remotely 2013-05-01 22:44:52 -04:00
Luke Pulverenti
173ed019d1 stream audio statically when possible 2013-04-30 15:13:06 -04:00
Luke Pulverenti
f95d2cc506 added more movie filters 2013-04-29 21:29:04 -04:00
Luke Pulverenti
8217bafb24 use regex instead of indexof with search 2013-04-29 13:06:13 -04:00
Luke Pulverenti
7534ecc396 renamed video backdrops to theme videos 2013-04-28 14:30:58 -04:00
Luke Pulverenti
c9117070e3 display video backdrops on detail page 2013-04-28 13:21:56 -04:00
Luke Pulverenti
f09902c6a7 added api methods for video backdrops 2013-04-28 12:25:14 -04:00
Luke Pulverenti
08e4f959a2 fixes #207 - Music Content Showing as TV Content (songs as episodes) 2013-04-28 10:18:17 -04:00
Luke Pulverenti
f22c379a13 fixed directory watcher crash 2013-04-28 09:24:20 -04:00
Luke Pulverenti
b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
Luke Pulverenti
90bb3d46c4 #200 - MB3 Locking Folders for a long time 2013-04-27 20:44:38 -04:00
Luke Pulverenti
7416215530 more music sorting options 2013-04-27 18:04:14 -04:00
Luke Pulverenti
0bfb755a38 search hints progress 2013-04-27 09:05:33 -04:00
Luke Pulverenti
3eaf25132c search flyout placeholder 2013-04-26 16:53:54 -04:00
Luke Pulverenti
757cfcae8e Added search hint service 2013-04-26 15:20:53 -04:00
Luke Pulverenti
191befa788 improve theme song methods 2013-04-24 12:37:12 -04:00
Luke Pulverenti
d78c378452 added theme song support 2013-04-24 12:03:10 -04:00
Luke Pulverenti
b21a858ed9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-23 20:25:59 -04:00
Luke Pulverenti
7839a90c1a added subtitle seek on extract 2013-04-23 20:25:49 -04:00
Mark van Veen
1e44a562fd Fix on Lucene Searching (filtered search)
Forgot to filter the hits based on input items.
2013-04-24 01:38:51 +02:00
Mark van Veen
c5303ebf25 #149 - Lucene Search engine basics implemented
https://trello.com/c/mbGuEPIh

Don't mind the main logic container being static and all, intend to fix
that later on.
2013-04-23 23:14:29 +02:00
Luke Pulverenti
4390e2f710 #35 - Make IBN path configurable 2013-04-23 15:17:21 -04:00
Luke Pulverenti
4a100452cf audio page progress 2013-04-22 23:56:11 -04:00
Luke Pulverenti
4c69edebe0 fixes #180 - Deleting users doesn't remove all associated data. 2013-04-22 11:46:23 -04:00
Luke Pulverenti
374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti
19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 2013-04-20 21:02:16 -04:00
Luke Pulverenti
6d7c8404cc reduce simultaneous people tasks 2013-04-20 17:54:12 -04:00
Luke Pulverenti
333935f3f6 always update device name on requests 2013-04-20 11:20:30 -04:00
Luke Pulverenti
6c1bfe661b tighter control of shortcuts 2013-04-19 14:03:21 -04:00
Luke Pulverenti
5bcb7fe67f add filters to folder browsing 2013-04-18 22:52:22 -04:00
Luke Pulverenti
e86a8d4ef5 reduce number of parallel people tasks 2013-04-18 11:22:43 -04:00
Luke Pulverenti
d399705e59 display more types on ibn page 2013-04-17 12:46:52 -04:00
Luke Pulverenti
43f7f34b5d speed up ibn item retrieval 2013-04-15 16:54:41 -04:00
Luke Pulverenti
b838c53017 reduce uses of Task.Run 2013-04-15 15:09:27 -04:00
Luke Pulverenti
bc833492f0 use scheduled task when plugins ask for a library refresh 2013-04-14 15:39:25 -04:00
Luke Pulverenti
f2a9b76be2 fixed null reference in user manager 2013-04-13 23:05:19 -04:00
Luke Pulverenti
7f1fdbf223 add GuestStar distinction 2013-04-13 19:43:41 -04:00
Luke Pulverenti
785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -04:00
Luke Pulverenti
b721aab2ba always replace cached data during people validation 2013-04-12 14:59:06 -04:00
Luke Pulverenti
b25fd4296c display new fields on person page 2013-04-12 14:22:40 -04:00
Luke Pulverenti
4210c8e0ed switch search to Contains 2013-04-10 15:25:06 -04:00
Luke Pulverenti
7097b9aa75 resharper suggestions in server implementations 2013-04-10 12:04:13 -04:00
Luke Pulverenti
804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti
9794c8fb1a #99 - Active user list wrong 2013-04-05 16:49:14 -04:00
Luke Pulverenti
23c8a91976 moved display preferences repo off of the kernel 2013-04-05 15:48:01 -04:00