index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Providers
/
Music
/
LastfmBaseProvider.cs
Age
Commit message (
Expand
)
Author
2013-06-09
added a providers assembly
Luke Pulverenti
2013-05-07
updated servicestack to 3.9.44
Luke Pulverenti
2013-05-05
fixes #235 - U2 Matched to musicbrainz ID of U2 the person
Luke Pulverenti
2013-05-05
fixes #231 - Fanart Thumbs are not downloaded
Luke Pulverenti
2013-05-02
fixes #220 - Unexpected Music Artist Bios
Luke Pulverenti
2013-04-28
consolidated duplicate code
Luke Pulverenti
2013-04-24
updated nuget
Luke Pulverenti
2013-04-22
new Artist entity
Luke Pulverenti
2013-04-13
removed excess hashing in providers and made user data key-based
Luke Pulverenti
2013-04-05
Fix blank mbid for not found albums #106
Eric Reed
2013-03-14
Fix exception in LastfmBaseProvider.cs
Eric Reed
2013-03-12
#22 - Need to strip html tags from overviews
LukePulverenti
2013-03-12
Fix some date problems in lastfm providers
Eric Reed
2013-03-12
Needed more work on #22 strip html tags from overviews
Eric Reed
2013-03-08
extracted provider manager. took more off the kernel
LukePulverenti
2013-03-05
LastfmAlbumProvider
Eric Reed
2013-03-04
Simplified classes and add local saving/processing of artist meta
Eric Reed
2013-03-04
Move lastfm resource pool to base
Eric Reed
2013-03-04
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Eric Reed
2013-03-04
Initial FanArtArtistProvider
Eric Reed
2013-03-04
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
LukePulverenti
2013-03-04
Created IConfigurationManager
LukePulverenti
2013-03-03
Incremental LastfmArtistProvider
Eric Reed
2013-03-03
Some stuff that doesn't need to be in LastfmBase
Eric Reed
2013-03-03
Create LastfmBaseProvider
Eric Reed