Commit graph

58 commits

Author SHA1 Message Date
Luke Pulverenti
2818d8ccd2 updated servicestack to 3.9.44 2013-05-07 09:06:01 -04:00
Luke Pulverenti
256bda66f2 use open movie database for critic scores 2013-05-07 00:34:27 -04:00
Luke Pulverenti
ba905fecd8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-06 23:46:24 -04:00
Luke Pulverenti
11767f548f use append_to_response with people requests 2013-05-06 23:46:14 -04:00
Eric Reed
3517d1d5f0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-06 23:20:58 -04:00
Eric Reed
bee343c7b3 Add collection id 2013-05-06 23:20:51 -04:00
Luke Pulverenti
1c484b486b display tags on detail page 2013-05-06 23:00:24 -04:00
Luke Pulverenti
3f433b3b61 updated movie provider to use append_to_response 2013-05-06 18:52:13 -04:00
Luke Pulverenti
05b79fd2e0 split rt provider into two 2013-05-06 16:47:37 -04:00
Luke Pulverenti
c568f352eb replaced http client cache with longer lived cache 2013-05-06 15:31:57 -04:00
Luke Pulverenti
bbe5b7b82a reduce requests against the moviedb when possible 2013-05-06 14:10:44 -04:00
Luke Pulverenti
0d6f6ad698 only search with path name if file system based 2013-05-06 13:35:51 -04:00
Luke Pulverenti
efbfb1ea02 reduce requests against musicbrainz 2013-05-06 13:28:29 -04:00
Luke Pulverenti
61d5c9a27b support fanart for trailers 2013-05-06 11:49:14 -04:00
Luke Pulverenti
f3bd103e91 updated movie db provider to support downloaded trailers 2013-05-06 11:37:02 -04:00
Luke Pulverenti
9dad74765f disable rt provider for today 2013-05-06 11:36:40 -04:00
Luke Pulverenti
72414c0410 limit rotten tomatoes requests 2013-05-06 09:21:11 -04:00
Luke Pulverenti
716151c9e4 display rotten tomatoes icon 2013-05-05 23:58:45 -04:00
Luke Pulverenti
e49848b8bf Added critic rating as a sort order 2013-05-05 22:23:19 -04:00
Luke Pulverenti
9434d05a5f added stub page to edit metatada for an item 2013-05-05 21:15:48 -04:00
Mark van Veen
7c2aa12db8 Updated RottenTomatoes provider to use 'using' blocks 2013-05-05 18:55:53 +02:00
Luke Pulverenti
31cc00be9e use semaphore with rotten tomatoes 2013-05-05 11:47:21 -04:00
Mark van Veen
1cb8b2e72c Implemented RottenTomatoes Movies Metadata Provider 2013-05-05 17:29:34 +02:00
Luke Pulverenti
f80c827d75 set accept header for tmdb requests 2013-05-04 00:15:39 -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
19a95edf58 fixes #222 - Music providers not downloading art. 2013-05-02 18:32:15 -04:00
Luke Pulverenti
2a5ba9e707 consolidated duplicate code 2013-04-28 19:39:17 -04:00
Luke Pulverenti
c2c081c8e4 fixes #206 - Adding roles, deleting actors, changing names - not being picked up 2013-04-28 01:44:45 -04:00
Luke Pulverenti
b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
Luke Pulverenti
2d5f8a3edf adding stubs for rotten tomatoes 2013-04-24 20:58:56 -04:00
Eric Reed
49cc12c4f5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-22 11:27:23 -04:00
Eric Reed
8aa9a5ec63 Removed culture-specific procesing. tmdb appears to have unified their vote average format. #133 2013-04-22 11:26:56 -04:00
Luke Pulverenti
374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti
58c77529d2 removed superfluous GetMemoryStream 2013-04-20 18:19:55 -04:00
Luke Pulverenti
dea10e5040 Capture revenue and add it as a sort order 2013-04-18 09:54:38 -04:00
Luke Pulverenti
0fc6158500 more task reduction 2013-04-15 16:33:43 -04:00
Luke Pulverenti
2b8b98b590 reduce scanning overhead a bit 2013-04-15 14:45:58 -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
b25fd4296c display new fields on person page 2013-04-12 14:22:40 -04:00
Luke Pulverenti
192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 2013-04-12 10:13:47 -04:00
Luke Pulverenti
ff1db0a173 resharper suggestions in controller project 2013-04-10 11:56:36 -04:00
Luke Pulverenti
c415b6afa6 removed duplicate resource pool 2013-03-28 18:47:54 -04:00
Luke Pulverenti
680200864f try to avoid timeouts by increasing our default, and lower movie db concurrency 2013-03-28 14:47:58 -04:00
LukePulverenti
9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
Eric Reed
b7a6a1d574 Refactor art download options (still need config changes) 2013-03-04 11:09:15 -05:00
LukePulverenti
2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
Eric Reed
2f258687fd Cosmetic touch-ups in MovieDbProvider.cs 2013-03-03 11:05:17 -05:00
LukePulverenti
72051998e7 fix provider logging messages 2013-03-02 12:59:15 -05:00
LukePulverenti
3751e14eb1 restored audio 2013-02-26 23:19:05 -05:00
LukePulverenti
28ccfb1bd1 extracted httpclient dependancy 2013-02-24 19:13:45 -05:00