Commit Graph

57 Commits (049ffa2b4ef6298ac36f1c92fa9f35a7b68ad3e2)

Author SHA1 Message Date
Luke Pulverenti 256bda66f2 use open movie database for critic scores
12 years ago
Luke Pulverenti ba905fecd8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti 11767f548f use append_to_response with people requests
12 years ago
Eric Reed 3517d1d5f0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed bee343c7b3 Add collection id
12 years ago
Luke Pulverenti 1c484b486b display tags on detail page
12 years ago
Luke Pulverenti 3f433b3b61 updated movie provider to use append_to_response
12 years ago
Luke Pulverenti 05b79fd2e0 split rt provider into two
12 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache
12 years ago
Luke Pulverenti bbe5b7b82a reduce requests against the moviedb when possible
12 years ago
Luke Pulverenti 0d6f6ad698 only search with path name if file system based
12 years ago
Luke Pulverenti efbfb1ea02 reduce requests against musicbrainz
12 years ago
Luke Pulverenti 61d5c9a27b support fanart for trailers
12 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers
12 years ago
Luke Pulverenti 9dad74765f disable rt provider for today
12 years ago
Luke Pulverenti 72414c0410 limit rotten tomatoes requests
12 years ago
Luke Pulverenti 716151c9e4 display rotten tomatoes icon
12 years ago
Luke Pulverenti e49848b8bf Added critic rating as a sort order
12 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item
12 years ago
Mark van Veen 7c2aa12db8 Updated RottenTomatoes provider to use 'using' blocks
12 years ago
Luke Pulverenti 31cc00be9e use semaphore with rotten tomatoes
12 years ago
Mark van Veen 1cb8b2e72c Implemented RottenTomatoes Movies Metadata Provider
12 years ago
Luke Pulverenti f80c827d75 set accept header for tmdb requests
12 years ago
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
12 years ago
Luke Pulverenti 19a95edf58 fixes #222 - Music providers not downloading art.
12 years ago
Luke Pulverenti 2a5ba9e707 consolidated duplicate code
12 years ago
Luke Pulverenti c2c081c8e4 fixes #206 - Adding roles, deleting actors, changing names - not being picked up
12 years ago
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time
12 years ago
Luke Pulverenti 2d5f8a3edf adding stubs for rotten tomatoes
12 years ago
Eric Reed 49cc12c4f5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 8aa9a5ec63 Removed culture-specific procesing. tmdb appears to have unified their vote average format. #133
12 years ago
Luke Pulverenti 374b7f2f03 new Artist entity
12 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream
12 years ago
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order
12 years ago
Luke Pulverenti 0fc6158500 more task reduction
12 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit
12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
12 years ago
Luke Pulverenti b25fd4296c display new fields on person page
12 years ago
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations,
12 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project
12 years ago
Luke Pulverenti c415b6afa6 removed duplicate resource pool
12 years ago
Luke Pulverenti 680200864f try to avoid timeouts by increasing our default, and lower movie db concurrency
12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel
12 years ago
Eric Reed b7a6a1d574 Refactor art download options (still need config changes)
12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
12 years ago
Eric Reed 2f258687fd Cosmetic touch-ups in MovieDbProvider.cs
12 years ago
LukePulverenti 72051998e7 fix provider logging messages
12 years ago
LukePulverenti 3751e14eb1 restored audio
12 years ago
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago