Commit Graph

1025 Commits

Author SHA1 Message Date
Luke Pulverenti
f9847be17c update item by name queries 2016-06-17 09:06:13 -04:00
Luke Pulverenti
f06390ce86 update music brainz 2016-06-16 02:20:32 -04:00
Luke Pulverenti
825f0f3507 update music brainz album responses 2016-06-15 16:14:04 -04:00
Luke Pulverenti
cc2ac9e387 update music brainz album responses 2016-06-15 15:52:38 -04:00
Luke Pulverenti
383110f9af switch recordings to ts when preserving original audio 2016-06-12 19:33:11 -04:00
Luke Pulverenti
f378a2c789 update item queries 2016-06-12 01:03:52 -04:00
Luke Pulverenti
da6e94396f update connection pooling 2016-06-11 16:12:01 -04:00
Luke Pulverenti
0ad0150435 update nuget 2016-06-07 12:21:46 -04:00
Luke Pulverenti
19ee883ca2 record time base 2016-06-06 17:13:00 -04:00
softworkz
b4737b0211 TheTvDb: Add episode url for external links 2016-06-04 23:09:15 +02:00
Luke Pulverenti
1edd61bf38 update tabs 2016-06-04 13:14:03 -04:00
softworkz
75840c7065 MovieDbSeriesProvider and MovieDbEpisodeProvider: Add support for trailers 2016-06-04 06:35:18 +02:00
softworkz
79128e6d85 MovieDbSeasonProvider: Don't fill name from search info 2016-06-04 06:35:10 +02:00
softworkz
7e22ce5f5e OmdbProvider instantiation 2016-06-04 05:11:33 +02:00
softworkz
f7900e7757 OmdbImageProvider: Check poster field of cached item to determine if an image is available 2016-06-04 03:16:44 +02:00
softworkz
f601614539 minifix 2016-06-04 03:16:35 +02:00
softworkz
99528878b7 OmdbProvider: Added local caching
The lack of caching in the OmdbProvider could result in long library
scan time.
This commit adds caching for the OmdbProvider similar to the
MovieDbProvider.
Downloaded metadata is saved locally and only updated if the last
refresh occured 3 or more days before
2016-06-04 03:16:24 +02:00
softworkz
0e126533a4 OmdbProvider: Fix for empty json fields 2016-06-04 00:45:31 +02:00
softworkz
1910be0976 OmdbProvider: Fix for data fields containing "N/A" 2016-06-04 00:21:06 +02:00
Luke Pulverenti
ae168bc563 update tag saving 2016-06-02 13:43:29 -04:00
Luke Pulverenti
df3cd3e2f6 updated nuget 2016-06-01 11:21:22 -04:00
Luke Pulverenti
977f62336b update storage of genres, studios, tags, & keywords 2016-05-31 14:07:54 -04:00
Luke Pulverenti
88415471eb add trakt external url 2016-05-29 02:03:09 -04:00
Luke Pulverenti
4e624c2cef removed dead code 2016-05-26 13:18:58 -04:00
Luke Pulverenti
cc19c762b4 update refresh 2016-05-24 22:06:56 -04:00
Luke Pulverenti
77dc47df0c deprecate provider options 2016-05-24 20:42:12 -04:00
Luke Pulverenti
b06f336a1d encapsulate mbz url 2016-05-22 23:54:22 -04:00
Luke Pulverenti
15f0832a04 deprecate refreshinfo db 2016-05-21 02:12:00 -04:00
Luke Pulverenti
92b0f52760 improve RequiresRefresh 2016-05-20 23:58:04 -04:00
Luke Pulverenti
329e047803 update seasons 2016-05-20 17:32:43 -04:00
Luke Pulverenti
2daf91b3fe update missing season creator 2016-05-20 15:45:04 -04:00
Luke Pulverenti
3118196ac6 update user data queries 2016-05-11 10:36:28 -04:00
Luke Pulverenti
3aa349fd1f update queries 2016-05-10 22:21:28 -04:00
Luke Pulverenti
022c242f3a remove tvdb split by comma 2016-05-10 22:20:49 -04:00
Luke Pulverenti
e2e5a8ef32 fix refresh 2016-05-09 11:41:56 -04:00
Luke Pulverenti
f80c1d93c0 update user queries 2016-05-09 00:56:41 -04:00
Luke Pulverenti
99084edabe update windows ffmpeg 2016-05-08 23:13:38 -04:00
Luke Pulverenti
e78565491a fix trailer metadata 2016-05-07 17:01:21 -04:00
Luke Pulverenti
0edd4e410a fix dashboard page 2016-05-06 02:02:10 -04:00
Luke Pulverenti
4c9406bfa6 allow dynamic images for unset content type 2016-05-03 22:29:24 -04:00
Luke Pulverenti
324c6dc8db update embedded metadata extraction 2016-05-01 16:56:26 -04:00
nfnty
8711b8be14 Use HTTPS for API requests: FanArt: http:// -> https:// 2016-04-29 10:52:20 +02:00
nfnty
6d7349284f Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_url 2016-04-29 10:52:18 +02:00
Luke Pulverenti
87091b6196 update providers 2016-04-27 21:59:09 -04:00
Luke Pulverenti
5fc4233942 update change monitors 2016-04-27 17:09:52 -04:00
Luke Pulverenti
9ec3b6c0eb update change monitors 2016-04-27 16:52:09 -04:00
Luke Pulverenti
d0aece61e7 fixes for episodes directly in series folder 2016-04-27 15:41:12 -04: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
Luke Pulverenti
69622a74a8 faster cleanup of missing episodes 2016-04-25 23:39:21 -04:00
Luke Pulverenti
6b1c6ace22 more identify fixes 2016-04-24 20:36:10 -04:00