Mark McDowall
13b71bdeb7
Set version to 10.0.0.* in AssemblyInfo
2013-07-24 18:59:09 -07:00
kay.one
478caf15f8
static resource URLs are now case sensitive.
2013-07-23 23:27:31 -07:00
Mark McDowall
50f66cbcca
Fixed broken tests
2013-07-23 22:40:29 -07:00
Mark McDowall
7689b50dee
Removed CustomStartDate
2013-07-23 21:40:05 -07:00
Mark McDowall
fa5dda8e2f
Remove _UNPACK_ and _FAILED_ from folder name before processing
2013-07-22 23:46:42 -07:00
Mark McDowall
483b39899e
Fixed broken import decision test
2013-07-22 23:23:48 -07:00
Mark McDowall
f2d030ef27
Xem is used now
2013-07-22 22:50:32 -07:00
Mark McDowall
4c1e6e14aa
EpisodeFile cleanup and deletion fixes
...
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
2013-07-22 17:50:37 -07:00
Mark McDowall
19fc3bad6c
More logging for existing file import issue
2013-07-21 23:31:51 -07:00
Mark McDowall
116913107d
Missing count will not include unmonitored episodes
2013-07-21 21:39:26 -07:00
Mark McDowall
b6b3d26868
Added tests for rename episodes
2013-07-18 23:21:13 -07:00
kay.one
32933ef1c0
fixed broken tests.
2013-07-18 22:25:42 -07:00
kay.one
75fe4bb7d8
fixed broken tests.
2013-07-18 22:18:11 -07:00
kay.one
b676f868ce
Disk scan is much much much much faster.
2013-07-18 22:05:07 -07:00
kay.one
c21ff235b6
fixed compile issues
2013-07-18 20:50:12 -07:00
kay.one
9252c5269a
Removed unused using statements
2013-07-18 20:47:55 -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
e92b273d75
Import will only delete folder if files were imported
2013-07-17 21:50:58 -07:00
Mark McDowall
a9dd2d2f04
Actually fixed size parsing this time
2013-07-17 00:33:54 -07:00
Mark McDowall
8921c45a96
Added test for size parsing
2013-07-17 00:01:51 -07:00
Mark McDowall
7ae7c488f3
Fixed an issue with auto unmonitor episodes
2013-07-16 20:40:37 -07:00
Mark McDowall
53bfd43fba
NLsub releases are properly detected
2013-07-16 17:51:05 -07:00
Keivan Beigi
9835608ff0
skip episode folder if drop folder doesn't exist.
2013-07-16 10:55:36 -07:00
Mark McDowall
3e0140f263
Fixed broken tests
2013-07-16 09:55:15 -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
Keivan Beigi
28a919e74a
fixed marr threading bug.
...
datamapper instances should not be reused!!!
2013-07-15 17:46:52 -07:00
Mark McDowall
440a128f28
Calendar will now only show monitored episodes
2013-07-15 15:52:00 -07:00
Mark McDowall
f4a3394745
Fixed broken missing test
2013-07-15 15:38:41 -07:00
Mark McDowall
92bab993ae
Missing will not include series and episodes that are not monitored
2013-07-15 15:19:30 -07:00
Mark McDowall
9a5b700671
Fixed parsing of mult-episode files with underscores
2013-07-14 23:30:39 -07:00
Mark McDowall
e8238fb03a
Fixed an issue when trying to import files
2013-07-13 01:11:04 -07:00
Mark McDowall
87731d56bf
Fixed an issue with parsing full path instead of filename on import
...
This should fix Card #61
2013-07-12 01:15:23 -07:00
Mark McDowall
3e7ef408ee
Added tests for ImportApprovedEpisodes
2013-07-11 23:14:53 -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
Mark McDowall
98c5ee4bea
Fixed broken DownloadClient tests
2013-07-07 20:24:27 -07:00
Mark McDowall
98e94643fb
Episodes older than 14 days have their own priority
2013-07-07 20:15:15 -07:00
Mark McDowall
fa6888e964
Fixed broken file mover test
2013-07-06 15:39:04 -07:00
Mark McDowall
aeb8ee06f6
Episode import uses specs and moves before import now
2013-07-06 15:00:57 -07:00
kay.one
9ed5a06504
marked UpdateServiceFixture as Windows only test
2013-07-06 12:10:32 -07:00
Keivan Beigi
32d6909045
fixed Ajax errors not being displayed in the UI.
2013-07-05 17:01:28 -07:00
Mark McDowall
6e3aef8ab2
Fixed NzbGet test
2013-07-04 23:40:37 -07:00
Mark McDowall
ca21e0d26f
Fixed broken filename tests
2013-07-04 22:05:50 -07:00
Mark McDowall
5baf2e09c4
Indexer settings overhaul, reviewed settings tooltips
2013-07-04 21:54:01 -07:00
kay.one
d60b863e14
moved data from Roaming to ProgramData.
...
Cleaned up DiskProvider
2013-07-04 21:43:28 -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
Mark McDowall
c08fcaad84
More default quality profiles
2013-07-03 20:47:58 -07:00
Keivan Beigi
31d472a0a0
mark parse as invalid if last episode is before first.
2013-07-02 17:44:41 -07:00
Mark McDowall
29ed3293d1
Made Nzb Restrictions case-insensative
2013-07-01 21:57:49 -07:00
Mark McDowall
8bb4b06d28
NzbRestrictions are now used, no more allowed release groups
2013-07-01 19:34:38 -07:00
kay.one
30827e91b6
marked trakt tests as integration.
2013-06-30 13:15:57 -07:00
Keivan Beigi
2ce5f6d416
skip report if series title can't be parsed.
2013-06-28 13:23:41 -07:00
Keivan Beigi
961c421b3b
nzbclub sucks, so making their integration test explicit.
2013-06-27 18:14:01 -07:00
Keivan Beigi
b0ae87840e
fixed broken test
2013-06-27 18:08:27 -07:00
Keivan Beigi
dde91569ac
cleaned up test db path for tests.
2013-06-27 18:03:04 -07:00
Keivan Beigi
02c175950b
fixed broken tests.
2013-06-27 17:12:50 -07:00
Keivan Beigi
64df2229d6
removed nzbsrus
2013-06-27 17:05:21 -07:00
Keivan Beigi
6b0a24e28e
broke up EnvironmentProvider into different services
2013-06-27 17:05:20 -07:00
Mark McDowall
ef62af75df
Don't skip files/folders that are too fresh on import
2013-06-23 22:42:31 -07:00
Mark McDowall
5c3f0203e5
Properly parsing Season 03 Episode 10 releases
...
No longer stripping quotes from Title's in SimpleTitleRegex
2013-06-19 08:45:49 -07:00
Mark McDowall
6bb2f14153
Tests added for DownloadApprovedReports also some cleanup
2013-06-18 22:45:10 -07:00
Mark McDowall
954ac925d0
Fixed broken test from not using Name
2013-06-13 00:12:40 -07:00
Mark McDowall
8cac7ed1cd
Notifications can be tested
...
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00
Keivan Beigi
38589742e3
added caching breaker to media cover images.
2013-06-12 18:37:05 -07:00
Mark McDowall
736cd90b94
Removed extra files
2013-06-12 00:06:18 -07:00
Mark McDowall
b99e62c5ba
Xbmc Refactored
2013-06-11 23:45:41 -07:00
kay.one
ac3582d5c4
should be able to queue report using api.
2013-06-09 13:50:57 -07:00
kay.one
487ad01a0e
only publish import event if an episode is actually imported.
2013-06-09 00:14:38 -07:00
kay.one
ca71025bca
updated history table
2013-06-08 23:20:38 -07:00
kay.one
efa9cf6380
cleaned up the mindfuck that was scene mapping.
2013-06-08 12:14:52 -07:00
kay.one
074d7f2df5
fixed newznab parsing limited Wombles rss to TV
2013-06-08 10:53:26 -07:00
kay.one
5dc7e03b8d
fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
2013-06-08 10:29:19 -07:00
kay.one
a5be71fd8c
unknow quality is rejected by AcceptableSizeSpecification
2013-06-06 16:05:06 -07:00
kay.one
5d563f041e
renamed SearchDefinition to SearchCriteria
2013-06-06 07:42:23 -07:00
kay.one
cc0ed59e7b
added quality size repo fixture
2013-06-05 23:06:50 -07:00
kay.one
13cff22cf8
fixed Newznab category numbers.
2013-06-03 20:33:03 -07:00
kay.one
a997c10ca1
Fixed header request.
2013-06-02 23:12:31 -07:00
kay.one
233def11c7
fixed media cover download issue
2013-06-02 22:51:16 -07:00
kay.one
6c1d16ae57
minor cleanup.
2013-06-02 20:44:31 -07:00
kay.one
77f7427230
commented out benchmark test
2013-06-02 20:25:26 -07:00
kay.one
bb677259e1
added missing file
2013-06-02 20:22:47 -07:00
kay.one
ace98831c7
using compiled delegate instead of reflection in Marr
2013-06-02 20:15:56 -07:00
kay.one
49949bbe74
cleaned up refresh series info
2013-06-02 12:29:00 -07:00
kay.one
88cd6a3213
removed join from EpisodesBetweenDates, should be join in memoery in the API
2013-06-01 12:39:30 -07:00
Mark McDowall
fd88f17ead
DownloadClient settings cleaned up
2013-05-30 21:07:09 -07:00
Keivan Beigi
c1bbd0bd5d
cleaned up handling of Unknown quality type.
2013-05-30 18:43:13 -07:00
Mark McDowall
ee28c74ae2
csproj changes
2013-05-29 20:47:17 -07:00
Mark McDowall
f21a235c00
Fixed trakt searching, cleaned up indexer/notification modules
2013-05-29 20:27:50 -07:00
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi
676599c520
added concurrency test for fetch service
2013-05-29 10:07:32 -07:00
kay.one
e2d17ac109
covers are re-downloaded if remote size is different than
...
local size.
2013-05-28 21:10:49 -07:00
kay.one
566e4eb1ce
updated FluentMigrator
2013-05-28 00:41:32 -07:00
Mark McDowall
6351011cce
Treat WEBRip as WEBDL
2013-05-27 17:20:23 -07:00
Mark McDowall
0d21f34ec5
Renamed Smtp to Email
2013-05-26 22:44:54 -07:00
Mark McDowall
482cbc20a3
Notification schema added to server side.
2013-05-24 18:51:47 -07:00