Commit Graph

650 Commits (ba877283a17f9f1ef32569669989e6d72cc571c5)

Author SHA1 Message Date
Luke Pulverenti 1b1bcabbb1 check actor name for null before calling add person
11 years ago
Luke Pulverenti 63c9104e62 Pull ProviderData out of memory
11 years ago
Luke Pulverenti 55a776427b Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti cd279d98e0 added IHasTrailers
11 years ago
Luke Pulverenti 317f411070 Added IHasBudget
11 years ago
Luke Pulverenti ad52d8b5d9 fixes #640 - Add management filters
11 years ago
Luke Pulverenti 42a2522637 read/write remote trailers to xml
11 years ago
Luke Pulverenti 16203c52b4 Added specialized episodes endpoint, updated nuget.
11 years ago
Luke Pulverenti 6ee94ee1a2 store person sort order in xml
11 years ago
Luke Pulverenti bce86c5022 pull person sort order from tvdb/tmdb data
11 years ago
Luke Pulverenti d609d0edec fixes #616 - Support images in collection folders
11 years ago
Luke Pulverenti a4cea5a5d3 added critic rating interface
11 years ago
Luke Pulverenti 926a610075 fixes #551 - Add manual image selection for movies
11 years ago
Luke Pulverenti 524150331c beginning manual image providers
11 years ago
Luke Pulverenti 8bd7df410c mark games played when played through nesbox
11 years ago
Luke Pulverenti 6415776cd1 add item to user data save event
11 years ago
Luke Pulverenti 32cb872b06 support backdrops from multiple sources
11 years ago
Luke Pulverenti 6a3b31a1b0 added IncludeIndexContainer
11 years ago
Luke Pulverenti b5059152fe fixes #586 - Support extrafanart folder for backdrops
11 years ago
Luke Pulverenti 7c83e18453 save vote count in xml
11 years ago
Luke Pulverenti a906b7358c change remote episode provider to xml reader
11 years ago
Luke Pulverenti 15046e5703 tv metadata fixes
11 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over
11 years ago
Luke Pulverenti 2d9b48d00f fixed ffprobe running over and over
11 years ago
Luke Pulverenti b54240f679 fixes #553 - Support locking OfficialRating field
11 years ago
Luke Pulverenti 831c412ecf Added IsInstalledOnClient to Game
11 years ago
Luke Pulverenti 60780399c5 allow request header overrides
11 years ago
Luke Pulverenti 740a10a4e3 de-normalize item by name data. create counts during library scan for fast access.
11 years ago
Luke Pulverenti d77ae74b1e fixes #512 - Read and display Zap2It id for tv series
11 years ago
Luke Pulverenti 1ea627a6e7 Fixed blank ForcedSortName
11 years ago
Luke Pulverenti 8d5c0cbe04 fixes around saving music brainz id's to xml
11 years ago
Eric Reed eec92175f9 Use TMDbCollectionId instead
11 years ago
Eric Reed 426bf48c7a Update collection id in xml reader and saver
11 years ago
Luke Pulverenti 2beb9861e4 changed value of last priority
11 years ago
Luke Pulverenti b405b8f80b added fifth priority level
11 years ago
Luke Pulverenti 9b167174ad added game xml provider
11 years ago
Luke Pulverenti 3481d0d8e7 validate chapters coming from xml
11 years ago
Luke Pulverenti d3acd04e66 store chapters in xml
11 years ago
Luke Pulverenti 5225e054cd reduced list enumerations
11 years ago
Luke Pulverenti 06ec5ebcb9 persist locked fields in xml
11 years ago
Luke Pulverenti a6c1370a62 trim person names
11 years ago
Luke Pulverenti f7bce0bc3c fixes #397 - WB web client - Missing person metadata field
11 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse
11 years ago
Luke Pulverenti 44493dca1d add tvdb and games db to xml savers
11 years ago
Luke Pulverenti 02bb0fb20f updated 3d tag to match mcm
11 years ago
Luke Pulverenti a1599ccd6c change 3dformat xml tag to Video3DFormat
11 years ago
Luke Pulverenti dc21adf1a4 beginnings of offline support
11 years ago
Luke Pulverenti 7532ecaf2d trap errors getting file stamp
11 years ago
Luke Pulverenti 08bef57221 removed DownloadAndSaveImage method
11 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names
11 years ago
Luke Pulverenti ab6a060163 distinguish between metadata download and edit
11 years ago
Luke Pulverenti 5782d9084d fixes #299 - Add trailer urls to MovieDbProvider
11 years ago
Luke Pulverenti 2b87ab1548 allow editing of ibn items
11 years ago
Luke Pulverenti 6025a89235 read 3d format from xml
11 years ago
Luke Pulverenti cea508c706 fixes #349 - Metadata for TV series in UTF-8 without BOM displays now as greeking
11 years ago
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate
11 years ago
Luke Pulverenti d828e07be0 save music brainz id in xml
11 years ago
Luke Pulverenti 10caa7ff83 added artist/slbum xml savers
11 years ago
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support
11 years ago
Luke Pulverenti d32c71ca39 limit the extensions that are factored into the file stamp check
11 years ago
Luke Pulverenti 60db673e45 Parse runtime with us culture
11 years ago
Luke Pulverenti e95837ff53 don't overwrite ffmpeg runtime with xml value
11 years ago
Eric Reed 2853fe3ea9 Removed support for ParentalRating/Value tag in xml
11 years ago
Luke Pulverenti 7aa969e2b9 added a providers assembly
11 years ago
Luke Pulverenti a93913b423 don't support two character language
11 years ago
Luke Pulverenti 290e1554c3 removed dead code
11 years ago
Luke Pulverenti 2f7b0b99da support European encoding in xml files
11 years ago
Luke Pulverenti 1ddc193e58 support xbmc naming convention for subtitles
11 years ago
Eric Reed 2cfc77dc03 No ratings are reported as empty string not null
11 years ago
Luke Pulverenti adab6e21e5 update subtitle resolution
11 years ago
Eric Reed dbccd8d1b6 Null coalescing was not going to work anymore...
11 years ago
Eric Reed 4e5186ef0b Fix other country ratings
11 years ago
Luke Pulverenti 02fedead11 re-factored some file system access
11 years ago
Luke Pulverenti 5b280de519 reduce requests when images already exist
11 years ago
Luke Pulverenti 5d4bea674f cleanup duplicate image downloading
11 years ago
Luke Pulverenti 434a9e28b2 revert overview change
11 years ago
Luke Pulverenti 20d27c3bc3 fixed duplicate image downloading
11 years ago
Luke Pulverenti 86735e2205 fixed issue of trailers not getting internet metadata
11 years ago
Luke Pulverenti 11941a4db2 more remote control
11 years ago
Luke Pulverenti 300c3b7fd6 standardize knowledge of supported image extensions
11 years ago
Luke Pulverenti 3387dac01d remote control progress
11 years ago
Luke Pulverenti efbcac6ff1 support plex/xbmc conventions for primary images and backdrops
11 years ago
Luke Pulverenti 2225ff4e6b add remote control script file
11 years ago
Luke Pulverenti 9274f9f35f copy genres from MusicArtist to Artist
11 years ago
Eric Reed 61c4d87a16 Ensure we interpret decimal points in ratings properly regardless of culture
11 years ago
Luke Pulverenti 657097ee15 fixes #296 - Prevent non-movie videos from appearing in Movies view
11 years ago
Luke Pulverenti cb62ebbf3f removed excess logging message
11 years ago
Luke Pulverenti 70cecb346b reduce fanart movie requests using their updates api
11 years ago
Luke Pulverenti d4e3c6aa52 reduce fanart tv requests by using their updates api
11 years ago
Luke Pulverenti 9a820efde3 fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg
11 years ago
Luke Pulverenti 390f165332 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity
11 years ago
Luke Pulverenti 2d0c51071a consolidated some file system access
11 years ago
Luke Pulverenti cbd3de416c removed extra regex
11 years ago
Luis Miguel Almánzar 3c71f466e9 remove CDATA and html tags
11 years ago
Luke Pulverenti a16655e22e use utc for premieredate
11 years ago
Luke Pulverenti e57deb61ae fixes #313 - Corrupt TVDB source causing issue?
11 years ago
Luis Miguel Almánzar 97cce5ea59 reading missing data for tv series, and populating series end date
11 years ago
Luke Pulverenti 03296a7ffe updated sqlite 1.0.86
11 years ago
Luke Pulverenti 5c5ec6e644 further reduce fanart music requests by using their updates api
11 years ago
Luke Pulverenti 8ee1874e8c fixes #309 - TVDB episode XML ingestion of Writer and Director elements not dropping leading spaces
11 years ago
Luke Pulverenti 6611b53606 don't try to keep extracting images that fail
11 years ago
Luke Pulverenti 3b5f0a3058 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 9c6f97cf0d avoid album level http requests to fanart
11 years ago
Luis Miguel Almánzar a68729be7c allow html inside episode/movies overview
11 years ago
Luke Pulverenti 398b658dbe fixed image check in fanart image provider
11 years ago
Luke Pulverenti a0c5d27e85 fixes #174 - Support all fanart tv images
11 years ago
Luke Pulverenti 2f796d611b support tv backdrops from fanart
11 years ago
Luke Pulverenti c702fb2179 added separate tvdb series images provider
11 years ago
Luke Pulverenti 6be50fefc1 use lastfm in file names
11 years ago
Luke Pulverenti 24aea2f643 fixes #275 - [tmdbid] tag no longer working
11 years ago
Luke Pulverenti 376e1a44ee prefix method name and updated nuget
11 years ago
Eric Reed 47be566fc6 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed f4a199d275 Change image enhancer LastConfigurationChange to ConfigurationCacheKey
11 years ago
Luke Pulverenti a7f7892294 adjust number of simultaneous requests
11 years ago
Luke Pulverenti 718aa28216 fixed audio image not extracting
11 years ago
Luke Pulverenti a3ecf6c2b7 localize library changed messages per user
11 years ago
Luke Pulverenti 212e696f7e added library settings page
11 years ago
Luke Pulverenti f2bfcd4f36 adjust mbz user agent
11 years ago
Luke Pulverenti 7859e449f6 account for non-file system items
11 years ago
Luke Pulverenti 4aa16623ad Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti e036b2c416 verify last fm data a little better
11 years ago
Eric Reed f4d846dc77 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 68914d9cd0 Don't overwrite existing backdrops
11 years ago
Luke Pulverenti e01202030d removed sql delayed writer in favor of prepared statements
11 years ago
Luke Pulverenti 710c1073c1 move audio image extraction back into library scan
11 years ago
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once
11 years ago
Luke Pulverenti c11c8bfdb4 re-enable http compression for all providers except for last fm
11 years ago
Luke Pulverenti 466d00b021 make sure series and episode providers are checking for existence of images
11 years ago
Luke Pulverenti adfa53cad7 raise movie db request period to 500
11 years ago
Luke Pulverenti bba68471d7 check genres for null or whitespace
11 years ago
Luke Pulverenti 549f826950 catch 404's on requests to banners.xml
11 years ago
Luke Pulverenti b2b85d20a5 slightly reduce simultaneous requests
11 years ago
Luke Pulverenti 40a2af83c9 standardize check of DontFetchMeta within provider manager
11 years ago
Luke Pulverenti d7791db5b3 better detail page spacing for mobile
11 years ago
Luke Pulverenti 2bd2a7bc68 make sure providers are trying again when appropiate
11 years ago
Luke Pulverenti 25314e1fc9 limit number of tmdb requests per second
11 years ago
Luke Pulverenti f9c00a6145 parse episode index number at resolve time
11 years ago
Luke Pulverenti b2163c77dc adjust provider logging messages
11 years ago
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders
11 years ago
Luke Pulverenti 4c971ed161 fixes #281 - Metadata images incomplete
11 years ago
Luke Pulverenti 4cd7030248 fixed image uploading for virtual items
11 years ago
Luke Pulverenti 032bf6b8c6 record original runtime
11 years ago
Luke Pulverenti e2d6a5c05d support static trailer streaming
11 years ago
Luke Pulverenti da7af24fca add separate entry point for new item notifier
11 years ago
Luke Pulverenti 58a5ad852b fixes #283 - LastFM Album Fetcher? imports strange genres
11 years ago
Luke Pulverenti 42783ca48e dummy chapters every five minutes instead of ten
11 years ago
Luke Pulverenti 2a7948ade0 removed number from episode name
11 years ago
Eric Reed 1bf1e14054 Single-thread tmdb requests
11 years ago
Luke Pulverenti 531a165caf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti e6b57e264c fixes #238 - MBServer Client Theme Background
11 years ago
Eric Reed 9482354f55 Make season provider obey language
11 years ago
Eric Reed 21419f7bfa Don't fetch tmdb images if already have them and refresh turned off
11 years ago
Luke Pulverenti b79c1c7b08 fixed checking against wrong provider id
11 years ago
Luke Pulverenti 9d24362695 support tv banner from fanart
11 years ago
Luke Pulverenti 1f898cef2d #174 - Fanart - missing images
11 years ago
Luke Pulverenti 5c873d3ed1 fixes #232 - '/' in artist causes issues.
11 years ago
Luke Pulverenti 734e53e937 updated nuget
11 years ago
Luke Pulverenti 3a814a8b92 take CriticReviews off of BaseItem and updated nuget
11 years ago
Luke Pulverenti 2bb518027f fixes #157 - a handful of persistent artist have failure to download BIOs
11 years ago
Luke Pulverenti fbd052abfc removed local trailers and special features from memory
11 years ago
Luke Pulverenti 84714deccc fixes #249 - Missing Movie Backdrops
11 years ago
Luke Pulverenti 2818d8ccd2 updated servicestack to 3.9.44
11 years ago
Luke Pulverenti 256bda66f2 use open movie database for critic scores
11 years ago
Luke Pulverenti ba905fecd8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 11767f548f use append_to_response with people requests
11 years ago
Eric Reed 3517d1d5f0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed bee343c7b3 Add collection id
11 years ago
Luke Pulverenti 1c484b486b display tags on detail page
11 years ago
Luke Pulverenti 3f433b3b61 updated movie provider to use append_to_response
11 years ago
Luke Pulverenti 05b79fd2e0 split rt provider into two
11 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache
11 years ago
Luke Pulverenti 72b98c2884 fixing null reference
11 years ago
Luke Pulverenti 46c0c3a87d further reduce music brainz requests
11 years ago
Luke Pulverenti bbe5b7b82a reduce requests against the moviedb when possible
11 years ago
Luke Pulverenti 0d6f6ad698 only search with path name if file system based
11 years ago
Luke Pulverenti efbfb1ea02 reduce requests against musicbrainz
11 years ago
Luke Pulverenti 61d5c9a27b support fanart for trailers
11 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers
11 years ago
Luke Pulverenti 9dad74765f disable rt provider for today
11 years ago
Luke Pulverenti bd82103f58 Check location type before refreshing on file stamp change
11 years ago
Luke Pulverenti d80c414c2a bottom line style update
11 years ago
Luke Pulverenti 72414c0410 limit rotten tomatoes requests
11 years ago
Luke Pulverenti 716151c9e4 display rotten tomatoes icon
11 years ago
Luke Pulverenti e49848b8bf Added critic rating as a sort order
11 years ago
Luke Pulverenti 2659304047 try to get music brainz id from last fm before going to music brainz
11 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item
11 years ago
Mark van Veen 7c2aa12db8 Updated RottenTomatoes provider to use 'using' blocks
11 years ago
Luke Pulverenti 31cc00be9e use semaphore with rotten tomatoes
11 years ago
Mark van Veen 1cb8b2e72c Implemented RottenTomatoes Movies Metadata Provider
11 years ago
Luke Pulverenti 7adc623930 fixes #235 - U2 Matched to musicbrainz ID of U2 the person
11 years ago
Luke Pulverenti f996336137 fixes #231 - Fanart Thumbs are not downloaded
11 years ago
Luke Pulverenti eb45e67c81 more on image uploading
11 years ago
Luke Pulverenti 00222c8493 add basic ability to upload images for items
11 years ago
Luke Pulverenti f80c827d75 set accept header for tmdb requests
11 years ago
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
11 years ago
Luke Pulverenti b79840e20f cache MusicBrainzReleaseGroupId
11 years ago
Luke Pulverenti 19a95edf58 fixes #222 - Music providers not downloading art.
11 years ago
Luke Pulverenti df8a1d29c4 fixes #220 - Unexpected Music Artist Bios
11 years ago
Luke Pulverenti 73b76a4f18 added image by name api methods
11 years ago
Luke Pulverenti b11d06f36f more work on streaming remotely
11 years ago
Luke Pulverenti e9cfa6cd26 add remote streaming capabilities
11 years ago
Luke Pulverenti 7f5783988a added disc to metadata images section
11 years ago
Eric Reed f5054a80b5 Fix copy/paste regression #212
11 years ago
Luke Pulverenti e5ec93bb09 added play buttons to song table
11 years ago
Eric Reed 449cb05f7b Fix dup Actor node in xml and add role consolidation
11 years ago
Luke Pulverenti da5198298c better encoding
11 years ago
Luke Pulverenti e88eacab09 restored image checks in fan art album provider
11 years ago
Luke Pulverenti 2a5ba9e707 consolidated duplicate code
11 years ago
Luke Pulverenti f09902c6a7 added api methods for video backdrops
11 years ago
Luke Pulverenti c2c081c8e4 fixes #206 - Adding roles, deleting actors, changing names - not being picked up
11 years ago
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time
11 years ago
Luke Pulverenti 90bb3d46c4 #200 - MB3 Locking Folders for a long time
11 years ago
Luke Pulverenti 70ae9a2c86 added page size selection
11 years ago
Luke Pulverenti 0bfb755a38 search hints progress
11 years ago
Luke Pulverenti 68d0181216 changed images dictionary to be enum based
11 years ago
Luke Pulverenti 7a5a1511cc made file stamp a guid again
11 years ago
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
LukePulverenti 33c8de1ecd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
LukePulverenti 1b47be2d1f check parsed floats for NaN in media info providers
11 years ago
Eric Reed 23a72fc74c Fix some date problems in lastfm providers
11 years ago
Eric Reed 806b8b2fe6 Needed more work on #22 strip html tags from overviews
11 years ago
LukePulverenti cb189e7394 fixes #22 - Need to strip html tags from overviews
11 years ago
LukePulverenti 76dbab939c fixes #15 - SortRemoveWords config change not working
11 years ago
Eric Reed 51e11eb3e3 Only run ffprobe on local content
11 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel
11 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
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
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
LukePulverenti b8d5c71842 type discovery without attributes
12 years ago
LukePulverenti c165f37bb9 more dependancy injection. still just beginning
12 years ago
LukePulverenti 6a5bf9cc78 extracted more interfaces
12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
LukePulverenti 931c0ea455 more dependancy injection
12 years ago
LukePulverenti ab1065a567 removed static logger
12 years ago
LukePulverenti 5e08d95b92 fixed x64
12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
ebr11 Eric Reed spam e2ae376eef Merge with default
12 years ago
ebr11 Eric Reed spam 0f078d8098 Move NeedsRefresh to async task and fix problem finding episode metadata
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 01a25c48a0 Renamed UserRating to CommunityRating
12 years ago
ebr11 Eric Reed spam 8b548fff38 Provider Data on item and NeedsRefresh functionality for providers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 30bb12ed30 Improved episode image discovery
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fd9ba20451 Fixed clearart image path
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0c05b03189 Disabling ffprobe for now until we have the repo
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4752d12aaa Switched date operations to utc
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fc6b2a7f54 Added MahApps.Metro
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 37dd0c8bdd Added some ffprobe error handling
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 278cf89a88 Changed some types to List to avoid having to call ToList for insertion purposes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f218e6b583 More comments and cleanup. Added special feature provider for movies
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2454b72c93 Comments and cleanup. ALso updated ffmpeg + ffprobe
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ef03988442 comments and don't run internet providers on startup
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c80c8c1cfd Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 882e364326 Disabled ffprobe on iso's until i've fully tested it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 863ca986bd Added some null checks and logging when parsing ffprobe output
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti b15c064bba Switched FFProbe caching to use service stack's jsv serializer
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f2de85b5d9 Added VideoInfo to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 76d365fcf9 Tweaked disk access a little bit more
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9029d939f3 Further reduced disk access in ItemController
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0a0a4256b3 Enabling video info provider
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e6a95defc9 Fixed a file system issue and also added a few more performance tweaks
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 906ad3cb1a Removed Linq usage from ItemController
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 758d18a652 Switched to low-level io methods for better performance
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbeee841f Performance update
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti aae259d2cd Initial check-in of VideoInfoProvider, although it's currently disabled.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8f024e8199 Fully async'd xml parsing process as well as added resolver and provider priorities
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1187222842 Update IBN types to use providers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ab01b49f64 Added more Audio fields to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d776238e6b Removed logging message
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fd2ead1aff Added support for more Audio fields
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack...
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 874469d476 Made xml fetching task-based
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers
12 years ago