| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-14 | update people sorting | Luke Pulverenti | |
| 2015-07-12 | update dto dictionary building | Luke Pulverenti | |
| 2015-07-09 | update polymer | Luke Pulverenti | |
| 2015-07-09 | update favorites page | Luke Pulverenti | |
| 2015-07-08 | 3.0.5666.2 | Luke Pulverenti | |
| 2015-07-06 | update people queries | Luke Pulverenti | |
| 2015-06-28 | update people saving | Luke Pulverenti | |
| 2015-06-28 | consolidate people access | Luke Pulverenti | |
| 2015-06-20 | start people update | Luke Pulverenti | |
| 2015-06-01 | add IsKids column | Luke Pulverenti | |
| 2015-06-01 | update recording database | Luke Pulverenti | |
| 2015-06-01 | update live tv database | Luke Pulverenti | |
| 2015-05-31 | normalize tv recording objects | Luke Pulverenti | |
| 2015-05-08 | update translations | Luke Pulverenti | |
| 2015-05-05 | update login page | Luke Pulverenti | |
| 2015-05-04 | added headroom scrolling | Luke Pulverenti | |
| 2015-04-29 | 3.0.5597.1 | Luke Pulverenti | |
| 2015-04-25 | update audio transcoding bitrate | Luke Pulverenti | |
| 2015-04-19 | live tv fixes | Luke Pulverenti | |
| 2015-04-19 | added a photo view | Luke Pulverenti | |
| 2015-04-16 | resolve photo scan hang | Luke Pulverenti | |
| 2015-04-15 | added user view setting | Luke Pulverenti | |
| 2015-04-15 | fix roku thumbnails | Luke Pulverenti | |
| 2015-04-14 | resolve AVG false positives | Luke Pulverenti | |
| 2015-04-13 | 3.0.5582.0 | Luke Pulverenti | |
| 2015-04-13 | rework server sync | Luke Pulverenti | |
| 2015-04-12 | support sync for live tv recordings | Luke Pulverenti | |
| 2015-04-11 | updated image magick | Luke Pulverenti | |
| 2015-04-11 | fix chapter image extraction | Luke Pulverenti | |
| 2015-04-10 | rework image providers | Luke Pulverenti | |
| 2015-04-10 | fix library changed | Luke Pulverenti | |
| 2015-04-10 | improve ffmpeg cleanup | Luke Pulverenti | |
| 2015-04-09 | improve name matching | Luke Pulverenti | |
| 2015-04-05 | add notification services tab | Luke Pulverenti | |
| 2015-04-05 | probe live streams after opening | Luke Pulverenti | |
| 2015-04-01 | post release housecleaning | Luke Pulverenti | |
| 2015-03-26 | use server to build initial stream url's | Luke Pulverenti | |
| 2015-03-23 | Fix season images not showing up when Emby starts. | Mike | |
| The TvdbSeasonImageProvider was running before the TvdbSeasonImageProvider. This caused the seriesid be null on the series. (This is apparently populated as part of the metadata refresh on the series. Moving that scan before the seasons seems to fix the problem. See the following code from TvdbSeriesImageProvider var seriesId = series != null ? series.GetProviderId(MetadataProviders.Tvdb) : null; if (!string.IsNullOrEmpty(seriesId) && season.IndexNumber.HasValue) | |||
| 2015-03-20 | incorporate file length into image cache tag | Luke Pulverenti | |
| 2015-03-18 | update translations | Luke Pulverenti | |
| 2015-03-18 | add query by PersonId | Luke Pulverenti | |
| 2015-03-16 | added archive interface | Luke Pulverenti | |
| 2015-03-15 | update dynamic images | Luke Pulverenti | |
| 2015-03-14 | add movie metadata support to live tv | Luke Pulverenti | |
| 2015-03-14 | add live tv collage | Luke Pulverenti | |
| 2015-03-14 | add dynamic images | Luke Pulverenti | |
| 2015-03-13 | query for content by studio id | Luke Pulverenti | |
| 2015-03-13 | add ArtistItems to api output | Luke Pulverenti | |
| 2015-03-13 | add AlbumArtists to item dto's | Luke Pulverenti | |
| 2015-03-10 | update artist and album fields on song changes | Luke Pulverenti | |
