aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/Music
AgeCommit message (Expand)Author
2013-05-07updated servicestack to 3.9.44Luke Pulverenti
2013-05-06use append_to_response with people requestsLuke Pulverenti
2013-05-06replaced http client cache with longer lived cacheLuke Pulverenti
2013-05-06fixing null referenceLuke Pulverenti
2013-05-06further reduce music brainz requestsLuke Pulverenti
2013-05-06reduce requests against musicbrainzLuke Pulverenti
2013-05-06bottom line style updateLuke Pulverenti
2013-05-05try to get music brainz id from last fm before going to music brainzLuke Pulverenti
2013-05-05added stub page to edit metatada for an itemLuke Pulverenti
2013-05-05fixes #235 - U2 Matched to musicbrainz ID of U2 the personLuke Pulverenti
2013-05-05fixes #231 - Fanart Thumbs are not downloadedLuke Pulverenti
2013-05-02cache MusicBrainzReleaseGroupIdLuke Pulverenti
2013-05-02fixes #222 - Music providers not downloading art.Luke Pulverenti
2013-05-02fixes #220 - Unexpected Music Artist BiosLuke Pulverenti
2013-05-02added image by name api methodsLuke Pulverenti
2013-05-01added disc to metadata images sectionLuke Pulverenti
2013-04-29restored image checks in fan art album providerLuke Pulverenti
2013-04-28consolidated duplicate codeLuke Pulverenti
2013-04-28added api methods for video backdropsLuke Pulverenti
2013-04-28fixes #206 - Adding roles, deleting actors, changing names - not being picked upLuke Pulverenti
2013-04-28fixes #200 - MB3 Locking Folders for a long timeLuke Pulverenti
2013-04-27search hints progressLuke Pulverenti
2013-04-25made file stamp a guid againLuke Pulverenti
2013-04-24updated nugetLuke Pulverenti
2013-04-24added Artists filterLuke Pulverenti
2013-04-22new Artist entityLuke Pulverenti
2013-04-20made Audio.Artist plural and removed duplicated of artists into the people co...Luke Pulverenti
2013-04-15more task reductionLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-10resharper suggestions in controller projectLuke Pulverenti
2013-04-05Fix blank mbid for not found albums #106Eric Reed
2013-03-14Fix exception in LastfmBaseProvider.csEric Reed
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12Fix some date problems in lastfm providersEric Reed
2013-03-12Needed more work on #22 strip html tags from overviewsEric Reed
2013-03-12fixes #22 - Need to strip html tags from overviewsLukePulverenti
2013-03-08extracted provider manager. took more off the kernelLukePulverenti
2013-03-05LastfmAlbumProviderEric Reed
2013-03-05Add FanArtAlbumProviderEric Reed
2013-03-05Add premier date to artistEric Reed
2013-03-04Have FanArtArtistProvider retrieve album coversEric Reed
2013-03-04Simplified classes and add local saving/processing of artist metaEric Reed
2013-03-04Refactor art download options (still need config changes)Eric Reed
2013-03-04Move lastfm resource pool to baseEric Reed
2013-03-04Fix up providers from internal changesEric Reed
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-03-04Initial FanArtArtistProviderEric Reed
2013-03-04updated plugin securityLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti