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
/
Entities
/
Audio
/
Artist.cs
Age
Commit message (
Expand
)
Author
2013-11-21
consolidate Artist & MusicArtist
Luke Pulverenti
2013-11-06
fixes #609 - Add manual image selection for Artists
Luke Pulverenti
2013-10-04
prefix game/music user data id's to avoid collisions with movies and tv
Luke Pulverenti
2013-10-01
key music user data using musicbrainz id's
Luke Pulverenti
2013-10-01
update music artist when saving artist
Luke Pulverenti
2013-09-11
improved performance of item counts
Luke Pulverenti
2013-09-10
fixes #532 - Add ability to sort music artists/genres by song or music video ...
Luke Pulverenti
2013-09-10
de-normalize item by name data. create counts during library scan for fast ac...
Luke Pulverenti
2013-09-06
fixes #521 - Use last fm as a secondary provider for artist images
Luke Pulverenti
2013-06-27
extracted an item refresh service
Luke Pulverenti
2013-05-27
#280 - avoid an extra request to last fm by taking data from the MusicArtist ...
Luke Pulverenti
2013-04-24
added Artists filter
Luke Pulverenti
2013-04-22
new Artist entity
Luke Pulverenti
2013-04-20
made Audio.Artist plural and removed duplicated of artists into the people co...
Luke Pulverenti