Commit Graph

134 Commits (b096f895ee23edaf692ffb516e1ca2f01fac5e1b)

Author SHA1 Message Date
Luke Pulverenti 2d5f8a3edf adding stubs for rotten tomatoes
11 years ago
Luke Pulverenti 9fb1e8c00f updated nuget
11 years ago
Luke Pulverenti 7ee60375a8 added Artists filter
11 years ago
Luke Pulverenti 82dfb4ffb5 #188 - IBN Folder support
11 years ago
Luke Pulverenti d314c8e5f8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 4390e2f710 #35 - Make IBN path configurable
11 years ago
Eric Reed 0118d3dcb7 Support HD TV fan art #173
11 years ago
Luke Pulverenti 4a100452cf audio page progress
11 years ago
Luke Pulverenti a55e151054 parse budget and revenue from xml
11 years ago
Eric Reed 49cc12c4f5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 8aa9a5ec63 Removed culture-specific procesing. tmdb appears to have unified their vote average format. #133
11 years ago
Luke Pulverenti 374b7f2f03 new Artist entity
11 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection
11 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream
11 years ago
Luke Pulverenti a8d8c598ca fixes #161 - Images not being displayed (correctly) in Views in DashBoard
11 years ago
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order
11 years ago
Luke Pulverenti 0fc6158500 more task reduction
11 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit
11 years ago
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative
11 years ago
Luke Pulverenti 4260ebeb4e support box, menu & screenshot images
11 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
11 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
11 years ago
Luke Pulverenti b25fd4296c display new fields on person page
11 years ago
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations,
11 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project
11 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project
11 years ago
Luke Pulverenti 4dc1eb59c0 Add more to media info display
11 years ago
Luke Pulverenti 43d9cea6c4 Media Thumbs (not chapters) (#127)
11 years ago
Luke Pulverenti cfe2c8f1b1 Only grab dvd files from the same title
11 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes
11 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
11 years ago
Luke Pulverenti 9c7f492e2c fixed an issue with the video image provider requiring two-pass refreshing
11 years ago
Luke Pulverenti 6cefbdcdbf fixes #101 - Subtitles for TV
11 years ago
Luke Pulverenti dbcb62e462 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 4e9d4c44c7 Fix blank mbid for not found albums #106
11 years ago
Luke Pulverenti 70377c71cc removed Publishers
11 years ago
Luke Pulverenti 60e0f4d955 fixes #111
11 years ago
Luke Pulverenti 5ba769f3b4 #79 - Music Image Extraction
11 years ago
Luke Pulverenti 4ba4d8d040 record level during media analysis
11 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
11 years ago
Luke Pulverenti c415b6afa6 removed duplicate resource pool
11 years ago
Luke Pulverenti 680200864f try to avoid timeouts by increasing our default, and lower movie db concurrency
11 years ago
Eric Reed d89df344e4 Fix stray assignment of remote image url in Series provider
11 years ago
LukePulverenti 08f0ba8335 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile
11 years ago
Eric Reed a82fc184d5 Fix exception in LastfmBaseProvider.cs
11 years ago
LukePulverenti 178859e0bd #11 - Image change in Trailer folder is only picked up on server start
11 years ago
LukePulverenti 00e0e44398 don't try to extract images if a video doesn't have any known video streams
11 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
11 years ago
LukePulverenti d4797820db revised the framerate fix
11 years ago