aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/Audio/Artist.cs
AgeCommit message (Expand)Author
2013-11-21consolidate Artist & MusicArtistLuke Pulverenti
2013-11-06fixes #609 - Add manual image selection for ArtistsLuke Pulverenti
2013-10-04prefix game/music user data id's to avoid collisions with movies and tvLuke Pulverenti
2013-10-01key music user data using musicbrainz id'sLuke Pulverenti
2013-10-01update music artist when saving artistLuke Pulverenti
2013-09-11improved performance of item countsLuke Pulverenti
2013-09-10fixes #532 - Add ability to sort music artists/genres by song or music video ...Luke Pulverenti
2013-09-10de-normalize item by name data. create counts during library scan for fast ac...Luke Pulverenti
2013-09-06fixes #521 - Use last fm as a secondary provider for artist imagesLuke Pulverenti
2013-06-27extracted an item refresh serviceLuke Pulverenti
2013-05-27#280 - avoid an extra request to last fm by taking data from the MusicArtist ...Luke 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