Commit graph

138 commits

Author SHA1 Message Date
Tim Hobbs 3632d679fb Image language fix
The language only needs to be added if it is not already part of the
list. It is not necessarily a problem, it just winds up with duplicates.
2014-03-24 13:02:58 -07:00
Luke Pulverenti 6987f2794a search refinements 2014-03-02 13:01:46 -05:00
Luke Pulverenti 771294e756 support more search filters 2014-03-02 12:09:35 -05:00
Luke Pulverenti 6c5cf81752 a start to the lookup feature 2014-03-01 17:34:27 -05:00
Luke Pulverenti 55b770ac2f make sure omdb provider returns a name 2014-02-22 16:05:00 -05:00
Luke Pulverenti 13e4b2a6a7 add search methods to remote metadata providers 2014-02-19 23:53:15 -05:00
Luke Pulverenti 4a39df98cd rework image extraction settings 2014-02-19 13:50:37 -05:00
Luke Pulverenti 1a9e2dfd83 fixed themoviedb search returning no results 2014-02-17 16:35:08 -05:00
Luke Pulverenti 8b71ab2e7d expose omdb to metadata config 2014-02-15 11:36:09 -05:00
Luke Pulverenti d0f1a83621 added more image providers 2014-02-08 15:02:35 -05:00
Luke Pulverenti b1713a16cd switch to generic lookup type 2014-02-06 22:10:13 -05:00
Luke Pulverenti 65903c56de get album images from songs before internet 2014-02-06 19:43:45 -05:00
Luke Pulverenti 821a3d29a2 converted movie providers to new system 2014-02-05 23:39:16 -05:00
Luke Pulverenti 04d62d3420 convert episode providers to new system 2014-02-04 15:19:29 -05:00
Luke Pulverenti 4205dcac9d Add dlna headers to static responses 2014-02-03 12:44:13 -05:00
Luke Pulverenti 9e0c1340fc convert games to new providers 2014-02-02 08:36:31 -05:00
Luke Pulverenti d0d54a503d switch boxsets to new providers 2014-01-30 16:23:54 -05:00
abeloin 7a33611ede Bug in Mono: WebUtility.HtmlDecode generate an System.ArgumentNullException if input is null. 2014-01-28 01:11:35 -05:00
Luke Pulverenti 3cc608d781 update next/previous buttons 2014-01-24 13:09:50 -05:00
Luke Pulverenti 3cde201190 support keyword editing 2014-01-14 11:06:26 -05:00
Luke Pulverenti ce13ff95ad support plot keywords 2014-01-14 10:50:39 -05:00
Luke Pulverenti ec4000404d rework text subtitles 2014-01-10 08:52:01 -05:00
Luke Pulverenti 1e88b1ef9f web client touchups 2014-01-02 16:21:06 -05:00
Luke Pulverenti 8c34f863fb make live tv channels playable 2013-12-29 13:53:56 -05:00
Luke Pulverenti 28b0ff1e75 allow custom language per item 2013-12-28 11:58:13 -05:00
Luke Pulverenti e93700f9f8 support new tmdb param to get all images in one response 2013-12-26 22:48:05 -05:00
Luke Pulverenti 44c0eba39d abstract preferred metadata language per item 2013-12-26 19:23:58 -05:00
Luke Pulverenti 72a956d022 fixed movie genres not getting replaced 2013-12-26 09:20:17 -05:00
Luke Pulverenti 01e65c93ee updated live tv + nuget 2013-12-14 20:17:57 -05:00
Luke Pulverenti 63c9104e62 Pull ProviderData out of memory 2013-12-06 15:07:34 -05:00
Luke Pulverenti 55a776427b Removed unused properties from BaseItem. 2013-12-05 11:50:21 -05:00
Luke Pulverenti cd279d98e0 added IHasTrailers 2013-12-02 11:46:25 -05:00
Luke Pulverenti 317f411070 Added IHasBudget 2013-12-02 11:16:03 -05:00
Luke Pulverenti ad52d8b5d9 fixes #640 - Add management filters 2013-12-01 21:24:14 -05:00
Luke Pulverenti b827f4058d improve movie matching by looking for titles with same year first 2013-12-01 13:57:52 -05:00
Luke Pulverenti a99a10c02b fix movie db provider search by imdb id 2013-11-23 15:01:44 -05:00
Luke Pulverenti bce86c5022 pull person sort order from tvdb/tmdb data 2013-11-19 22:15:48 -05:00
Luke Pulverenti 2fc662c9e9 optimize image processor when gdi can be skipped 2013-11-07 10:57:12 -05:00
Luke Pulverenti 138bad316b updated mbt api 2013-11-03 15:48:16 -05:00
Luke Pulverenti ed34b67f51 fix library scan stopping and restarting itself 2013-11-02 15:30:29 -04:00
Luke Pulverenti 0c93447380 #606 - Add manual image selection for Seasons 2013-11-01 15:54:25 -04:00
Luke Pulverenti 142d0e5f48 fixes #607 - Add manual image selection for episodes 2013-11-01 11:55:25 -04:00
Luke Pulverenti 926a610075 fixes #551 - Add manual image selection for movies 2013-10-31 21:48:14 -04:00
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
Luis Miguel Almánzar d77122ba0f add support to movie names with dot notation 2013-10-28 20:35:01 -04:00
Luke Pulverenti 146c7ac4bf fix double path concatenation 2013-10-24 13:49:24 -04:00
Luke Pulverenti 77cff18dce fix images saving with incorrect paths. 2013-10-22 21:11:56 -04:00
Luke Pulverenti c997effcb1 use tmdb updates for images 2013-10-22 15:52:33 -04:00
Luke Pulverenti 32cb872b06 support backdrops from multiple sources 2013-10-22 15:03:21 -04:00
Luke Pulverenti f23e957381 record tmdb collection name 2013-10-17 11:34:47 -04:00
Luke Pulverenti ca2e0f3451 fixes #588 - Add option to use xbmc convention when saving images 2013-10-15 11:29:19 -04:00
Luke Pulverenti ed60771cdd fixes #587 - Support automatic tmdb updates for movies 2013-10-14 13:34:54 -04:00
Luke Pulverenti 9bfe68c535 update to fanart api changes 2013-10-13 15:22:55 -04:00
Luke Pulverenti 2a44efaa42 fixes #585 - Use tmdb updates api for people 2013-10-13 13:52:57 -04:00
Luke Pulverenti fb98b0c8e0 updated nuget 2013-10-04 11:22:03 -04:00
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over 2013-10-01 14:24:27 -04:00
Luke Pulverenti b54240f679 fixes #553 - Support locking OfficialRating field 2013-09-23 10:02:56 -04:00
Luke Pulverenti 803e8b4a2e improved performance of item counts 2013-09-11 13:54:59 -04:00
Luke Pulverenti 98e7eeeff9 reduce byte conversions with alchemy web socket 2013-09-05 17:34:46 -04:00
Luke Pulverenti 5e00f9f059 consolidate knowledge of movie xml file name 2013-08-26 11:14:59 -04:00
Eric Reed 58afe5dd41 Fix up collection searching in MovieDbProvider.cs 2013-08-26 10:36:41 -04:00
Luke Pulverenti 79a82ae671 fixes #425 - Support searching tmdb using imdb id 2013-08-24 00:30:45 -04:00
Luke Pulverenti 6aa3164092 fixes #434 - Meta data refresh does not handle "The" in the name well 2013-08-23 17:25:59 -04:00
Luke Pulverenti 7bd586d133 respect locked fields 2013-08-21 16:08:26 -04:00
Eric Reed 50bb545b53 Clear old collection numbers if not there on new fetch 2013-08-19 15:37:44 -04:00
Eric Reed 8f105fb618 Fix name not filled in for Box Sets 2013-08-19 14:15:25 -04:00
Luke Pulverenti c59e49a8ed revert single/multi transition. too risky for now. 2013-08-18 11:23:28 -04:00
Luke Pulverenti a6c1370a62 trim person names 2013-07-31 08:09:23 -04:00
Luke Pulverenti 00c13e0dc1 fixes #399 - MB Web Client - Tags Metadata 2013-07-29 08:38:58 -04:00
Luke Pulverenti f550bfd4a4 fix youtube url 2013-07-27 18:41:58 -04:00
Luke Pulverenti a1599ccd6c change 3dformat xml tag to Video3DFormat 2013-07-07 11:54:52 -04:00
Luke Pulverenti da5eaddd91 added error handling to image tag generation 2013-07-05 20:19:44 -04:00
Luke Pulverenti 6b84095add get movie ratings from imdb via omdb 2013-07-05 13:40:51 -04:00
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names 2013-06-28 16:25:58 -04:00
Luis Miguel Almánzar 28be50b0f1 removed system web from providers project 2013-06-28 00:17:30 -04:00
Luis Miguel Almánzar bc69a24834 Fixes #325 - Unescape overview from themoviedb provider (some movies contain escaped chars) 2013-06-28 00:10:19 -04:00
Luis Miguel Almánzar 7731536c79 Fixes #310 - Use minimun release date for movieDB provider if no matching user release code nor us release 2013-06-27 23:54:43 -04:00
Luke Pulverenti 0b76afebe3 add trailers to moviedb appendto 2013-06-27 13:01:20 -04:00
Luke Pulverenti cf61bf72dc made video size richer 2013-06-27 12:47:10 -04:00
Luke Pulverenti 5782d9084d fixes #299 - Add trailer urls to MovieDbProvider 2013-06-27 12:36:41 -04:00
Luke Pulverenti 0a5701130e add collection/season.xml 2013-06-27 10:51:40 -04:00
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti 41f84fc6b2 save person.xml 2013-06-23 13:56:11 -04:00
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support 2013-06-23 13:48:30 -04:00
Luis Miguel Almánzar 89eb080464 using lockedfields and lockedimages when populating data 2013-06-15 18:19:47 -04:00
Luke Pulverenti a4f7eb84cd fixes #347 - File Properties in Video file formats override local xml 2013-06-13 14:45:58 -04:00
Luke Pulverenti 38a7717824 ease up on RefreshOnFileSystemStampChange 2013-06-09 21:40:28 -04:00
Luke Pulverenti 7aa969e2b9 added a providers assembly 2013-06-09 12:47:28 -04:00
Renamed from MediaBrowser.Controller/Providers/Movies/MovieDbProvider.cs (Browse further)