Commit graph

276 commits

Author SHA1 Message Date
Luke Pulverenti f6c8e5b4d6 update httplistener 2015-11-02 14:29:40 -05:00
Luke 0b211b0604 Merge pull request #1241 from MediaBrowser/master
update dynamic images
2015-10-30 12:47:42 -04:00
Luke Pulverenti 8ea02ee020 update dynamic images 2015-10-30 12:45:22 -04:00
Luke Pulverenti 9b998a068a update image encoding 2015-10-28 15:40:38 -04:00
Luke Pulverenti 11c5bd4a74 update mouse handler 2015-10-23 12:04:33 -04:00
Luke Pulverenti bc3da4bbad update image providers 2015-10-20 18:06:49 -04:00
Luke Pulverenti 034c0b95b2 3.0.5768.1 2015-10-17 11:05:12 -04:00
Luke Pulverenti d577e1c7b0 support image stubbing 2015-10-16 13:06:31 -04:00
Luke Pulverenti ffe8af4c37 fix missing file 2015-10-14 18:35:32 -04:00
Luke Pulverenti 1f7e1f5c4a boxset image fixes 2015-10-14 01:02:30 -04:00
Luke Pulverenti cc213128e2 update schedules direct mapping 2015-10-10 20:39:30 -04:00
Luke b82254060d Merge pull request #1213 from softworkz/RemoteSearchDuplicates
Remote-Search:  Suppress duplicates when agregating results from multiple providers
2015-10-06 11:35:25 -04:00
Luke Pulverenti 49d222a6d5 retry image saving to internal location 2015-10-06 10:59:42 -04:00
softworkz 54177fbd60 Remote-Search: Suppress duplicates when agregating results from multiple 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-06 00:35:01 +02:00
Luke Pulverenti 26487dc455 rework people 2015-10-04 23:24:24 -04:00
Luke Pulverenti 5c613f2dda update channel db 2015-10-04 14:10:50 -04:00
Luke Pulverenti 078277ebc2 continue file system rework 2015-10-04 00:23:11 -04:00
Luke Pulverenti 8ad702060e begin file system rework 2015-10-03 23:38:46 -04:00
softworkz 57fd2ed0f8 Remote-Search: Allow result aggregation of multiple providers
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 03:51:50 +02:00
Luke Pulverenti 35fc099114 removed dead db fields 2015-09-29 13:35:23 -04:00
Luke Pulverenti ebc95ffb9a update access denied exceptions 2015-09-25 22:31:13 -04:00
Luke e429b42146 Merge pull request #1185 from TomGillen/absolute-ids
Re-designed item identity providers
2015-09-23 14:34:36 -04:00
Luke Pulverenti 7488ea8c14 update video probing 2015-09-23 00:00:30 -04:00
Thomas Gillen 556b34d000 Re-designed item identity providers 2015-09-19 22:25:19 +01:00
Luke 14de062681 update file system methods 2015-09-13 17:32:02 -04:00
Luke Pulverenti baf2f80154 update camera upload 2015-09-10 14:28:22 -04:00
Luke Pulverenti b7af1213a4 fix auto organize 2015-09-06 12:02:41 -04:00
Luke Pulverenti 9a0462c868 added keyframe setting 2015-08-28 13:39:52 -04:00
Luke Pulverenti 47b1a4cafd update image processing 2015-08-02 15:08:55 -04:00
Luke Pulverenti 6d13cec38e update metadata parsing 2015-08-02 13:31:08 -04:00
Luke Pulverenti 609d2283c6 update polymer 2015-07-23 22:48:10 -04:00
Luke Pulverenti 1279c6d8b5 fix roku live tv stream closing 2015-07-17 22:52:27 -04:00
Luke Pulverenti b1be4939df update components 2015-07-13 17:26:11 -04:00
Luke Pulverenti d4fad83ee2 update favorites page 2015-07-09 01:52:25 -04:00
Luke Pulverenti b1be09242c update people saving 2015-06-28 21:10:45 -04:00
Luke Pulverenti 95ac98d5d4 update menus 2015-06-21 17:31:21 -04:00
Luke Pulverenti d2949d6e03 support video_ts.nfo 2015-05-15 11:46:20 -04:00
Luke Pulverenti a9ccccc535 make more dlna attributes configurable 2015-05-08 12:28:06 -04:00
Luke Pulverenti 6c97afef23 updated bravia profiles 2015-05-06 08:56:26 -04:00
Luke Pulverenti 9f4407028b update photo resolving 2015-05-01 14:37:01 -04:00
Luke Pulverenti 4d57e9b63e dlna fix for media monkey 2015-04-24 16:06:37 -04:00
Luke Pulverenti 9e0c73ef19 live tv fixes 2015-04-19 15:17:17 -04:00
Luke Pulverenti d155b78360 update hls timer 2015-04-18 20:05:36 -04:00
Luke Pulverenti fd261cecf7 resolve photo scan hang 2015-04-16 23:31:19 -04:00
Luke Pulverenti 0abe0685f5 rework image providers 2015-04-10 21:42:37 -04:00
Luke Pulverenti b289b4cc7f complete gdi fallback 2015-04-08 11:45:30 -04:00
Luke Pulverenti c87dd6008a fix music scan 2015-03-22 19:24:35 -04:00
Luke Pulverenti e068e84ab6 incorporate file length into image cache tag 2015-03-20 16:06:04 -04:00
Luke Pulverenti b1d2841583 add movie metadata support to live tv 2015-03-14 16:00:32 -04:00
Luke Pulverenti 0708dc953e add live tv collage 2015-03-14 11:38:16 -04:00
Luke Pulverenti dbb7fd61ff add dynamic images 2015-03-14 00:50:23 -04:00
Luke Pulverenti caadb4f374 update default image providers 2015-03-13 15:37:19 -04:00
Luke Pulverenti 0ec38a9d40 adjust audio direct play checks 2015-03-12 21:55:22 -04:00
Luke Pulverenti a08ae466a2 update BeforeSave during metadata refresh 2015-03-10 22:49:32 -04:00
Luke Pulverenti f39d460f04 update artist and album fields on song changes 2015-03-10 22:07:07 -04:00
Luke Pulverenti 17ea0217f5 handle incomplete local metadata 2015-02-25 13:11:49 -05:00
Luke Pulverenti 8610a9b7ef Update to use SupportsMediaControl 2015-02-19 14:21:03 -05:00
Luke Pulverenti 83ec91f836 restore dummy season folder creation 2015-01-28 16:29:02 -05:00
Luke Pulverenti 782fe92cf7 support artists tag value 2015-01-27 17:45:59 -05:00
Luke Pulverenti b3127f19b5 updated tvdb search 2015-01-27 01:50:40 -05:00
Luke Pulverenti 6755937800 sync updates 2015-01-24 17:33:26 -05:00
Luke Pulverenti 1af651bc56 add Add to collection buttons 2015-01-23 23:50:45 -05:00
Luke Pulverenti 628c6cbc28 make library scan a bit more hands off 2015-01-17 13:15:09 -05:00
Luke Pulverenti 87c23f145c kick off sync right after creating job 2015-01-13 00:40:27 -05:00
Luke Pulverenti d8d5dd4873 make channel access opt-in rather than opt out 2015-01-12 22:46:44 -05:00
Luke Pulverenti 0ec3d217e7 sync updates 2014-12-26 12:45:06 -05:00
Luke Pulverenti 56f6b0335c updated nuget 2014-12-02 22:13:03 -05:00
Luke Pulverenti ccb4e58519 3.0.5421 2014-11-04 22:41:14 -05:00
Luke Pulverenti e33244d797 improve user view images 2014-10-29 18:01:02 -04:00
Luke Pulverenti 5ca4d60c34 connect updates 2014-10-28 19:17:55 -04:00
Luke Pulverenti d74e3b2dea connect updates 2014-10-25 14:32:58 -04:00
Luke Pulverenti 3be4aa8dc7 add connect to startup wizard 2014-10-19 23:04:45 -04:00
Luke Pulverenti 1d70f5469f update connect 2014-10-14 00:22:17 -04:00
Luke Pulverenti 74a8ca9c38 fix case sensitive file names 2014-10-09 18:22:04 -04:00
Luke Pulverenti 7a084a589e added dashboard tour 2014-10-04 14:05:24 -04:00
Luke Pulverenti 0690b4f2e0 Add user cinema mode setting 2014-10-01 20:28:16 -04:00
Luke Pulverenti 1fcfff41c7 update channels 2014-09-28 16:49:43 -04:00
Luke Pulverenti 3be25f8bfb channel improvements 2014-09-28 11:27:26 -04:00
Luke Pulverenti eab030df7f fixes #916 - Support reading playstate data from nfo's 2014-09-26 22:28:13 -04:00
Luke Pulverenti 1afb28b487 add cinema mode feature 2014-09-22 17:56:54 -04:00
Luke Pulverenti e4e4865f7c update to jquery mobile 1.4.4 2014-09-13 10:10:30 -04:00
Luke Pulverenti 2070f1c54d update translations 2014-09-10 21:57:11 -04:00
Luke Pulverenti 58eb500956 fixes #914 - Add option to save metadata hidden 2014-09-06 00:21:23 -04:00
Luke Pulverenti 88fce3670a only run identity providers if refreshing metadata 2014-08-21 12:21:39 -04:00
Luke Pulverenti b48d15296c support custom ordering of user views 2014-08-18 21:42:53 -04:00
Luke Pulverenti de03365201 update chromecast id 2014-08-17 11:38:19 -04:00
Luke Pulverenti 9c5cceb4ec update translations 2014-08-14 09:24:30 -04:00
Luke Pulverenti 063675bb07 updated nuget 2014-07-27 18:01:29 -04:00
Luke Pulverenti 37c27a26e9 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti 6375411f53 added sync model objects 2014-07-15 00:12:26 -04:00
Luke Pulverenti 9b8c0d68ce update mono build 2014-07-09 10:39:04 -04:00
Luke Pulverenti 7a099f92ba redirect to item page when only one new item 2014-07-08 22:53:04 -04:00
Luke Pulverenti c02e917f56 completed auth database 2014-07-07 21:41:03 -04:00
Luke Pulverenti ba720ba957 fixes #868 - Add scheduled task for missing subtitles 2014-07-05 00:01:30 -04:00
Luke Pulverenti 7fa9b14f56 fixes #762 - Marking unwatched doesn't update display 2014-07-03 22:22:57 -04:00
Luke Pulverenti 389390b82e fixes #789 - Security Issue: API allows access to any folder of the PC running MediaBrowser 2014-07-02 00:57:18 -04:00
Luke Pulverenti 88d241edc1 add ShortOverview 2014-06-24 00:18:02 -04:00
Luke Pulverenti 0727475abf update translations 2014-06-23 12:05:19 -04:00
Luke Pulverenti 9e57e16aa9 fixes #839 - Support getting latest channel items 2014-06-15 19:30:04 -04:00
Luke Pulverenti cd1ca67ce6 replace all images when using identify function 2014-06-14 22:24:04 -04:00
Luke Pulverenti ffc4db4128 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.MediaEncoding/Subtitles/VttWriter.cs
2014-06-13 10:24:34 -04:00
Luke Pulverenti 6186618f3e remove <br/> from parsed subtitles 2014-06-13 10:24:14 -04:00
Luke 3e5ebd84fe Merge pull request #811 from thogil/item_identity_providers_2
Item identity providers
2014-06-12 16:14:01 -04:00
Luke Pulverenti 945e843270 add new chapter provider feature 2014-06-09 15:16:14 -04:00
Luke Pulverenti 3640f62086 create collections from movies page 2014-06-03 23:34:36 -04:00
Luke Pulverenti 6f2e74f76c fixes #719 - Artist.LocalTitle with more than one period in name truncates name 2014-05-31 23:19:06 -04:00
Luke Pulverenti 0eaba37c11 add library to front page 2014-05-13 20:46:45 -04:00
Thomas Gillen 0a3381471d Updating tvdb providers to use item identities 2014-05-07 22:19:04 +01:00
Thomas Gillen a14e919a85 Added item identity providers and converters 2014-05-07 22:18:24 +01:00
Luke Pulverenti c7c72dd1a8 web client re-org 2014-05-01 22:54:33 -04:00
Luke Pulverenti fadda8ef56 add new notification features 2014-04-26 23:42:05 -04:00
Luke Pulverenti 8df1ebe499 add new mirror mode 2014-04-13 13:27:13 -04:00
Luke Pulverenti 2c6a9892f2 update translations 2014-04-08 00:17:18 -04:00
Luke Pulverenti e4001ec92b add latest translations 2014-04-05 11:02:50 -04:00
Thomas Gillen 5c3e6a48d7 Support anime series ordering with core providers 2014-03-27 02:14:06 +00:00
Luke Pulverenti a94a98dc6c apply codec profile conditions 2014-03-24 13:54:45 -04:00
Luke Pulverenti 5b3bde4d9a fixed dlna user reporting 2014-03-16 12:15:10 -04:00
Luke Pulverenti 6825cad562 move collections back under movies. add movie suggestions page. 2014-03-11 22:11:01 -04:00
Luke Pulverenti 6efb78b8b2 fixes #697 - Support xbmc offline discs 2014-03-03 00:11:03 -05:00
Luke Pulverenti 2db452f68f add more data to media report 2014-03-02 21:17:12 -05:00
Luke Pulverenti e1387a24c1 implement series searching 2014-03-02 10:42:21 -05:00
Luke Pulverenti 6c5cf81752 a start to the lookup feature 2014-03-01 17:34:27 -05:00
Luke Pulverenti d537826d81 updated service stack 2014-03-01 12:53:56 -05:00
Luke Pulverenti c2e51df31d add custom providers that can run before refresh chain 2014-02-28 23:13:22 -05:00
Luke Pulverenti 74625cc580 add back global metadata settings 2014-02-26 22:57:37 -05:00
Luke Pulverenti 13563b6047 Add upnp configuration 2014-02-25 23:38:21 -05:00
Luke Pulverenti aef805efb9 fix directory not found error in episode organization 2014-02-25 10:40:16 -05:00
Luke Pulverenti 21706ffa52 limit ifo's to 300mb+ 2014-02-23 22:27:13 -05:00
Luke Pulverenti 55b770ac2f make sure omdb provider returns a name 2014-02-22 16:05:00 -05:00
Luke Pulverenti b52d99568b consolidate ibn api a bit 2014-02-22 15:20:22 -05:00
Luke Pulverenti 8f22edb503 use modular id's on edit page 2014-02-21 16:44:10 -05:00
Luke Pulverenti 0d90f1d450 make external id's modular 2014-02-21 13:48:15 -05:00
Luke Pulverenti 13e4b2a6a7 add search methods to remote metadata providers 2014-02-19 23:53:15 -05:00
Luke Pulverenti 411ce21751 fix resolution in photo provider 2014-02-19 11:24:06 -05:00
Luke Pulverenti 4e38c35373 fixed remote control flyout 2014-02-19 00:21:03 -05:00
Luke Pulverenti 1a9e2dfd83 fixed themoviedb search returning no results 2014-02-17 16:35:08 -05:00
Luke Pulverenti 4ebba2b2e8 change usage reporting to a timer 2014-02-15 17:42:06 -05:00
Luke Pulverenti 8b71ab2e7d expose omdb to metadata config 2014-02-15 11:36:09 -05:00
Luke Pulverenti a4b40ad9d9 handle year in name when searching 2014-02-13 23:00:13 -05:00
Luke Pulverenti eec9e04825 take photos into the core 2014-02-13 00:11:54 -05:00
Luke Pulverenti 8bf02c9906 re-word internet provider setting 2014-02-11 23:29:13 -05:00
Luke Pulverenti 1ff62edd84 fixes #709 - show all languages 2014-02-11 22:46:27 -05:00
Luke Pulverenti 5a41d7e0fd fixes #709 - Add option to show all languages in image interface 2014-02-11 22:33:59 -05:00
Luke Pulverenti 03d17dea70 enforce min width when downloading images 2014-02-11 22:33:30 -05:00
Luke Pulverenti f64f55c894 fixes #709 - Add option to show all languages in image interface 2014-02-11 22:30:50 -05:00
Luke Pulverenti 16bc3a6d77 implement fetcher priority adjustment 2014-02-11 16:41:01 -05:00
Luke Pulverenti 17bf59dfe3 added toggles for metadata settings 2014-02-10 23:55:01 -05:00
Luke Pulverenti cf9ef0e43d fix refresh of tv recordings 2014-02-10 15:11:46 -05:00
Luke Pulverenti 013d5a467e restored external subtitle support 2014-02-10 13:39:41 -05:00
Luke Pulverenti 44bb192ce0 update wizard function of enable/disable local metadata saving 2014-02-09 18:08:01 -05:00