Commit graph

222 commits

Author SHA1 Message Date
Luke Pulverenti
2733c598b2 remove unused components 2016-06-29 23:29:46 -04:00
Luke Pulverenti
4e624c2cef removed dead code 2016-05-26 13:18:58 -04:00
Luke Pulverenti
77dc47df0c deprecate provider options 2016-05-24 20:42:12 -04:00
Luke Pulverenti
81d9ea05f6 fix image refresh 2016-04-15 22:18:40 -04:00
Luke Pulverenti
55bbc5d12a update components 2016-03-22 23:03:35 -04:00
Luke Pulverenti
1d2b6329bf update channels 2016-03-19 11:38:05 -04:00
Luke Pulverenti
f0c947851d remove ChannelAudioItem 2016-03-19 01:14:47 -04:00
softworkz
362839f253 Re-Organize TV provider source files 2016-03-17 00:18:07 +01:00
Luke
7225b78e0c Merge pull request #1515 from softworkz/MovieDbEpisodeProvider
Created new Metadata provider for TheMovieDB: MovieDbEpisodeProvider
2016-03-03 13:48:10 -05:00
softworkz
6c50734131 Created new Metadata provider for TheMovieDB: MovieDbEpisodeProvider
Most of the required logic already existed in
MovieDbEpisodeImageProvider.
In order to avoid duplicated code, I have moved all common code to a new
base class "MovieDbProviderBase" from which MovieDbEpisodeProvider and
MovieDbEpisodeImageProvider are inheriting now.
2016-03-03 03:08:44 +01:00
Luke Pulverenti
cd144bc6f5 update photo resolver 2016-02-25 10:12:22 -05:00
Luke Pulverenti
0cd008bcb9 update commonio 2016-01-16 22:24:24 -05:00
softworkz
182f1da03e Added OmdbEpisodeProvider as an alternative source for series episodes
This new episode provider implementation does not bulk-download or cache
episode data. It is only meant to be a backup source for situations
where media is not recognized by the default provider (TheTvDb).
2016-01-12 05:54:26 +01:00
Luke Pulverenti
4b11e3e0d8 fix merge conflicts 2015-12-27 14:22:55 -05:00
Luke Pulverenti
7568970fd6 update translations 2015-11-19 21:54:33 -05:00
Luke Pulverenti
47b428b36c update commonio 2015-10-05 21:27:49 -04:00
Luke Pulverenti
1aaf09112b remove nuget restores 2015-10-04 02:04:23 -04:00
Luke Pulverenti
a08d5e695a remove nuget targets 2015-10-04 01:58:18 -04:00
Luke Pulverenti
21352d5248 Complete rework of IFileSystem 2015-10-04 00:58:07 -04:00
Luke Pulverenti
078277ebc2 continue file system rework 2015-10-04 00:23:11 -04:00
Luke Pulverenti
dd17096b5d update libs 2015-09-11 22:18:09 -04:00
Luke Pulverenti
a0c3bb0380 update live tv image 2015-08-28 00:19:08 -04:00
Luke Pulverenti
c90cdef3ba added user view setting 2015-04-15 17:59:20 -04:00
Luke Pulverenti
3cc0ad2a35 add notification services tab 2015-04-05 23:47:01 -04:00
Luke Pulverenti
2b7a80cfb5 improve direct play of live streams 2015-04-04 15:35:29 -04:00
Luke Pulverenti
b1d2841583 add movie metadata support to live tv 2015-03-14 16:00:32 -04:00
Luke Pulverenti
a2bb9ca624 rework stub seasons 2015-01-13 23:20:30 -05:00
Luke Pulverenti
56f6b0335c updated nuget 2014-12-02 22:13:03 -05:00
Luke Pulverenti
3c8c6abca7 remove tasks from startup 2014-11-28 12:41:47 -05:00
Luke Pulverenti
254382af2b update naming project 2014-11-23 15:08:52 -05:00
Luke Pulverenti
27088b7bac update translations 2014-11-21 09:28:30 -05:00
Luke Pulverenti
dc8c24ed29 get channel media info at runtime 2014-11-18 21:45:12 -05:00
Luke Pulverenti
124754a04f use new naming project 2014-11-17 21:48:22 -05:00
Luke Pulverenti
049ef9b4ec update naming methods 2014-11-16 17:46:01 -05:00
Luke Pulverenti
5fdd7ec672 add new naming project 2014-11-16 15:44:08 -05:00
Luke Pulverenti
1a80362a0f created common startup project for mono & windows 2014-11-09 13:24:57 -05:00
Luke Pulverenti
b5842f9f19 rework build scripts 2014-11-05 14:28:41 -05:00
Luke Pulverenti
45a01563e8 fix nuget targets 2014-10-29 19:03:58 -04:00
Luke Pulverenti
e33244d797 improve user view images 2014-10-29 18:01:02 -04:00
Luke Pulverenti
3be4aa8dc7 add connect to startup wizard 2014-10-19 23:04:45 -04:00
Luke Pulverenti
813f5d9649 updated nuget 2014-10-18 17:25:04 -04:00
Luke Pulverenti
f1a602f5a8 disable nuget package restore 2014-10-18 15:02:54 -04:00
Luke Pulverenti
f02f322208 remove mono compiler directives 2014-10-06 19:58:46 -04:00
Luke Pulverenti
0690b4f2e0 Add user cinema mode setting 2014-10-01 20:28:16 -04:00
Luke Pulverenti
f6769b73f2 add MediaInfo to improve media analysis for video files 2014-09-20 11:48:23 -04:00
Luke Pulverenti
60d1d5cdee restore nuget targets for mono build 2014-09-02 22:30:24 -04:00
Luke Pulverenti
6f45ea0823 fixes #912 - Add special views for Dlna 2014-09-01 16:10:54 -04:00
Luke Pulverenti
93ded925a7 Fixes #901 - Improve captured photo metadata 2014-08-27 21:27:46 -04:00
Luke Pulverenti
fda7ff5bf2 chromecast updates 2014-08-19 18:28:35 -04:00
Luke Pulverenti
e84ba17b9f add activity log feature 2014-08-10 18:13:17 -04:00
gsnerf
f0c2c7ceb0 cleaned up left overs & removed last unnecessary mono filters 2014-08-06 22:41:23 +02:00
Michalis Adamidis
b957e7c7b9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-08-06 21:06:34 +02:00
Luke Pulverenti
3ba6364f25 fixes #887 - Support ttml subtitle output 2014-08-05 19:59:24 -04:00
Michalis Adamidis
7994f0dcd9 Merge remote-tracking branch 'official/master' 2014-08-06 01:29:56 +02:00
gsnerf
a118169a3c removed block of NuGet.targets for 'Release Mono' 2014-08-06 01:06:45 +02:00
Luke Pulverenti
f0464dfa17 improve poster sizing 2014-08-01 22:34:45 -04:00
Luke Pulverenti
d7f3214b32 move last fm providers to a plugin 2014-07-13 17:03:57 -04:00
Luke Pulverenti
379fa00228 support episode images from tmdb 2014-07-07 10:23:08 -04:00
Luke Pulverenti
ba720ba957 fixes #868 - Add scheduled task for missing subtitles 2014-07-05 00:01:30 -04:00
Luke Pulverenti
a66ebdaa7c fixes #867 - Get Season overviews from Tmdb 2014-07-04 23:10:09 -04:00
Luke Pulverenti
3d47b495a9 fixes #795 - Support reading Xbmc nfo's 2014-06-29 23:04:50 -04:00
Luke Pulverenti
88d241edc1 add ShortOverview 2014-06-24 00:18:02 -04:00
Luke Pulverenti
f72b1f531a add library folder option to home page 2014-06-14 19:13:09 -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
26aa47eefd move people page into main editor 2014-05-16 15:16:29 -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
0d025f7fb6 beginning remote subtitle downloading 2014-05-06 22:28:19 -04:00
Luke Pulverenti
ac69327f1f check in open subtitles stub 2014-05-05 00:36:45 -04:00
Luke Pulverenti
0200911afc add latest translations 2014-04-02 17:55:19 -04:00
Thomas Gillen
5c3e6a48d7 Support anime series ordering with core providers 2014-03-27 02:14:06 +00:00
Luke Pulverenti
53749f077b progress on channels api 2014-03-17 21:45:41 -04:00
Luke Pulverenti
2248b8f2e2 fix file name casing 2014-03-16 18:08:23 -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
aef805efb9 fix directory not found error in episode organization 2014-02-25 10:40:16 -05:00
Luke Pulverenti
88b4a8f6e6 added chromecast icon 2014-02-23 12:29:02 -05:00
Luke Pulverenti
014c06ea43 updated bdinfo 2014-02-21 22:42:58 -05:00
Luke Pulverenti
f8c44f538d fix dvd info 2014-02-21 17:14:30 -05:00
Luke Pulverenti
0d90f1d450 make external id's modular 2014-02-21 13:48:15 -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
eec9e04825 take photos into the core 2014-02-13 00:11:54 -05:00
Luke Pulverenti
44bb192ce0 update wizard function of enable/disable local metadata saving 2014-02-09 18:08:01 -05:00
Luke Pulverenti
a29cd06883 added audio db id's to web client 2014-02-09 16:11:11 -05:00
Luke Pulverenti
aac392f4cd add audio db for artists 2014-02-09 02:27:44 -05:00
Luke Pulverenti
41b9ce56ef added series-level movie db support 2014-02-09 01:08:10 -05:00
Luke Pulverenti
de6d3d09ba fixes #529 - Exception list for Artist with separators 2014-02-08 23:12:04 -05:00
Luke Pulverenti
d0f1a83621 added more image providers 2014-02-08 15:02:35 -05:00
Luke Pulverenti
12757d094b use music brainz values from audio files with bottom up refresh 2014-02-07 17:40:03 -05:00
Luke Pulverenti
5e2a2a02ef converted recording providers 2014-02-07 11:42:19 -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
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
68bb977a74 separate musicbrainz from lastfm artist providers 2014-02-02 11:59:14 -05:00
Luke
8c40c1c6dd Merge pull request #701 from abeloin/monofixes
Fix case-sensitive filenames.
2014-02-02 05:37:48 -08:00
Luke Pulverenti
9e0c1340fc convert games to new providers 2014-02-02 08:36:31 -05:00