Commit Graph

22 Commits (47197b802c723dae221bbda4bb34320ea05c1daa)

Author SHA1 Message Date
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality.
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time
11 years ago
kay.one 77bb790672 some cleanup.
12 years ago
Mark McDowall 607f1b07d3 Show free disk space in TB when applicable
12 years ago
Mark McDowall 4212da9146 Free diskspace in UI
12 years ago
Mark McDowall a087c89903 Added tests for null list in Min/Max or Default
12 years ago
Mark McDowall a42d90f22c Prevent error for MinOrDefault.
12 years ago
Mark McDowall 25aa39e0f3 Added MinOrDefault for IEnumberable<int>
12 years ago
Mark McDowall cef7b6a8dc SearchResult Controller added.
12 years ago
Mark McDowall 399b50ec8e Truncating TvDb Overviews actually works. Stupid Recaps.
12 years ago
Mark McDowall 290e5d5897 Daily episodes that are added via RSS feed will have proper season and episode numbers.
13 years ago
Mark McDowall f3f2691b4d Added ParentUriString to get the parent site URI from any URI.
13 years ago
Mark McDowall 95cdc4b78c Moved FreeDiskSpace to DiskProvider.
13 years ago
kay.one 390dfbdee8 Fixed startup issue.
13 years ago
Mark McDowall c296b6975c Added DirectoryInfo.FreeDiskSpace to get the free disk space of any directory.
13 years ago
Mark McDowall 9271b39787 Added ToBestDateString for DateTime, using on Series/Details.
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
kay.one 68321c98d0 increased delete folder limit size to 10MB
13 years ago
kay.one b11a449f65 Updated PetaPoco
13 years ago
kay.one b00e437e56 Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)"
13 years ago