Commit graph

571 commits

Author SHA1 Message Date
Luke Pulverenti
300c3b7fd6 standardize knowledge of supported image extensions 2013-05-30 18:22:15 -04:00
Luke Pulverenti
3387dac01d remote control progress 2013-05-30 15:58:07 -04:00
Luke Pulverenti
c21c2f8518 support plex/xbmc theme song convention 2013-05-30 14:19:30 -04:00
Luke Pulverenti
efbcac6ff1 support plex/xbmc conventions for primary images and backdrops 2013-05-30 14:04:33 -04:00
Luke Pulverenti
2225ff4e6b add remote control script file 2013-05-28 21:45:39 -04:00
Luke Pulverenti
ed0b7a09a2 get music artist genres from albums 2013-05-28 21:44:12 -04:00
Luke Pulverenti
c60bd7d58e Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-28 16:01:43 -04:00
Luke Pulverenti
ff61b0b11a better error handling with image enhancers 2013-05-28 16:01:12 -04:00
Eric Reed
316b2b80a3 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-28 13:37:17 -04:00
Eric Reed
4268800589 Add warning message to collection resolution when not found 2013-05-28 13:36:52 -04:00
Luke Pulverenti
9274f9f35f copy genres from MusicArtist to Artist 2013-05-28 13:33:00 -04:00
Eric Reed
61c4d87a16 Ensure we interpret decimal points in ratings properly regardless of culture 2013-05-28 12:22:38 -04:00
Luke Pulverenti
657097ee15 fixes #296 - Prevent non-movie videos from appearing in Movies view 2013-05-27 21:59:26 -04:00
Luke Pulverenti
cb62ebbf3f removed excess logging message 2013-05-27 18:41:04 -04:00
Luke Pulverenti
70cecb346b reduce fanart movie requests using their updates api 2013-05-27 18:25:04 -04:00
Luke Pulverenti
d4e3c6aa52 reduce fanart tv requests by using their updates api 2013-05-27 14:33:43 -04:00
Luke Pulverenti
9a820efde3 fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg 2013-05-27 12:53:10 -04:00
Luke Pulverenti
390f165332 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity 2013-05-27 11:02:16 -04:00
Luke Pulverenti
2d0c51071a consolidated some file system access 2013-05-26 21:43:28 -04:00
Luke Pulverenti
16e9a7e42f fixed user collections not getting populated 2013-05-26 21:43:18 -04:00
Luke Pulverenti
cbd3de416c removed extra regex 2013-05-26 21:24:23 -04:00
Luke Pulverenti
826c749774 fixed issue preventing drive contents from being read 2013-05-26 21:24:07 -04:00
Luis Miguel Almánzar
3c71f466e9 remove CDATA and html tags 2013-05-26 15:43:29 -04:00
Luke Pulverenti
a16655e22e use utc for premieredate 2013-05-26 10:52:11 -04:00
Luke Pulverenti
e57deb61ae fixes #313 - Corrupt TVDB source causing issue? 2013-05-26 10:51:48 -04:00
Luis Miguel Almánzar
97cce5ea59 reading missing data for tv series, and populating series end date 2013-05-26 02:41:37 -04:00
Luke Pulverenti
03296a7ffe updated sqlite 1.0.86 2013-05-25 13:55:32 -04:00
Luke Pulverenti
5c5ec6e644 further reduce fanart music requests by using their updates api 2013-05-25 11:16:50 -04:00
Luke Pulverenti
8ee1874e8c fixes #309 - TVDB episode XML ingestion of Writer and Director elements not dropping leading spaces 2013-05-25 08:37:02 -04:00
Luke Pulverenti
6611b53606 don't try to keep extracting images that fail 2013-05-25 01:17:32 -04:00
Luke Pulverenti
3b5f0a3058 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-25 00:26:39 -04:00
Luke Pulverenti
9c6f97cf0d avoid album level http requests to fanart 2013-05-25 00:26:22 -04:00
Luke
4e035cf7f7 Merge pull request #307 from lalmanzar/issue_287
allow html inside episode/movies overview (issue #287)
2013-05-24 20:40:54 -07:00
Luis Miguel Almánzar
a68729be7c allow html inside episode/movies overview 2013-05-24 23:36:06 -04:00
Luke Pulverenti
8ed35a00aa for for web socket sending the root folder 2013-05-24 23:22:45 -04:00
Luke Pulverenti
7a5ba39603 fixes #305 - Multiple collections 2013-05-24 13:48:48 -04:00
Luke Pulverenti
398b658dbe fixed image check in fanart image provider 2013-05-24 12:53:59 -04:00
Luke Pulverenti
a0c5d27e85 fixes #174 - Support all fanart tv images 2013-05-24 12:51:42 -04:00
Luke Pulverenti
2f796d611b support tv backdrops from fanart 2013-05-24 12:05:53 -04:00
Luke Pulverenti
c702fb2179 added separate tvdb series images provider 2013-05-24 11:29:10 -04:00
Luke Pulverenti
6be50fefc1 use lastfm in file names 2013-05-24 10:35:05 -04:00
Luke Pulverenti
24aea2f643 fixes #275 - [tmdbid] tag no longer working 2013-05-24 00:15:37 -04:00
Luke Pulverenti
dd3f6fcc26 fixes #286 - Support double episodes 2013-05-24 00:02:42 -04:00
Luis Miguel Almánzar
96a4f93e7c adding test to episode number extraction, and support multiepisode files 2013-05-23 22:05:31 -04:00
Luke Pulverenti
376e1a44ee prefix method name and updated nuget 2013-05-23 11:52:40 -04:00
Eric Reed
47be566fc6 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-23 11:45:43 -04:00
Eric Reed
f4a199d275 Change image enhancer LastConfigurationChange to ConfigurationCacheKey 2013-05-23 11:45:13 -04:00
Luke Pulverenti
b7096d2092 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-23 11:40:35 -04:00
Luke Pulverenti
a7f7892294 adjust number of simultaneous requests 2013-05-23 11:40:20 -04:00
Luke Pulverenti
f546f09c71 bulk save items when possible 2013-05-23 11:39:48 -04:00