Mark McDowall
a7eb331d4e
Merge branch 'ui-notifications' into develop
...
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
12 years ago
kay.one
5557ac8454
emergency hack to fix breaking trakt api.
12 years ago
Mark McDowall
c928ccb201
Added progress messaging, using info logging
...
Also extension methods for complete and failed (for coloured UI messaging)
12 years ago
Mark McDowall
780e374122
Added ProgressMessaging through nlog
12 years ago
Mark McDowall
d1de6c1b2c
Refactored quality parsing, should make things easier to work with
12 years ago
kay.one
dd835d5503
clear existing scene name since it wasn't storing the correct string
12 years ago
kay.one
e256271c5c
store scene name in history
12 years ago
Mark McDowall
9e5353aacc
Cleanup orphaned seasons when deleting episodes
12 years ago
Mark McDowall
429460dd5e
Merge branch 'services-update' into develop
12 years ago
kay.one
438e3199de
fixed input validation for indexers
12 years ago
Mark McDowall
11c49c9260
Using services to get updates now
12 years ago
Keivan Beigi
b53476520f
Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop
12 years ago
Mark McDowall
7771899e29
NotUnpacking check added to episode import
...
Checks last write time when in working folder, should help with moving while unpacking
12 years ago
kay.one
e4fc0c57b3
indexer specific setting validation
12 years ago
kay.one
227e13d858
added support for offset when queries seasons in newznab,
12 years ago
Keivan Beigi
75a46a3abe
fixed NzbDrone using 100% cpu when console not available.
12 years ago
kay.one
9c8c485c98
added RestSharpExtensions to help validate REST response
12 years ago
Mark McDowall
18910d0720
Removed resource manager
12 years ago
Mark McDowall
4a9e2894ef
Fixed XBMC notification image
12 years ago
kay.one
ad3c4aa4a5
fixed broken build.
12 years ago
Mark McDowall
44772c7391
Throw when unable to move file
12 years ago
Mark McDowall
a4d6851be1
Added option to not auto download propers
12 years ago
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
12 years ago
Mark McDowall
fca4d20046
Do not import episodes when destination doesn't have enough disk space
12 years ago
Mark McDowall
1274c1c144
Added commands to delete logs and log files (separately)
12 years ago
Mark McDowall
c7d3a07219
Throw a custom error for trakt so it doesn't die in LINQ
12 years ago
Mark McDowall
f9092e95c2
MonitoredSpec does not apply to searching
...
Fixed an issue where search specs weren't applied
12 years ago
Mark McDowall
083f649b5c
User can now configure RSS Sync Interval
12 years ago
kay.one
bac51706ae
minor feed fetch cleanup.
12 years ago
Mark McDowall
ff573f358f
Merge branch 'linq-xml' into vnext
12 years ago
Mark McDowall
7d43afd7b9
Good riddance SyndicationFeed
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
kay.one
5a62e8ae6b
updated project output for core/common to _output
12 years ago
Keivan Beigi
c80202bec3
updated FluentMigrator
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
e96e1b10db
Added pushover notifications
12 years ago
Mark McDowall
84af2be14a
Log level halfway there
12 years ago
Mark McDowall
eb5a15a8ca
Added AirDateUtc for UTC offset time
12 years ago
Mark McDowall
7689b50dee
Removed CustomStartDate
12 years ago
Mark McDowall
f2d030ef27
Xem is used now
12 years ago
Mark McDowall
d19e33f0a8
Series search added
12 years ago
Mark McDowall
637b101975
Rename series added
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
0fbb45c175
Moved SampleSizeLimit to Spec
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
kay.one
4456d3cbe0
fixed disk not being scanned during series refresh.
12 years ago