aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers
AgeCommit message (Expand)Author
2013-06-24save music brainz id in xmlLuke Pulverenti
2013-06-23added artist/slbum xml saversLuke Pulverenti
2013-06-23added movie, series, folder and episode xml saving supportLuke Pulverenti
2013-06-21limit the extensions that are factored into the file stamp checkLuke Pulverenti
2013-06-16Parse runtime with us cultureLuke Pulverenti
2013-06-13don't overwrite ffmpeg runtime with xml valueLuke Pulverenti
2013-06-13Removed support for ParentalRating/Value tag in xmlEric Reed
2013-06-09added a providers assemblyLuke Pulverenti
2013-06-06don't support two character languageLuke Pulverenti
2013-06-06removed dead codeLuke Pulverenti
2013-06-06support European encoding in xml filesLuke Pulverenti
2013-06-06support xbmc naming convention for subtitlesLuke Pulverenti
2013-06-05No ratings are reported as empty string not nullEric Reed
2013-06-05update subtitle resolutionLuke Pulverenti
2013-06-04Null coalescing was not going to work anymore...Eric Reed
2013-06-04Fix other country ratingsEric Reed
2013-06-03re-factored some file system accessLuke Pulverenti
2013-06-01reduce requests when images already existLuke Pulverenti
2013-06-01cleanup duplicate image downloadingLuke Pulverenti
2013-05-31revert overview changeLuke Pulverenti
2013-05-31fixed duplicate image downloadingLuke Pulverenti
2013-05-31fixed issue of trailers not getting internet metadataLuke Pulverenti
2013-05-30more remote controlLuke Pulverenti
2013-05-30standardize knowledge of supported image extensionsLuke Pulverenti
2013-05-30remote control progressLuke Pulverenti
2013-05-30support plex/xbmc conventions for primary images and backdropsLuke Pulverenti
2013-05-28add remote control script fileLuke Pulverenti
2013-05-28copy genres from MusicArtist to ArtistLuke Pulverenti
2013-05-28Ensure we interpret decimal points in ratings properly regardless of cultureEric Reed
2013-05-27fixes #296 - Prevent non-movie videos from appearing in Movies viewLuke Pulverenti
2013-05-27removed excess logging messageLuke Pulverenti
2013-05-27reduce fanart movie requests using their updates apiLuke Pulverenti
2013-05-27reduce fanart tv requests by using their updates apiLuke Pulverenti
2013-05-27fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Fol...Luke Pulverenti
2013-05-27#280 - avoid an extra request to last fm by taking data from the MusicArtist ...Luke Pulverenti
2013-05-26consolidated some file system accessLuke Pulverenti
2013-05-26removed extra regexLuke Pulverenti
2013-05-26remove CDATA and html tagsLuis Miguel Almánzar
2013-05-26use utc for premieredateLuke Pulverenti
2013-05-26fixes #313 - Corrupt TVDB source causing issue?Luke Pulverenti
2013-05-26reading missing data for tv series, and populating series end dateLuis Miguel Almánzar
2013-05-25updated sqlite 1.0.86Luke Pulverenti
2013-05-25further reduce fanart music requests by using their updates apiLuke Pulverenti
2013-05-25fixes #309 - TVDB episode XML ingestion of Writer and Director elements not d...Luke Pulverenti
2013-05-25don't try to keep extracting images that failLuke Pulverenti
2013-05-25Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-05-25avoid album level http requests to fanartLuke Pulverenti
2013-05-24allow html inside episode/movies overviewLuis Miguel Almánzar
2013-05-24fixed image check in fanart image providerLuke Pulverenti
2013-05-24fixes #174 - Support all fanart tv imagesLuke Pulverenti