| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-15 | update library setup | Luke Pulverenti | |
| 2015-10-15 | rework new library dialog | Luke Pulverenti | |
| 2015-10-15 | show library folder images | Luke Pulverenti | |
| 2015-10-15 | update playlist drag and drop | Luke Pulverenti | |
| 2015-10-15 | support drag and drop for playlist items | Luke Pulverenti | |
| 2015-10-15 | enable back button on sort menus | Luke Pulverenti | |
| 2015-10-14 | disable movie folder feature for dlna by default | Luke Pulverenti | |
| 2015-10-14 | add multiselect help text | Luke Pulverenti | |
| 2015-10-14 | fix missing file | Luke Pulverenti | |
| 2015-10-14 | rework playlist editor | Luke Pulverenti | |
| 2015-10-14 | collection fixes | Luke Pulverenti | |
| 2015-10-14 | boxset image fixes | Luke Pulverenti | |
| 2015-10-13 | added IE fixes | Luke Pulverenti | |
| 2015-10-13 | update media info db | Luke Pulverenti | |
| 2015-10-13 | rework directory picker | Luke Pulverenti | |
| 2015-10-13 | update chapters | Luke Pulverenti | |
| 2015-10-13 | update theme | Luke Pulverenti | |
| 2015-10-12 | update scheduled tasks page | Luke Pulverenti | |
| 2015-10-11 | recording fixes | Luke Pulverenti | |
| 2015-10-10 | update schedules direct mapping | Luke Pulverenti | |
| 2015-10-08 | make tv guide standalone component | Luke Pulverenti | |
| 2015-10-08 | update nfo saving | Luke Pulverenti | |
| 2015-10-07 | update polymer | Luke Pulverenti | |
| 2015-10-07 | update collection menus | Luke Pulverenti | |
| 2015-10-06 | Merge pull request #1213 from softworkz/RemoteSearchDuplicates | Luke | |
| Remote-Search: Suppress duplicates when agregating results from multiple providers | |||
| 2015-10-06 | retry image saving to internal location | Luke Pulverenti | |
| 2015-10-05 | update polymer | Luke Pulverenti | |
| 2015-10-05 | Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev | Luke Pulverenti | |
| 2015-10-05 | update commonio | Luke Pulverenti | |
| 2015-10-05 | update library monitor | Luke Pulverenti | |
| 2015-10-05 | Merge pull request #1214 from softworkz/ProvidersFixSeriesSearch | Luke | |
| Remote-Search: Fixed providers to return year information when searching for series | |||
| 2015-10-06 | Remote-Search: Fixed providers to return year information when searching for ↵ | softworkz | |
| series * OmdbProvider: The result often contains strings like '2010-' or '2010-2012'. I fixed the parsing to use the first 4 digits only in these cases * TheMovieDb: While the search method did send appropriate queries for different search types, it didn't differentiate for deserialization of results. I fixed this at least for the TvResults, in order to get the 'first_air_date' property parsed. * TheTvdb: The parsing of the 'FirstAired' node was missing here as well (for search results) | |||
| 2015-10-06 | Remote-Search: Suppress duplicates when agregating results from multiple ↵ | softworkz | |
| providers This is a revision to pull request #1205 which tries to avoid returning duplicate results from multiple providers. Duplicates are eliminated in two stages: * Check for duplicate provider ids * In case of movies and series: Also remove duplicates by title/year combination The second stage is required because search results of themoviedb and thetvdb do not contain external ids and performing separate queries for each individual result would be too expensive. This is not an ideal solution, but Name/Year is anyway just exactly that information which is presented to the client in the results - apart from the image, of course. Images are only aggregated on matching provider ids, though. To allow image aggregation over all search results, the breaking condition once the result list is full has been removed.. | |||
| 2015-10-05 | update subtitle transcoding | Luke Pulverenti | |
| 2015-10-04 | rework people | Luke Pulverenti | |
| 2015-10-04 | Merge pull request #1209 from softworkz/AutoOrganizeErrorHandling | Luke | |
| Auto-Organize: Display errors in client on server exceptions | |||
| 2015-10-04 | update logging levels | Luke Pulverenti | |
| 2015-10-04 | update trailer | Luke Pulverenti | |
| 2015-10-04 | update editor css | Luke Pulverenti | |
| 2015-10-04 | update channels | Luke Pulverenti | |
| 2015-10-04 | update channel db | Luke Pulverenti | |
| 2015-10-04 | update portable project | Luke Pulverenti | |
| 2015-10-04 | rework identify popup | Luke Pulverenti | |
| 2015-10-04 | fix nuget error | Luke Pulverenti | |
| 2015-10-04 | remove nuget restores | Luke Pulverenti | |
| 2015-10-04 | remove nuget targets | Luke Pulverenti | |
| 2015-10-04 | Complete rework of IFileSystem | Luke Pulverenti | |
| 2015-10-04 | continue file system rework | Luke Pulverenti | |
| 2015-10-03 | begin file system rework | Luke Pulverenti | |
| 2015-10-03 | Merge pull request #1210 from softworkz/SourcePathTooLong | Luke | |
| Auto-Organize: PathTooLongException on source file should not break auto-organize task | |||
