Commit Graph

120 Commits (14a806b90067934027c19d3b4662b92a118f18a8)

Author SHA1 Message Date
Luke Pulverenti a8d8c598ca fixes #161 - Images not being displayed (correctly) in Views in DashBoard
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 30d6e2cd6c made library scan a bit more conservative
12 years ago
Luke Pulverenti 4260ebeb4e support box, menu & screenshot images
12 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
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 7806ccd42f resharper suggestions in common project
12 years ago
Luke Pulverenti 4dc1eb59c0 Add more to media info display
12 years ago
Luke Pulverenti 43d9cea6c4 Media Thumbs (not chapters) (#127)
12 years ago
Luke Pulverenti cfe2c8f1b1 Only grab dvd files from the same title
12 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes
12 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
12 years ago
Luke Pulverenti 9c7f492e2c fixed an issue with the video image provider requiring two-pass refreshing
12 years ago
Luke Pulverenti 6cefbdcdbf fixes #101 - Subtitles for TV
12 years ago
Luke Pulverenti dbcb62e462 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 4e9d4c44c7 Fix blank mbid for not found albums #106
12 years ago
Luke Pulverenti 70377c71cc removed Publishers
12 years ago
Luke Pulverenti 60e0f4d955 fixes #111
12 years ago
Luke Pulverenti 5ba769f3b4 #79 - Music Image Extraction
12 years ago
Luke Pulverenti 4ba4d8d040 record level during media analysis
12 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
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
Eric Reed d89df344e4 Fix stray assignment of remote image url in Series provider
12 years ago
LukePulverenti 08f0ba8335 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile
12 years ago
Eric Reed a82fc184d5 Fix exception in LastfmBaseProvider.cs
12 years ago
LukePulverenti 178859e0bd #11 - Image change in Trailer folder is only picked up on server start
12 years ago
LukePulverenti 00e0e44398 don't try to extract images if a video doesn't have any known video streams
12 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti d4797820db revised the framerate fix
12 years ago
LukePulverenti 33c8de1ecd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 1b47be2d1f check parsed floats for NaN in media info providers
12 years ago
Eric Reed 23a72fc74c Fix some date problems in lastfm providers
12 years ago
Eric Reed 806b8b2fe6 Needed more work on #22 strip html tags from overviews
12 years ago
LukePulverenti cb189e7394 fixes #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti 76dbab939c fixes #15 - SortRemoveWords config change not working
12 years ago
Eric Reed 51e11eb3e3 Only run ffprobe on local content
12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel
12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
12 years ago
Eric Reed b27cad2618 LastfmAlbumProvider
12 years ago
Eric Reed d433ea5bf9 Add FanArtAlbumProvider
12 years ago
Eric Reed 09ec5670aa Add premier date to artist
12 years ago
Eric Reed 4c46258763 Have FanArtArtistProvider retrieve album covers
12 years ago
Eric Reed 2e17667593 Simplified classes and add local saving/processing of artist meta
12 years ago