1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

544 Commits

Author SHA1 Message Date
Mark McDowall
7771899e29 NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
kay.one
227e13d858 added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
Keivan Beigi
75a46a3abe fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
kay.one
9c8c485c98 added RestSharpExtensions to help validate REST response 2013-08-17 17:17:37 -07:00
Mark McDowall
18910d0720 Removed resource manager 2013-08-12 20:14:42 -07:00
Mark McDowall
4a9e2894ef Fixed XBMC notification image 2013-08-12 20:13:05 -07:00
kay.one
ad3c4aa4a5 fixed broken build. 2013-08-12 19:55:05 -07:00
Mark McDowall
44772c7391 Throw when unable to move file 2013-08-12 19:27:44 -07:00
Mark McDowall
a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall
a5e8452840 Removed premove and instead check for source file being in use 2013-08-11 15:55:26 -07:00
Mark McDowall
fca4d20046 Do not import episodes when destination doesn't have enough disk space 2013-08-08 08:52:22 -07:00
Mark McDowall
1274c1c144 Added commands to delete logs and log files (separately) 2013-08-07 20:18:49 -07:00
Mark McDowall
c7d3a07219 Throw a custom error for trakt so it doesn't die in LINQ 2013-08-06 23:16:28 -07:00
Mark McDowall
f9092e95c2 MonitoredSpec does not apply to searching
Fixed an issue where search specs weren't applied
2013-08-06 20:18:05 -07:00
Mark McDowall
083f649b5c User can now configure RSS Sync Interval 2013-08-05 22:31:32 -07:00
kay.one
bac51706ae minor feed fetch cleanup. 2013-08-05 22:06:58 -07:00
Mark McDowall
ff573f358f Merge branch 'linq-xml' into vnext 2013-08-05 21:01:15 -07:00
Mark McDowall
7d43afd7b9 Good riddance SyndicationFeed 2013-08-05 19:45:57 -07:00
kay.one
d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
Keivan Beigi
4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
kay.one
5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
Keivan Beigi
c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
Keivan Beigi
72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Mark McDowall
5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall
e96e1b10db Added pushover notifications 2013-07-25 00:24:09 -07:00
Mark McDowall
84af2be14a Log level halfway there 2013-07-24 18:59:02 -07:00
Mark McDowall
eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall
7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Mark McDowall
f2d030ef27 Xem is used now 2013-07-22 22:50:32 -07:00
Mark McDowall
d19e33f0a8 Series search added 2013-07-21 19:52:53 -07:00
Mark McDowall
637b101975 Rename series added 2013-07-18 23:21:12 -07:00
kay.one
b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
Keivan Beigi
635e206e03 replaced our zip library so we can validate update package before applying. 2013-07-18 16:37:09 -07:00
Mark McDowall
0fbb45c175 Moved SampleSizeLimit to Spec 2013-07-15 23:43:45 -07:00
Mark McDowall
de6304e628 Lower quality episodes are deleted on import (from disk and db) 2013-07-15 19:57:06 -07:00
Mark McDowall
8dacd076d8 Do not import episodes with the same filename and size 2013-07-15 19:57:04 -07:00
kay.one
4456d3cbe0 fixed disk not being scanned during series refresh. 2013-07-13 13:21:34 -07:00
Keivan Beigi
966b9d62b7 removed Nzbx 2013-07-09 15:07:04 -07:00
Keivan Beigi
54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
Mark McDowall
41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
kay.one
c83a67c9e2 New NzbDrone logo. 2013-07-06 15:46:36 -07:00
Mark McDowall
aeb8ee06f6 Episode import uses specs and moves before import now 2013-07-06 15:00:57 -07:00
Keivan Beigi
32d6909045 fixed Ajax errors not being displayed in the UI. 2013-07-05 17:01:28 -07:00
Mark McDowall
c719b17ac0 New migration to fix moving from UseSceneName to RenameEpsiodes 2013-07-04 22:25:15 -07:00
Mark McDowall
5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips 2013-07-04 21:54:01 -07:00
kay.one
7ff1335a2e fixed merge conflicts. 2013-07-04 21:09:32 -07:00
kay.one
99daa47f89 added support for removing columns 2013-07-04 20:59:03 -07:00
Keivan Beigi
1c5a74df98 Starting to add ALTER COLUMN to SQLite. 2013-07-04 20:59:02 -07:00
Keivan Beigi
50ee2ee357 removed backlog from server 2013-07-04 20:58:30 -07:00
Mark McDowall
3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00