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
New: View Diskspace for root directories visible in UI
#ND-98 fixed
|
12 years ago |
Mark McDowall
|
a087c89903
|
Added tests for null list in Min/Max or Default
|
13 years ago |
Mark McDowall
|
a42d90f22c
|
Prevent error for MinOrDefault.
Fixed: Issue with episode searching
|
13 years ago |
Mark McDowall
|
25aa39e0f3
|
Added MinOrDefault for IEnumberable<int>
|
13 years ago |
Mark McDowall
|
cef7b6a8dc
|
SearchResult Controller added.
Force Download added.
|
13 years ago |
Mark McDowall
|
399b50ec8e
|
Truncating TvDb Overviews actually works. Stupid Recaps.
|
13 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.
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
|
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.
A bunch of files changed removing System.Linq, thanks Resharper :(
|
13 years ago |
kay.one
|
68321c98d0
|
increased delete folder limit size to 10MB
|
14 years ago |
kay.one
|
b11a449f65
|
Updated PetaPoco
Upped IIS's priority
Added Byte multiplier to extention method.
|
14 years ago |
kay.one
|
b00e437e56
|
Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)"
|
14 years ago |