| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-16 | add image editing to library setup | Luke Pulverenti | |
| 2015-10-16 | update library setup | Luke Pulverenti | |
| 2015-10-14 | fix missing file | Luke Pulverenti | |
| 2015-10-14 | boxset image fixes | Luke Pulverenti | |
| 2015-10-10 | update schedules direct mapping | 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 | Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev | Luke Pulverenti | |
| 2015-10-05 | update commonio | Luke Pulverenti | |
| 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-04 | rework people | Luke Pulverenti | |
| 2015-10-04 | update logging levels | Luke Pulverenti | |
| 2015-10-04 | update channel db | 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-09-30 | Merge pull request #1205 from softworkz/AggregateRemoteSearch | Luke | |
| Remote-Search: Allow result aggregation of multiple providers | |||
| 2015-10-01 | Remote-Search: Allow result aggregation of multiple providers | softworkz | |
| Previously, when a remote search (without provider restriction) was executed, the search used results from the first provider that returned at least a single result only. Other providers are ignored. This commit changes the behaviour in a way that all available providers are queried until a certain number of search results has been collected. The number is hardcoded to 10 (like it was before), but could be parametrized in the future. | |||
| 2015-10-01 | OmdbItemProvider: Use search instead of title API | softworkz | |
| In my configuration, the Omdb provider is the first in the list for movie metadata. This was the default at the time I installed MB and I never changed that (don't know what the current defaults are for a new installation). When I use the identify command for movies in the metadata editor, I always get a single result only. This is due to the fact that the Omdb provider used the title API with "t=moviename", while there is also a search api with "s=moviename" which will return multiple results. This commit modifies the OmdbItemProvider to use the search API variant and enable returning multiple results | |||
| 2015-09-30 | restore changes | Luke Pulverenti | |
| 2015-09-30 | 3.0.5724.6 | Luke Pulverenti | |
| 2015-09-29 | removed dead db fields | Luke Pulverenti | |
| 2015-09-25 | update access denied exceptions | Luke Pulverenti | |
| 2015-09-25 | update nfo writer | Luke Pulverenti | |
| 2015-09-24 | update file system methods | Luke Pulverenti | |
| 2015-09-23 | Merge pull request #1185 from TomGillen/absolute-ids | Luke | |
| Re-designed item identity providers | |||
| 2015-09-23 | update video probing | Luke Pulverenti | |
| 2015-09-19 | update metadata editor | Luke Pulverenti | |
| 2015-09-19 | Fix not initialising structs properly | Thomas Gillen | |
| 2015-09-19 | Re-designed item identity providers | Thomas Gillen | |
| 2015-09-18 | update ffmpeg with qsv-compatible version | Luke Pulverenti | |
| 2015-09-15 | rework collection editor | Luke Pulverenti | |
| 2015-09-15 | update client sync | Luke Pulverenti | |
| 2015-09-14 | use taglibsharp to read image sizes | Luke Pulverenti | |
| 2015-09-13 | add more methods to IFileSystem | Luke Pulverenti | |
| 2015-09-13 | update file system methods | Luke | |
| 2015-09-11 | update libs | Luke Pulverenti | |
| 2015-09-10 | update camera upload | Luke Pulverenti | |
| 2015-09-06 | fix auto organize | Luke Pulverenti | |
| 2015-09-01 | update tabs | Luke Pulverenti | |
| 2015-08-28 | update hls | Luke Pulverenti | |
| 2015-08-28 | added keyframe setting | Luke Pulverenti | |
| 2015-08-28 | update live tv menu | Luke Pulverenti | |
| 2015-08-28 | update live tv image | Luke Pulverenti | |
| 2015-08-27 | 3.0.5713.4 | Luke Pulverenti | |
| 2015-08-26 | update interval trigger | Luke Pulverenti | |
| 2015-08-19 | pool tuners | Luke Pulverenti | |
