Commit graph

40 commits

Author SHA1 Message Date
Luke Pulverenti
d3acd04e66 store chapters in xml 2013-08-12 15:18:31 -04:00
Luke Pulverenti
18131d2cbc Tweaked save local decision making 2013-08-05 17:18:57 -04:00
Luke Pulverenti
4afe4f1ace added error handling in provider supports 2013-08-03 21:35:37 -04:00
Luke Pulverenti
08bef57221 removed DownloadAndSaveImage method 2013-07-01 10:03:19 -04:00
Luke Pulverenti
8a1b12b7d8 tightened up image saving to reduce knowledge of file names 2013-06-28 16:25:58 -04:00
Luke Pulverenti
92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti
10caa7ff83 added artist/slbum xml savers 2013-06-23 14:55:30 -04:00
Luke Pulverenti
41f84fc6b2 save person.xml 2013-06-23 13:56:11 -04:00
Luke Pulverenti
d6cf7b51ac added movie, series, folder and episode xml saving support 2013-06-23 13:48:30 -04:00
Luke Pulverenti
e677a57bf1 switch to flat file storage 2013-06-17 16:35:43 -04:00
Luke Pulverenti
1054994645 Error handling on needs refresh 2013-06-11 14:31:28 -04:00
Luke Pulverenti
02fedead11 re-factored some file system access 2013-06-03 22:02:49 -04:00
Luke Pulverenti
458126a922 added refresh metadata button to the edit page 2013-05-22 15:49:12 -04:00
Luke Pulverenti
697e98426f restore edit metatdata page 2013-05-22 12:52:22 -04:00
Luke Pulverenti
95afe143e8 add refresh item api method 2013-05-22 00:21:36 -04:00
Luke Pulverenti
b2b85d20a5 slightly reduce simultaneous requests 2013-05-19 17:20:47 -04:00
Luke Pulverenti
40a2af83c9 standardize check of DontFetchMeta within provider manager 2013-05-19 16:19:30 -04:00
Luke Pulverenti
25314e1fc9 limit number of tmdb requests per second 2013-05-19 14:42:58 -04:00
Luke Pulverenti
4cd7030248 fixed image uploading for virtual items 2013-05-18 13:07:20 -04:00
Luke Pulverenti
6a740f7ea5 fixes #255 - Access to the path is denied 2013-05-10 15:21:55 -04:00
Luke Pulverenti
196f3eb574 better disposal around using 2013-05-10 13:51:10 -04:00
Luke Pulverenti
88ff3e4a9b fixes #255 - Access to the path is denied. 2013-05-10 13:49:29 -04:00
Luke Pulverenti
a0ed6ec96e fixes #255 - Access to the path is denied. 2013-05-10 13:48:04 -04:00
Luke Pulverenti
baa779fb31 improve stream disposal 2013-05-07 14:57:27 -04:00
Luke Pulverenti
eb45e67c81 more on image uploading 2013-05-05 00:49:49 -04:00
Luke Pulverenti
19a95edf58 fixes #222 - Music providers not downloading art. 2013-05-02 18:32:15 -04:00
Luke Pulverenti
7a5a1511cc made file stamp a guid again 2013-04-25 13:27:36 -04:00
Luke Pulverenti
8792ab1eb6 #196 - LastFMArtistbyNameProvidor Errors 2013-04-25 10:27:10 -04:00
Luke Pulverenti
374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti
58c77529d2 removed superfluous GetMemoryStream 2013-04-20 18:19:55 -04:00
Luke Pulverenti
887c280a1b better stream disposal 2013-04-20 15:20:19 -04:00
Luke Pulverenti
95b1bfb0de fixed people images being occasionally incorrect 2013-04-14 16:47:09 -04:00
Luke Pulverenti
785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -04:00
Luke Pulverenti
7097b9aa75 resharper suggestions in server implementations 2013-04-10 12:04:13 -04:00
Luke Pulverenti
cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages 2013-04-07 16:55:05 -04:00
Luke Pulverenti
9c7f492e2c fixed an issue with the video image provider requiring two-pass refreshing 2013-04-05 21:03:38 -04:00
Luke Pulverenti
5ba769f3b4 #79 - Music Image Extraction 2013-04-05 00:13:41 -04:00
Luke Pulverenti
9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
Eric Reed
6ebab4a965 Make sure item has a place to store local meta before trying to store there 2013-03-09 15:50:30 -05:00
LukePulverenti
9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00