Commit graph

52 commits

Author SHA1 Message Date
Luke Pulverenti
c33992765c fix pt-br from tvdb 2016-01-24 23:12:47 -05:00
Luke Pulverenti
1c8b97866b get people info during media refresh 2016-01-21 13:50:43 -05:00
Luke Pulverenti
94261b7669 update episode refresh 2016-01-16 22:24:12 -05:00
Luke Pulverenti
0355ada899 update tvdb 2016-01-16 14:02:25 -05:00
Luke
da5fc95612 fixes #1145 - Improve support for daily episodes 2015-12-25 16:18:27 -05:00
Luke Pulverenti
73b1e227d3 fix tvdb lookup by imdb id 2015-12-18 11:43:42 -05:00
Luke Pulverenti
3800fe9051 fixes #1216 - Scraper (thetvdb) searches in wrong language 2015-12-01 22:10:04 -05:00
Luke Pulverenti
77104e2a20 update tv providers 2015-11-29 15:01:14 -05:00
Luke Pulverenti
0c7e06648c encapsulate validity in tv providers 2015-10-21 01:09:50 -04:00
softworkz
091792145f Remote-Search: Fixed providers to return year information when searching for 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 00:38:18 +02:00
Luke Pulverenti
078277ebc2 continue file system rework 2015-10-04 00:23:11 -04:00
Thomas Gillen
556b34d000 Re-designed item identity providers 2015-09-19 22:25:19 +01:00
Luke Pulverenti
aff7309a08 update ffmpeg with qsv-compatible version 2015-09-18 13:50:24 -04:00
Luke
14de062681 update file system methods 2015-09-13 17:32:02 -04:00
Luke Pulverenti
609d2283c6 update polymer 2015-07-23 22:48:10 -04:00
Luke Pulverenti
b1be09242c update people saving 2015-06-28 21:10:45 -04:00
Luke Pulverenti
8afd04ae37 consolidate people access 2015-06-28 12:36:25 -04:00
Luke Pulverenti
67c4c9381f 3.0.5641.0 2015-06-11 17:22:44 -04:00
Luke Pulverenti
d86c6decec extract more scripts 2015-06-09 01:56:46 -04:00
Luke Pulverenti
b3df19b515 tvdb language fix 2015-04-18 23:35:17 -04:00
Luke Pulverenti
6bd18c6e72 xbox one dlna fixes 2015-04-16 10:59:39 -04:00
Luke Pulverenti
fc98351abf add language to tvdb series search 2015-02-20 13:27:01 -05:00
Luke Pulverenti
b3127f19b5 updated tvdb search 2015-01-27 01:50:40 -05:00
Luke Pulverenti
5f76b59e67 separate provider options 2015-01-18 00:45:10 -05:00
Luke Pulverenti
d8d5dd4873 make channel access opt-in rather than opt out 2015-01-12 22:46:44 -05:00
Luke Pulverenti
c9bf564c45 change zip extraction to resolve osx issue 2014-12-28 21:50:02 -05:00
Luke Pulverenti
049ef9b4ec update naming methods 2014-11-16 17:46:01 -05:00
Luke Pulverenti
b48d15296c support custom ordering of user views 2014-08-18 21:42:53 -04:00
Luke Pulverenti
b4b17d7717 add subtitle delivery methods to StreamBuilder 2014-07-18 15:07:28 -04:00
Thomas Gillen
0a3381471d Updating tvdb providers to use item identities 2014-05-07 22:19:04 +01:00
Thomas Gillen
c91109a69f Support series offset in missing episode provider 2014-03-30 03:44:03 +01:00
Thomas Gillen
5c3e6a48d7 Support anime series ordering with core providers 2014-03-27 02:14:06 +00:00
Luke Pulverenti
9396f16aed add more reporting data 2014-03-04 21:59:59 -05:00
Luke Pulverenti
e1387a24c1 implement series searching 2014-03-02 10:42:21 -05:00
Luke Pulverenti
aef805efb9 fix directory not found error in episode organization 2014-02-25 10:40:16 -05:00
Luke Pulverenti
13e4b2a6a7 add search methods to remote metadata providers 2014-02-19 23:53:15 -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
a4b40ad9d9 handle year in name when searching 2014-02-13 23:00:13 -05:00
Luke Pulverenti
aac392f4cd add audio db for artists 2014-02-09 02:27:44 -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
65903c56de get album images from songs before internet 2014-02-06 19:43:45 -05:00
Luke Pulverenti
14084fdd87 separate metadata refresh from validation 2014-02-06 17:22:03 -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
30ebfab8e0 converted season providers 2014-02-03 00:35:43 -05:00
Luke Pulverenti
44c0eba39d abstract preferred metadata language per item 2013-12-26 19:23:58 -05:00
Luke Pulverenti
63c9104e62 Pull ProviderData out of memory 2013-12-06 15:07:34 -05:00