Commit graph

31 commits

Author SHA1 Message Date
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
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
2f7b0b99da support European encoding in xml files 2013-06-06 11:11:51 -04:00
Luke Pulverenti
434a9e28b2 revert overview change 2013-05-31 21:19:38 -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
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
Luis Miguel Almánzar
a68729be7c allow html inside episode/movies overview 2013-05-24 23:36:06 -04:00
Luke Pulverenti
4cd7030248 fixed image uploading for virtual items 2013-05-18 13:07:20 -04:00
Eric Reed
449cb05f7b Fix dup Actor node in xml and add role consolidation 2013-04-30 11:25:30 -04:00
Luke Pulverenti
c2c081c8e4 fixes #206 - Adding roles, deleting actors, changing names - not being picked up 2013-04-28 01:44:45 -04:00
Luke Pulverenti
a55e151054 parse budget and revenue from xml 2013-04-22 13:35:42 -04:00
Luke Pulverenti
0fc6158500 more task reduction 2013-04-15 16:33:43 -04:00
Luke Pulverenti
2b8b98b590 reduce scanning overhead a bit 2013-04-15 14:45:58 -04:00
Luke Pulverenti
7f1fdbf223 add GuestStar distinction 2013-04-13 19:43:41 -04:00
Luke Pulverenti
192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 2013-04-12 10:13:47 -04:00
Luke Pulverenti
ff1db0a173 resharper suggestions in controller project 2013-04-10 11:56:36 -04:00
Luke Pulverenti
7806ccd42f resharper suggestions in common project 2013-04-10 11:38:23 -04:00
LukePulverenti
76dbab939c fixes #15 - SortRemoveWords config change not working 2013-03-11 21:46:46 -04:00
LukePulverenti
ab1065a567 removed static logger 2013-02-21 15:26:55 -05:00
LukePulverenti
767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
ebr11 Eric Reed spam
e2ae376eef Merge with default 2012-09-20 11:28:02 -04:00
ebr11 Eric Reed spam
0f078d8098 Move NeedsRefresh to async task and fix problem finding episode metadata 2012-09-18 15:18:15 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
01a25c48a0 Renamed UserRating to CommunityRating 2012-09-17 20:08:21 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
f1e668bad8 More code cleanups 2012-09-11 15:37:14 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
670a53258e Some minor code cleanups 2012-09-11 14:20:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
2467ca9668 Moved some entities to the main project 2012-09-10 21:34:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem 2012-09-08 15:05:18 -04:00
Renamed from MediaBrowser.Controller/Xml/BaseItemXmlParser.cs (Browse further)