aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/Music/LastfmBaseProvider.cs
AgeCommit message (Expand)Author
2013-06-09added a providers assemblyLuke Pulverenti
2013-05-07updated servicestack to 3.9.44Luke 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-02fixes #220 - Unexpected Music Artist BiosLuke Pulverenti
2013-04-28consolidated duplicate codeLuke Pulverenti
2013-04-24updated nugetLuke Pulverenti
2013-04-22new Artist entityLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke 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-08extracted provider manager. took more off the kernelLukePulverenti
2013-03-05LastfmAlbumProviderEric Reed
2013-03-04Simplified classes and add local saving/processing of artist metaEric Reed
2013-03-04Move lastfm resource pool to baseEric Reed
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-03-04Initial FanArtArtistProviderEric Reed
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-03Incremental LastfmArtistProviderEric Reed
2013-03-03Some stuff that doesn't need to be in LastfmBaseEric Reed
2013-03-03Create LastfmBaseProviderEric Reed