Commit graph

55 commits

Author SHA1 Message Date
softworkz 06f5af783b Adjust language for image results from TMDB when querying complex language codes (> 2 chars, qualified by country) 2016-06-25 02:44:31 +02:00
Luke Pulverenti 15f0832a04 deprecate refreshinfo db 2016-05-21 02:12:00 -04:00
nfnty 6d7349284f Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_url 2016-04-29 10:52:18 +02:00
anderbytes c2a1ab66df Collection meta-fetch fallback condition update
With this change I propose that english metadata from collection (fallback situation) occurs when a collection NAME is missing, instead of OVERVIEW (description).

This means a translated collection that has the vital information such as name will be sufficient to be used... not forcing Emby to download english data (with the non-translated title and overview) just because the translated version has an empty overview.

I took a while to understand why some of my collections weren't downloading their translated versions from provider. I traced the problem to this... the ones who had overview were pulled in, the ones who hadn't Emby used the fallback (easily seen in the logs).
2016-04-26 23:51:05 -03:00
nfnty 0879089eb5 Use HTTPS for API requests 2016-04-23 06:47:15 +02:00
Sven Van den brande 168587b2a0 Remove unused code... 2016-03-27 23:11:27 +02:00
Luke Pulverenti 734ebdab95 update moviedb providers 2016-03-12 10:19:35 -05:00
Luke Pulverenti 21ebd05a0e update MovieDb providers to search for images using all languages 2016-03-04 12:38:51 -05:00
Luke Pulverenti 371e78a396 preserve shortcut children 2016-01-27 13:26:15 -05:00
Luke Pulverenti c401761f91 fix collection content getting lost 2016-01-27 13:08:35 -05:00
Luke Pulverenti 078277ebc2 continue file system rework 2015-10-04 00:23:11 -04:00
Luke 14de062681 update file system methods 2015-09-13 17:32:02 -04:00
Luke Pulverenti b1be09242c update people saving 2015-06-28 21:10:45 -04:00
Luke Pulverenti 6562824a84 fixed for new collection creation 2015-04-26 00:39:40 -04:00
Luke Pulverenti 30104bd8de probe live streams after opening 2015-04-05 11:01:57 -04:00
Luke Pulverenti 75a46393f0 fix foreign language fallback for moviedb 2015-01-30 22:19:41 -05:00
Luke Pulverenti db03846481 sync updates 2015-01-23 01:15:15 -05:00
Luke Pulverenti de76156391 rework hosting options 2015-01-18 23:29:57 -05:00
Luke Pulverenti 628c6cbc28 make library scan a bit more hands off 2015-01-17 13:15:09 -05:00
Luke Pulverenti 5278959ede sync fixes 2014-12-28 01:21:39 -05:00
Luke Pulverenti ab3da46113 more sync movement 2014-12-12 22:56:30 -05:00
Luke Pulverenti 4548e6598d support dvd without video_ts folder 2014-12-08 23:57:18 -05:00
Luke Pulverenti 124754a04f use new naming project 2014-11-17 21:48:22 -05:00
Luke Pulverenti f02f322208 remove mono compiler directives 2014-10-06 19:58:46 -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 37c27a26e9 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti 3d47b495a9 fixes #795 - Support reading Xbmc nfo's 2014-06-29 23:04:50 -04:00
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 c4f587dd94 live tv stream adjustments, add additional dlna params 2014-03-12 15:56:12 -04:00
Luke Pulverenti 546acf0ebb fixes #715 - Support creating/editing collections (boxsets) in web client #715 2014-03-07 13:48:55 -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 888b8d619a added encoding manager interface 2014-02-20 11:37:41 -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 cf4ae16f18 fixed users without playback access being able to click play chapters 2014-02-17 22:02:41 -05:00
Luke Pulverenti 8b71ab2e7d expose omdb to metadata config 2014-02-15 11:36:09 -05:00
Luke Pulverenti eec9e04825 take photos into the core 2014-02-13 00:11:54 -05:00
Luke Pulverenti 17bf59dfe3 added toggles for metadata settings 2014-02-10 23:55:01 -05:00
Luke Pulverenti 013d5a467e restored external subtitle support 2014-02-10 13:39:41 -05:00
Luke Pulverenti 60e2fd4d44 support mcm episodes 2014-02-08 23:52:52 -05:00
Luke Pulverenti 7f5a4c2d4e added item type to refresh info 2014-02-08 17:38:02 -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 821a3d29a2 converted movie providers to new system 2014-02-05 23:39:16 -05:00
Luke Pulverenti 351cfef7a7 use conditional caching on some json responses 2014-02-03 23:04:19 -05:00
Luke Pulverenti 48b9f657a4 convert series providers to new system 2014-02-03 15:51:28 -05:00
Luke Pulverenti 4205dcac9d Add dlna headers to static responses 2014-02-03 12:44:13 -05:00
Luke Pulverenti 30ebfab8e0 converted season providers 2014-02-03 00:35:43 -05:00