Commit graph

209 commits

Author SHA1 Message Date
Luke Pulverenti
032bf6b8c6 record original runtime 2013-05-17 15:18:54 -04:00
Luke Pulverenti
e2d6a5c05d support static trailer streaming 2013-05-17 14:05:49 -04:00
Luke Pulverenti
da7af24fca add separate entry point for new item notifier 2013-05-17 11:29:22 -04:00
Luke Pulverenti
58a5ad852b fixes #283 - LastFM Album Fetcher? imports strange genres 2013-05-17 11:22:08 -04:00
Luke Pulverenti
42783ca48e dummy chapters every five minutes instead of ten 2013-05-16 18:06:05 -04:00
Luke Pulverenti
2a7948ade0 removed number from episode name 2013-05-16 15:00:54 -04:00
Eric Reed
1bf1e14054 Single-thread tmdb requests 2013-05-15 14:43:27 -04:00
Luke Pulverenti
531a165caf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-15 00:05:58 -04:00
Luke Pulverenti
e6b57e264c fixes #238 - MBServer Client Theme Background 2013-05-15 00:05:52 -04:00
Eric Reed
9482354f55 Make season provider obey language 2013-05-14 12:16:43 -04:00
Eric Reed
21419f7bfa Don't fetch tmdb images if already have them and refresh turned off 2013-05-14 11:13:57 -04:00
Luke Pulverenti
b79c1c7b08 fixed checking against wrong provider id 2013-05-12 19:36:42 -04:00
Luke Pulverenti
9d24362695 support tv banner from fanart 2013-05-12 19:16:46 -04:00
Luke Pulverenti
1f898cef2d #174 - Fanart - missing images 2013-05-12 18:57:51 -04:00
Luke Pulverenti
5c873d3ed1 fixes #232 - '/' in artist causes issues. 2013-05-12 11:27:56 -04:00
Luke Pulverenti
734e53e937 updated nuget 2013-05-12 09:13:57 -04:00
Luke Pulverenti
3a814a8b92 take CriticReviews off of BaseItem and updated nuget 2013-05-10 23:43:10 -04:00
Luke Pulverenti
2bb518027f fixes #157 - a handful of persistent artist have failure to download BIOs 2013-05-10 13:12:50 -04:00
Luke Pulverenti
fbd052abfc removed local trailers and special features from memory 2013-05-08 16:58:52 -04:00
Luke Pulverenti
84714deccc fixes #249 - Missing Movie Backdrops 2013-05-07 22:04:00 -04:00
Luke Pulverenti
2818d8ccd2 updated servicestack to 3.9.44 2013-05-07 09:06:01 -04:00
Luke Pulverenti
256bda66f2 use open movie database for critic scores 2013-05-07 00:34:27 -04:00
Luke Pulverenti
ba905fecd8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-06 23:46:24 -04:00
Luke Pulverenti
11767f548f use append_to_response with people requests 2013-05-06 23:46:14 -04:00
Eric Reed
3517d1d5f0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-06 23:20:58 -04:00
Eric Reed
bee343c7b3 Add collection id 2013-05-06 23:20:51 -04:00
Luke Pulverenti
1c484b486b display tags on detail page 2013-05-06 23:00:24 -04:00
Luke Pulverenti
3f433b3b61 updated movie provider to use append_to_response 2013-05-06 18:52:13 -04:00
Luke Pulverenti
05b79fd2e0 split rt provider into two 2013-05-06 16:47:37 -04:00
Luke Pulverenti
c568f352eb replaced http client cache with longer lived cache 2013-05-06 15:31:57 -04:00
Luke Pulverenti
72b98c2884 fixing null reference 2013-05-06 14:35:24 -04:00
Luke Pulverenti
46c0c3a87d further reduce music brainz requests 2013-05-06 14:34:42 -04:00
Luke Pulverenti
bbe5b7b82a reduce requests against the moviedb when possible 2013-05-06 14:10:44 -04:00
Luke Pulverenti
0d6f6ad698 only search with path name if file system based 2013-05-06 13:35:51 -04:00
Luke Pulverenti
efbfb1ea02 reduce requests against musicbrainz 2013-05-06 13:28:29 -04:00
Luke Pulverenti
61d5c9a27b support fanart for trailers 2013-05-06 11:49:14 -04:00
Luke Pulverenti
f3bd103e91 updated movie db provider to support downloaded trailers 2013-05-06 11:37:02 -04:00
Luke Pulverenti
9dad74765f disable rt provider for today 2013-05-06 11:36:40 -04:00
Luke Pulverenti
bd82103f58 Check location type before refreshing on file stamp change 2013-05-06 10:49:17 -04:00
Luke Pulverenti
d80c414c2a bottom line style update 2013-05-06 09:21:34 -04:00
Luke Pulverenti
72414c0410 limit rotten tomatoes requests 2013-05-06 09:21:11 -04:00
Luke Pulverenti
716151c9e4 display rotten tomatoes icon 2013-05-05 23:58:45 -04:00
Luke Pulverenti
e49848b8bf Added critic rating as a sort order 2013-05-05 22:23:19 -04:00
Luke Pulverenti
2659304047 try to get music brainz id from last fm before going to music brainz 2013-05-05 21:21:07 -04:00
Luke Pulverenti
9434d05a5f added stub page to edit metatada for an item 2013-05-05 21:15:48 -04:00
Mark van Veen
7c2aa12db8 Updated RottenTomatoes provider to use 'using' blocks 2013-05-05 18:55:53 +02:00
Luke Pulverenti
31cc00be9e use semaphore with rotten tomatoes 2013-05-05 11:47:21 -04:00
Mark van Veen
1cb8b2e72c Implemented RottenTomatoes Movies Metadata Provider 2013-05-05 17:29:34 +02:00
Luke Pulverenti
7adc623930 fixes #235 - U2 Matched to musicbrainz ID of U2 the person 2013-05-05 09:27:20 -04:00
Luke Pulverenti
f996336137 fixes #231 - Fanart Thumbs are not downloaded 2013-05-05 01:46:17 -04:00