Commit graph

296 commits

Author SHA1 Message Date
Luke Pulverenti
cea508c706 fixes #349 - Metadata for TV series in UTF-8 without BOM displays now as greeking 2013-06-24 22:02:52 -04:00
Luke Pulverenti
92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti
d828e07be0 save music brainz id in xml 2013-06-24 10:12:56 -04:00
Luke Pulverenti
10caa7ff83 added artist/slbum xml savers 2013-06-23 14:55:30 -04:00
Luke Pulverenti
d6cf7b51ac added movie, series, folder and episode xml saving support 2013-06-23 13:48:30 -04:00
Luke Pulverenti
d32c71ca39 limit the extensions that are factored into the file stamp check 2013-06-21 14:50:44 -04:00
Luke Pulverenti
60db673e45 Parse runtime with us culture 2013-06-16 09:57:26 -04:00
Luke Pulverenti
e95837ff53 don't overwrite ffmpeg runtime with xml value 2013-06-13 15:01:28 -04:00
Eric Reed
2853fe3ea9 Removed support for ParentalRating/Value tag in xml 2013-06-13 11:08:49 -04:00
Luke Pulverenti
7aa969e2b9 added a providers assembly 2013-06-09 12:47:28 -04:00
Luke Pulverenti
a93913b423 don't support two character language 2013-06-06 11:12:29 -04:00
Luke Pulverenti
290e1554c3 removed dead code 2013-06-06 11:12:13 -04:00
Luke Pulverenti
2f7b0b99da support European encoding in xml files 2013-06-06 11:11:51 -04:00
Luke Pulverenti
1ddc193e58 support xbmc naming convention for subtitles 2013-06-06 10:33:11 -04:00
Eric Reed
2cfc77dc03 No ratings are reported as empty string not null 2013-06-05 14:15:10 -04:00
Luke Pulverenti
adab6e21e5 update subtitle resolution 2013-06-05 10:58:22 -04:00
Eric Reed
dbccd8d1b6 Null coalescing was not going to work anymore... 2013-06-04 13:34:06 -04:00
Eric Reed
4e5186ef0b Fix other country ratings 2013-06-04 13:24:25 -04:00
Luke Pulverenti
02fedead11 re-factored some file system access 2013-06-03 22:02:49 -04:00
Luke Pulverenti
5b280de519 reduce requests when images already exist 2013-06-01 23:04:11 -04:00
Luke Pulverenti
5d4bea674f cleanup duplicate image downloading 2013-06-01 18:35:35 -04:00
Luke Pulverenti
434a9e28b2 revert overview change 2013-05-31 21:19:38 -04:00
Luke Pulverenti
20d27c3bc3 fixed duplicate image downloading 2013-05-31 14:53:45 -04:00
Luke Pulverenti
86735e2205 fixed issue of trailers not getting internet metadata 2013-05-31 00:01:29 -04:00
Luke Pulverenti
11941a4db2 more remote control 2013-05-30 23:38:46 -04:00
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
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
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
cbd3de416c removed extra regex 2013-05-26 21:24:23 -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
Luis Miguel Almánzar
a68729be7c allow html inside episode/movies overview 2013-05-24 23:36:06 -04:00