Mark McDowall
29c67ee312
csproj file changes.
12 years ago
Mark McDowall
fca4d20046
Do not import episodes when destination doesn't have enough disk space
12 years ago
Mark McDowall
e6b9cd7e60
Episode files are moved to final folder without renaming before deletion and final renaming
12 years ago
Keivan Beigi
8900c32ae1
Better RSS date parsing
12 years ago
Mark McDowall
55af8ecb18
SeasonPass now properly updates episodes
12 years ago
Mark McDowall
fd30d94972
Removed ServiceModel references
12 years ago
kay.one
d64bb56575
always replace .NET 3.5 of json.net with 4.0 on build.
12 years ago
Keivan Beigi
4e7468e6fe
cleaned up refresh series a bit.
12 years ago
Keivan Beigi
c80202bec3
updated FluentMigrator
12 years ago
Keivan Beigi
d98b9a9009
updated FluentValidation
12 years ago
Mark McDowall
3f85104d18
Fixed parsing of shows with scene numbering
12 years ago
Keivan Beigi
72d0b9c839
remove AnyCPU
12 years ago
Mark McDowall
5bfcc511e8
AirDate now stored as a string
12 years ago
Mark McDowall
7689b50dee
Removed CustomStartDate
12 years ago
Mark McDowall
b6b3d26868
Added tests for rename episodes
12 years ago
kay.one
b676f868ce
Disk scan is much much much much faster.
12 years ago
Keivan Beigi
635e206e03
replaced our zip library so we can validate update package before applying.
12 years ago
Mark McDowall
7ae7c488f3
Fixed an issue with auto unmonitor episodes
12 years ago
Mark McDowall
de6304e628
Lower quality episodes are deleted on import (from disk and db)
12 years ago
Mark McDowall
8dacd076d8
Do not import episodes with the same filename and size
12 years ago
Mark McDowall
3e7ef408ee
Added tests for ImportApprovedEpisodes
12 years ago
Keivan Beigi
966b9d62b7
removed Nzbx
12 years ago
Mark McDowall
aeb8ee06f6
Episode import uses specs and moves before import now
12 years ago
Keivan Beigi
32d6909045
fixed Ajax errors not being displayed in the UI.
12 years ago
Mark McDowall
5baf2e09c4
Indexer settings overhaul, reviewed settings tooltips
12 years ago
kay.one
99daa47f89
added support for removing columns
12 years ago
Keivan Beigi
1c5a74df98
Starting to add ALTER COLUMN to SQLite.
12 years ago
Mark McDowall
3f6a6d53d5
Media Management settings are alive
12 years ago
Mark McDowall
8bb4b06d28
NzbRestrictions are now used, no more allowed release groups
12 years ago
Keivan Beigi
2ce5f6d416
skip report if series title can't be parsed.
12 years ago
Keivan Beigi
6b0a24e28e
broke up EnvironmentProvider into different services
12 years ago
Mark McDowall
6bb2f14153
Tests added for DownloadApprovedReports also some cleanup
12 years ago
Mark McDowall
8cac7ed1cd
Notifications can be tested
...
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
12 years ago
Keivan Beigi
38589742e3
added caching breaker to media cover images.
12 years ago
Mark McDowall
b99e62c5ba
Xbmc Refactored
12 years ago
kay.one
ac3582d5c4
should be able to queue report using api.
12 years ago
kay.one
5dc7e03b8d
fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
12 years ago
kay.one
cc0ed59e7b
added quality size repo fixture
12 years ago
kay.one
13cff22cf8
fixed Newznab category numbers.
12 years ago
kay.one
ace98831c7
using compiled delegate instead of reflection in Marr
12 years ago
kay.one
88cd6a3213
removed join from EpisodesBetweenDates, should be join in memoery in the API
12 years ago
Mark McDowall
ee28c74ae2
csproj changes
12 years ago
Mark McDowall
f21a235c00
Fixed trakt searching, cleaned up indexer/notification modules
12 years ago
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
12 years ago
Keivan Beigi
676599c520
added concurrency test for fetch service
12 years ago
kay.one
e2d17ac109
covers are re-downloaded if remote size is different than
...
local size.
12 years ago
kay.one
566e4eb1ce
updated FluentMigrator
12 years ago
Mark McDowall
482cbc20a3
Notification schema added to server side.
12 years ago
kay.one
922d4becc5
toned down unittest logging.
12 years ago
kay.one
80759f923e
diskscan is triggered when new episodes are added.
12 years ago