kay.one
f973a42669
separated sqlce and db4o tests.
2013-02-15 16:52:46 -08:00
kay.one
64a3e1caf0
cleaned up CoreTest base class.
2013-02-15 16:52:08 -08:00
kay.one
77bb790672
some cleanup.
2013-02-15 16:52:07 -08:00
kay.one
653f45f10e
more test fixes.
2013-02-15 16:52:05 -08:00
kay.one
edf7cc678d
fixed some broken tests.
2013-02-15 16:52:05 -08:00
kay.one
fd8ad73476
fixed broken tests.
2013-02-15 16:52:04 -08:00
Mark McDowall
b6ed048f94
Ignore specials when doing sample check
...
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
2013-02-07 17:47:24 -08:00
Mark McDowall
3b16d68d0b
Sample check reduced to 3 minutes
2013-01-25 23:18:42 -08:00
Mark McDowall
b7229dea06
Repack/propers for older episodes are no more
...
#ND-53
Fixed: Do not download Propers/Repacks for episodes older than 7 days
2013-01-25 14:58:01 -08:00
Mark McDowall
02e21c7d7e
This is why we write unit tests...
...
#ND-93 fixed - for real this time
Fixed: Option to have older episodes added to SABnzbd queue at a
different priority
2013-01-24 15:33:32 -08:00
Mark McDowall
5af06c1332
Fixed broken tests
2013-01-24 00:03:10 -08:00
Mark McDowall
0315385f98
Fixed Nzbget tests
2013-01-23 23:38:16 -08:00
Mark McDowall
bf2c811a09
Nzbget support added to core
...
#ND-145 In Progress
2013-01-23 22:36:37 -08:00
Mark McDowall
e2cc4ef4ea
Special characters removed from titles
...
#ND-128 fixed
Fixed: Remove special characters from titles when searching
2013-01-22 19:57:51 -08:00
Mark McDowall
e136b458e0
MediaInfo added
...
New: Samples will only be skipped when under 70MB and under 8 minutes in
length
#ND-121 fixed
2013-01-20 16:35:42 -08:00
Mark McDowall
f556f2aaf2
Reject non-english releases
...
NzbDrone, now with more rejection built in
2013-01-15 17:36:02 -08:00
Mark McDowall
b9dce2e82d
Fixed test
2013-01-13 15:33:17 -08:00
Mark McDowall
7a675487fd
Don't try to move episode file that does not exist
...
#ND-144 fixed
2013-01-13 15:09:44 -08:00
Mark McDowall
52e49ce879
Merge branch 'searching'
2013-01-13 11:30:46 -08:00
Mark McDowall
5e7c0951b7
Searching refactored
...
#ND-135 fixed
2013-01-13 00:24:48 -08:00
Mark McDowall
8d9e69af96
BestQualityInHistory fixed
...
#ND-138 fixed
#ND-138 comment "No issue with Disk upgrade check, just history."
Fixed: An issue with some qualities being treated as lower than expected
when checking history
2013-01-10 17:15:36 -08:00
Mark McDowall
210a0c1936
Fixed broken test
2013-01-09 00:20:35 -08:00
Mark McDowall
106ea1d04b
Raw-HD
...
New: Raw-HD (TrollHD) support added
Fixed: Parser for TrollHD releases from NzbIndex and NzbClub
#ND-115 fixed
#ND-115 comment Max size will be ignored for Raw-HD releases, since they
are always very large anyways
2013-01-09 00:15:06 -08:00
Mark McDowall
b8fff306bf
Goodbye EF!
2013-01-08 00:57:38 -08:00
Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
2013-01-02 17:09:13 -08:00
Mark McDowall
5ba1c0eceb
Merge branch 'master' into backbone
2013-01-01 13:14:47 -08:00
Mark McDowall
f032917595
Added parsing for 1080p HDTV
...
New: Support for 1080p HDTV (parsing only)
2012-12-31 19:45:57 -08:00
Mark McDowall
2235b83809
Sample file cutoff now 70MB
...
#ND-121 fixed
Fixed: Any file under 70MB will be treated as a sample file
2012-12-31 00:41:19 -08:00
Mark McDowall
b3874dbdb0
Merge branch 'master' into backbone
2012-12-26 21:09:01 -08:00
Mark McDowall
78187b68f9
DailySeries renaming fixed
...
Fixed: Daily Series will be named with AirDate
#ND-112 fixed
2012-12-26 20:12:23 -08:00
Mark McDowall
62b10a56df
GetNewFilename takes series instead of string now
2012-12-26 19:51:04 -08:00
Mark McDowall
89cfb5c9b1
TVRageMapping updates
...
Fixed: Issue matching TVDB series to TVRage series in some situations
2012-12-26 16:16:15 -08:00
Mark McDowall
afef5ba0f4
No longer clean Newznab URLs when saving
2012-12-26 14:33:42 -08:00
Mark McDowall
cd98fbb4fa
Missing root dir won't stop app
...
Fixed: Missing root dir won't prevent UI from loading
2012-12-25 23:20:31 -08:00
Mark McDowall
0bfc6cfe71
Merge branch 'master' into backbone
...
Conflicts:
.gitignore
2012-12-23 00:46:23 -08:00
Mark McDowall
2bd866f590
Better handling of xml errors on tvrage
2012-12-22 17:18:05 -08:00
Mark McDowall
79c1d6a792
Added indexer names for test indexers.
2012-12-20 14:00:57 -08:00
Mark McDowall
9bc64e7ea4
Fixed gitignore file
2012-12-20 13:48:14 -08:00
Mark McDowall
c2f9679141
Ampersand removed from title before searching
...
Fixed: Remove "&" from title before searching TheTVDB
2012-12-20 13:27:54 -08:00
Mark McDowall
23019ebda6
Fixed broken test
2012-12-19 20:48:05 -08:00
Mark McDowall
6a5b69ae5a
Added tests for TvRageMappingProvider
2012-12-19 20:34:34 -08:00
Mark McDowall
253426873c
Matching TvRage to TvDb
...
#ND-15 In Progress
2012-12-19 08:41:51 -08:00
Mark McDowall
f00b17ac47
Added TvRageProvider and model classes
2012-12-17 22:41:08 -08:00
Mark McDowall
89568cbe99
Merge branch 'master' into backbone
...
Conflicts:
.gitignore
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core.Test/packages.config
NzbDrone.Core/packages.config
2012-12-16 19:13:19 -08:00
Mark McDowall
8f1f96a573
Fixed: WEBDL-480p being detected as WEBDL-720p
...
Fixed Newznab DNS hostname test, finally!
2012-12-16 01:08:02 -08:00
Mark McDowall
6f1df9fe05
Fixed: XBMC Frodo library updates
2012-12-13 21:18:15 -08:00
Mark McDowall
b747db6b93
Version number parsing for XBMC Frodo
2012-12-13 13:52:54 -08:00
Mark McDowall
5294928878
Added tests to attempt to find bug with WEBDL1080
2012-12-13 08:43:25 -08:00
Mark McDowall
af2c86e40a
Merge remote-tracking branch 'origin/master' into backbone
2012-12-09 22:41:18 -08:00
Mark McDowall
aa40fe8c94
Removed NzbMatrix
...
New: Removed NzbMatrix
2012-12-09 20:50:05 -08:00
Mark McDowall
e02f606d82
Fixed some unit tests
2012-12-06 21:16:58 -08:00
Mark McDowall
7bdc10c370
Xbmc episode metadata
...
Fixed: An issue with episode nfo not downloading when episode did not
have a thumbnail (XBMC Metadata)
2012-12-04 17:41:19 -08:00
Mark McDowall
c8969b77fe
More newzbin cleanup
2012-12-02 19:47:28 -08:00
Mark McDowall
215c946a67
Fixed broken tests
2012-11-22 19:36:07 -08:00
Mark McDowall
eddbd4a97b
Renamed some settings, added 2nd priority for sab
...
New: Separated priorities for new and old episodes when sent to SABnzbd
2012-11-22 18:56:27 -08:00
Mark McDowall
d073a0b2fb
Merge branch 'master' into searching
2012-11-21 08:16:22 -08:00
Mark McDowall
97fa0ef0d3
Rmeove illegal characters
...
Fixed: Remove illegal characters when saving blackhole and pneumatic
downloads
2012-11-18 18:17:00 -08:00
Mark McDowall
71536dc5c9
Fixed broken test for queue
2012-11-16 17:00:49 -08:00
Mark McDowall
d065876991
Refactored Search, less work in the searching
2012-11-16 08:39:54 -08:00
Mark McDowall
21ccdaa68b
QualityType sizes are added automatically
2012-11-13 08:37:08 -08:00
Mark McDowall
1b9480275f
Get json response when adding item to the queue
2012-10-22 23:57:01 -07:00
Mark McDowall
73e82c2f69
Fixed broken tests from merge
2012-10-20 17:19:30 -07:00
Mark McDowall
5bbe310af5
Merge branch 'xem' into 'master'
...
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
2012-10-20 16:07:04 -07:00
Mark McDowall
96a14bab9a
Handle add to queue errors in SAB
2012-10-20 13:03:18 -07:00
Mark McDowall
5cc2810f77
Skip import when when folder is in use
...
Fixed: Skip post-processing when folder is in use or series path does
not exist on disk
2012-10-20 01:01:47 -07:00
Mark McDowall
5014745f88
More skip import
2012-10-19 23:46:36 -07:00
Mark McDowall
b5e196fcef
Skip import when Series.Path doesn't exist
2012-10-19 23:46:12 -07:00
Mark McDowall
f9370a8aec
Cleaned and fixed broken tests
2012-10-19 18:42:42 -07:00
Mark McDowall
db585b3bd7
Merge remote-tracking branch 'origin/dynamic-jobs'
2012-10-19 08:39:07 -07:00
Mark McDowall
de62dc6f56
Merge remote-tracking branch 'origin/quality'
2012-10-19 08:31:39 -07:00
Mark McDowall
cbdbc9a01b
New: Import will skip any video file under 40MB
2012-10-19 08:27:45 -07:00
Mark McDowall
40accd835b
Fixed: Issues with Custom Start Date
2012-10-18 11:50:52 -07:00
Mark McDowall
d99415bc31
Revert to standard numbering when scene is absent
2012-10-18 08:33:18 -07:00
Mark McDowall
728a18f680
Fixed searchProvider
2012-10-17 23:50:36 -07:00
Mark McDowall
7b5d57d224
Removed American Dad fix test
2012-10-17 17:07:16 -07:00
Mark McDowall
2fd1263619
Download naming uses tvdb numbering
...
Searching by scene name added
Removed American Dad
2012-10-17 17:06:14 -07:00
Mark McDowall
59bfa16462
Added tests for GetEpisodeBySceneNumbering
2012-10-17 00:56:07 -07:00
Mark McDowall
9c6d78d479
Cleanup and updates for XEM
...
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
2012-10-17 00:39:06 -07:00
Mark McDowall
c9c967fa1d
Properly using Xem now
2012-10-16 22:00:28 -07:00
Mark McDowall
4b5d20cefe
Revert "XemClient added"
...
This reverts commit a6e8ec6123
.
2012-10-16 17:08:47 -07:00
Mark McDowall
c5252ca22d
Merge remote-tracking branch 'origin/master' into quality
2012-10-14 23:16:00 -07:00
Mark McDowall
d25da21e58
Multi episode title cleanup #ND-67 Fixed
2012-10-14 22:52:12 -07:00
Mark McDowall
09665c2920
Added WEBDL 1080p
...
New: WEBDL 720p and 1080p are now separated
2012-10-14 21:30:07 -07:00
Mark McDowall
41f70ce7ca
Fixed broken tests
2012-10-13 17:54:46 -07:00
Mark McDowall
92acb4c049
QualityTypes no longer an enum
2012-10-13 17:36:16 -07:00
Mark McDowall
49f086cf19
Renamed Quality to QualityModel
2012-10-13 14:15:21 -07:00
Mark McDowall
a6e8ec6123
XemClient added
...
New: Now using the thexem.de for episode information
2012-10-13 12:44:19 -07:00
Mark McDowall
23f8f534fc
TVDB numbering confusion fixed
...
Fixed: Issue when episode numbers changed on TheTVDB causing episode
files were linked incorrectly
2012-10-06 22:30:12 -07:00
Mark McDowall
b21bf01bf0
Merge remote-tracking branch 'origin/master' into dynamic-jobs
...
Conflicts:
NzbDrone.Web/Scripts/NzbDrone/series.js
2012-09-22 22:37:51 -07:00
Mark McDowall
a7a0a25029
Renamed AiredAfter to CustomStartDate
2012-09-20 08:37:40 -07:00
Mark McDowall
bd5ced1540
Fixed broken tests.
2012-09-19 08:13:26 -07:00
Mark McDowall
6c78187601
EpisodeAiredAfter added to AddSeries UI
...
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
Mark McDowall
713c4225c0
Added EpisodeAiredAfter to server side
2012-09-18 18:30:30 -07:00
Mark McDowall
a4dde81ceb
Converted jobs to dynamic
2012-09-10 12:04:17 -07:00
Mark McDowall
ae3452039c
Fixed broken tests
2012-09-04 00:31:16 -07:00
Mark McDowall
23118871fd
Added Recycle Bin to server side
...
New: Recycle Bin is now available
2012-09-03 23:49:04 -07:00
Mark McDowall
d3ccd70470
Fixed broken tests... wtf was I doing?
2012-08-30 08:33:09 -07:00
Mark McDowall
853f7689bc
Pneumatic added to server side
2012-08-29 17:20:48 -07:00
Mark McDowall
cc6011ec87
Organized tests for DiskScan and PostDownload
...
Added tests for GetVideoFiles and ProcessVideoFile
2012-08-29 08:34:51 -07:00
Mark McDowall
5437f7599a
Fixed broken tests
2012-08-25 12:31:17 -07:00
Mark McDowall
39aa5065bb
Merge branch 'release-group'
2012-08-25 11:56:39 -07:00
Mark McDowall
bd44b2899a
3D bug with search history cleanup fixed
...
Fixed: Search History Cleanup Job logic was backwards
2012-08-14 16:53:55 -07:00
Mark McDowall
653a0864c3
Removed DM - Branched if required later.
2012-08-13 17:05:01 -07:00
Mark McDowall
ff23b883a6
Fixed broken test
2012-08-08 22:03:42 -07:00
Mark McDowall
65df24988c
Episodes will not be imported if disk space is low
...
New: Episodes will not be imported when disk space is too low to
complete the import
2012-08-08 18:17:44 -07:00
Mark McDowall
67064ec495
Restrict nzbs based on release group, server side
...
New: Only grab NZBs if release group is wanted (configurable)
2012-08-06 22:24:15 -07:00
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
2012-08-03 00:01:34 -07:00
Mark McDowall
2982e79065
Empty directors and writers won't blowup
2012-07-14 20:43:14 -07:00
Mark McDowall
c0b81a8971
Fixed broken tests
2012-07-14 01:31:03 -07:00
Mark McDowall
f338ada2d8
Revert "Added full namespace to Xbmc Metadata tests"
...
This reverts commit bc4779f9da
.
2012-07-13 12:20:51 -07:00
Mark McDowall
bc4779f9da
Added full namespace to Xbmc Metadata tests
2012-07-13 12:06:30 -07:00
Mark McDowall
2e9cf66b57
Tweaks to XML and thumbs #ND-21
2012-07-12 14:48:09 -07:00
Mark McDowall
b122f1135e
Metadata will be called when needed #ND-21
...
Import/Rename episode files
Import series/update series info
2012-07-12 14:08:21 -07:00
Mark McDowall
eee24aff1d
Tests added
...
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
Mark McDowall
85914b5262
Updated the american test for the new season
2012-06-13 00:24:37 -07:00
Mark McDowall
b7408b726a
Added cleanup job for search history
...
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -07:00
Mark McDowall
c4b57c4a23
Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
...
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
2012-05-19 13:07:30 -07:00
Mark McDowall
3fdfa69b94
Updated tests for UpcomingProvider. #ND-45 fixed
2012-05-17 18:23:32 -07:00
Mark McDowall
edb0b3af86
SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
...
Fixed: Season/Series searching shouldn't add duplicate episodes.
2012-05-17 16:52:26 -07:00
Mark McDowall
53ced94af9
Fixed: Issue with notifications when new episode filename did not contain the the quality.
2012-05-16 09:21:53 -07:00
Mark McDowall
7a80c81ffb
New: Newznab providers will be rejected if they are not valid addresses.
...
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Mark McDowall
20e99205f8
Fixed issue with tests.
...
Added test to confirm expected result (Successes != null or empty)
2012-05-08 16:05:08 -07:00
Mark McDowall
a16defc5f0
Newznab won't blow up if more than one indexer with the same URL is found during initialization.
2012-05-04 09:26:25 -07:00
Mark McDowall
b930eb0993
Newznab providers will be compared based on url, not name.
...
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
Mark McDowall
5aff4ab240
New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's.
2012-05-02 15:42:21 -07:00
Mark McDowall
b314ff5e82
Added NzbInfoUrl to indexers.
2012-05-02 12:02:39 -07:00
Mark McDowall
724e354eee
Fixed bug with RSS Item TIitle.
...
Fixed broken tests.
2012-04-23 12:33:16 -07:00
Mark McDowall
34e008f0c8
Fixed broken DownlaodProvider tests.
2012-04-23 11:53:37 -07:00
Mark McDowall
5422350afd
Unit tests for SearchHistory added.
2012-04-23 11:20:32 -07:00
Mark McDowall
38927e3ca1
Signalr errors will not be shown in the UI.
...
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall
cef7b6a8dc
SearchResult Controller added.
...
Force Download added.
2012-04-22 23:31:11 -07:00
Mark McDowall
c7f8f57f77
Episode searching now stores the results of the tests.
2012-04-19 23:42:13 -07:00
Mark McDowall
c0d1d2c502
Fix: Successful downloads that are not moved properly should be retried.
2012-04-17 14:44:20 -07:00
Mark McDowall
8618117926
New: Added a single period as a separator when naming episodes.
2012-04-14 17:17:36 -07:00
Mark McDowall
55cbc59887
Fixed: Search failure is more friendly.
...
Womble's Index is enabled by default.
2012-04-14 15:33:58 -07:00
Mark McDowall
399b50ec8e
Truncating TvDb Overviews actually works. Stupid Recaps.
2012-04-13 23:45:40 -07:00
Mark McDowall
d79fa1c2cd
Fix: Episode Overview will be trimmed if it is too long.
2012-04-03 20:37:56 -07:00
Mark McDowall
74105974dd
New: Added test button to SABnzbd.
...
New: Added test button to Prowl.
2012-03-17 21:14:32 -07:00
Mark McDowall
c8f1bccc50
Removed Progress Notification from BannerProvider.
2012-03-07 12:37:36 -08:00
Mark McDowall
861f6c1a0c
Fixed broken tests.
...
Fixed spelling mistake.
2012-03-06 23:34:26 -08:00
Mark McDowall
a00c20c1af
Fixed spelling of enviroment provider (Environment). :)
2012-03-06 18:59:43 -08:00
Mark McDowall
5764059f1d
New: Banner will be deleted when series is deleted.
2012-03-06 18:53:49 -08:00
kay.one
6d7e886e8c
Minor CSS update
2012-02-29 00:25:56 -08:00
Mark McDowall
bdadb66fcb
Fixed broken test.
2012-02-27 22:18:11 -08:00
kay.one
c5df00cc87
Fixed: fixed an issue where season ignore check wasn't working correctly.
...
Fixed: unavailable nzbdrone service will no longer block series from being added.
2012-02-27 21:50:56 -08:00
kay.one
4fe1d7e6f7
Jobs added to queue have higher priority than scheduler jobs.
2012-02-26 14:35:45 -08:00
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
Mark McDowall
6116fdb032
Merge branch 'season-ignore'
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
Mark McDowall
6798cb342a
Added another test.
2012-02-21 21:04:48 -08:00
Mark McDowall
b2a042bd30
Another Plex test, slight name change for some.
2012-02-21 16:55:21 -08:00