Commit Graph

106 Commits (dbf9ac1233d1edf75325f6d09561d899c21ad663)

Author SHA1 Message Date
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
Eric Reed b7a6a1d574 Refactor art download options (still need config changes)
12 years ago
Eric Reed c1eb5a3b60 Move lastfm resource pool to base
12 years ago
Eric Reed 669eeed8cf Fix up providers from internal changes
12 years ago
Eric Reed b4ca3a7ad9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 67b20fdf0f Initial FanArtArtistProvider
12 years ago
LukePulverenti 9cdda84b06 updated plugin security
12 years ago
LukePulverenti a11e00b8d5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
12 years ago
Eric Reed d7cdf06326 First cut at LastfmArtistProvider
12 years ago
Eric Reed de878025e6 Incremental LastfmArtistProvider
12 years ago
Eric Reed 77c894d228 Some stuff that doesn't need to be in LastfmBase
12 years ago
Eric Reed a8683132a7 Create LastfmBaseProvider
12 years ago
Eric Reed 2f258687fd Cosmetic touch-ups in MovieDbProvider.cs
12 years ago
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit
12 years ago