kay.one
63cf7a3b85
app now starts up,
...
added monodevelop, siaodb files to git.ignore
12 years ago
kay.one
a0d0e4715e
fixed some tests, cleaned up root folders.
12 years ago
kay.one
e44d262a1a
added siaqodb
12 years ago
kay.one
6f359cb4db
WTF!
12 years ago
kay.one
a9f22237e3
fuck you git extensions!
12 years ago
kay.one
4e1f6b8cc4
updated elq test db path.
12 years ago
kay.one
dfb02884a0
trying filesystem elq for mono linux.
12 years ago
kay.one
2903d5d581
WTFFFFF!
12 years ago
kay.one
6c289f4482
ApplicationPath is actuall app path in mono.
12 years ago
kay.one
83186ba87b
wtf git extentions?
12 years ago
kay.one
885688f4c2
more dynamic binding to sqlce
12 years ago
kay.one
2873fc9f6d
replaced compile time with runtime mono check.
12 years ago
kay.one
88b06e8747
added mono build config
12 years ago
kay.one
c60663b42e
updated sqlce post build events
12 years ago
kay.one
3ab04fd213
added conditional compile for mono
12 years ago
kay.one
00e2f225f8
added new test.
12 years ago
kay.one
eb90040dd6
elq id is now ignored by petapoco.
12 years ago
kay.one
c6fa3cc02b
added support for 0 based sequential ids to our object db.
12 years ago
Keivan Beigi
5930a15d3a
some EloqueraDb cleanup
12 years ago
Mark McDowall
ace7910f2a
Fixed up Eloquera integration, working much better now.
12 years ago
Mark McDowall
8c99cca207
Broke some Eloquera tests to prove a point
12 years ago
Mark McDowall
7ed148b12c
Fixed most of the broken tests
12 years ago
kay.one
9e4bb278ef
moved rootdir to eloquera
12 years ago
kay.one
0155de4d92
registered eloquere db with autofac.
12 years ago
kay.one
d13f977bb5
updated eloquera's test setup.
12 years ago
Mark McDowall
23b90ae1c4
Initial Commit for Eloquera
12 years ago
kay.one
f973a42669
separated sqlce and db4o tests.
12 years ago
kay.one
9f829c1442
less intrusive cache prevention.
...
more tests.
12 years ago
kay.one
5dbaaee005
Added db4o.
...
Added guards against most problematic areas.
12 years ago
Keivan Beigi
86e554010d
Revert "updated autofac to 3.0"
...
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
12 years ago
Keivan Beigi
8a5a326480
updated autofac to 3.0
12 years ago
Keivan Beigi
f34a8edcbc
updated FluentAssertion, WebActivator.
12 years ago
kay.one
460b90bc95
random template is create only in ncrunch.
12 years ago
kay.one
1bd6c4a93c
updated nuget packages to uniform version.
12 years ago
kay.one
64a3e1caf0
cleaned up CoreTest base class.
12 years ago
kay.one
77bb790672
some cleanup.
12 years ago
kay.one
ff09773a3b
added parallel test execution support for ncrunch.
12 years ago
kay.one
130be58f8c
added database recovery on app start.
12 years ago
kay.one
653f45f10e
more test fixes.
12 years ago
kay.one
edf7cc678d
fixed some broken tests.
12 years ago
kay.one
fd8ad73476
fixed broken tests.
12 years ago
Mark McDowall
b6ed048f94
Ignore specials when doing sample check
...
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
12 years ago
Mark McDowall
3b16d68d0b
Sample check reduced to 3 minutes
12 years ago
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
12 years ago
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
12 years ago
Mark McDowall
5af06c1332
Fixed broken tests
12 years ago
Mark McDowall
0315385f98
Fixed Nzbget tests
12 years ago
Mark McDowall
bf2c811a09
Nzbget support added to core
...
#ND-145 In Progress
12 years ago
Mark McDowall
e2cc4ef4ea
Special characters removed from titles
...
#ND-128 fixed
Fixed: Remove special characters from titles when searching
12 years ago
Mark McDowall
e136b458e0
MediaInfo added
...
New: Samples will only be skipped when under 70MB and under 8 minutes in
length
#ND-121 fixed
12 years ago
Mark McDowall
e17ed8c0ad
Nzbx download URL fixed
...
Fixed: Nzbx download URL formatted correctly
12 years ago
Mark McDowall
d6224bdfff
csproj file changes
12 years ago
Mark McDowall
f556f2aaf2
Reject non-english releases
...
NzbDrone, now with more rejection built in
12 years ago
Mark McDowall
b9dce2e82d
Fixed test
12 years ago
Mark McDowall
7a675487fd
Don't try to move episode file that does not exist
...
#ND-144 fixed
12 years ago
Mark McDowall
52e49ce879
Merge branch 'searching'
12 years ago
Mark McDowall
6b7e4d10e5
Added emptry constructor to Search
12 years ago
Mark McDowall
5e7c0951b7
Searching refactored
...
#ND-135 fixed
12 years ago
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
12 years ago
Mark McDowall
210a0c1936
Fixed broken test
12 years ago
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
12 years ago
Mark McDowall
b8fff306bf
Goodbye EF!
12 years ago
Mark McDowall
d3a84228a5
Underscores & REGEX
...
Fixed: Parsing file names with underscores in title
#ND-131 fixed
12 years ago
Mark McDowall
120758bf02
More CentralDispatch Tests (bug caught!)
12 years ago
Mark McDowall
c4e886a8f8
More autofac
12 years ago
Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall
5ba1c0eceb
Merge branch 'master' into backbone
12 years ago
Mark McDowall
f032917595
Added parsing for 1080p HDTV
...
New: Support for 1080p HDTV (parsing only)
12 years ago
Mark McDowall
edf06dda3e
Added test for season search
12 years ago
Mark McDowall
c738a32162
Fixed: Better language parsing of releases
...
#ND-120 fixed
12 years ago
Mark McDowall
2235b83809
Sample file cutoff now 70MB
...
#ND-121 fixed
Fixed: Any file under 70MB will be treated as a sample file
12 years ago
Mark McDowall
b3874dbdb0
Merge branch 'master' into backbone
12 years ago
Mark McDowall
78187b68f9
DailySeries renaming fixed
...
Fixed: Daily Series will be named with AirDate
#ND-112 fixed
12 years ago
Mark McDowall
62b10a56df
GetNewFilename takes series instead of string now
12 years ago
Mark McDowall
4ade27427b
Fixed: omgwtfnzbs URL changed to .org
12 years ago
Mark McDowall
89cfb5c9b1
TVRageMapping updates
...
Fixed: Issue matching TVDB series to TVRage series in some situations
12 years ago
Mark McDowall
afef5ba0f4
No longer clean Newznab URLs when saving
12 years ago
Mark McDowall
cd98fbb4fa
Missing root dir won't stop app
...
Fixed: Missing root dir won't prevent UI from loading
12 years ago
Mark McDowall
f3809d3a80
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Common/packages.config
NzbDrone.Core.Test/packages.config
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Core/packages.config
NzbDrone.Services/NzbDrone.Services.Service/packages.config
NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
NzbDrone.Web/packages.config
12 years ago
Mark McDowall
1bcb080666
Fixed post build steps
12 years ago
Mark McDowall
a9923e3d30
Updated NUGET packages, including sqlce
12 years ago
Mark McDowall
e3de07d1c0
Added test for WEBDL-1080p
12 years ago
Mark McDowall
f9ad52ffba
Merge remote-tracking branch 'origin/nzbx'
12 years ago
Mark McDowall
0bfc6cfe71
Merge branch 'master' into backbone
...
Conflicts:
.gitignore
12 years ago
Mark McDowall
8f75de4a8b
Fixed broken test
12 years ago
Mark McDowall
4212da9146
Free diskspace in UI
...
New: View Diskspace for root directories visible in UI
#ND-98 fixed
12 years ago
Mark McDowall
2bd866f590
Better handling of xml errors on tvrage
12 years ago
Mark McDowall
7dd846b9e9
More tests for nzbx
12 years ago
Mark McDowall
117edd4286
Backend work for nzbx.co
12 years ago
Mark McDowall
8581896f58
Fixed broken tests and removed strict mocker
12 years ago
Mark McDowall
2439b9e087
Allow sorting with articles (option)
...
New: Option to sort with articles (a, the, an) included
12 years ago
Mark McDowall
d8f8cfb462
CRO reporting for duty
...
Fixed: Better parsing of certain filenames
12 years ago
Mark McDowall
fb5b7a9277
Encypted errors be gone!
...
Fixed: Stop logging errors when parsing encrypted posts
12 years ago
Mark McDowall
79c1d6a792
Added indexer names for test indexers.
12 years ago
Mark McDowall
9bc64e7ea4
Fixed gitignore file
12 years ago
Mark McDowall
c2f9679141
Ampersand removed from title before searching
...
Fixed: Remove "&" from title before searching TheTVDB
12 years ago
Mark McDowall
5113bf3878
Renaming Season will succeed if no files are moved
...
Fixed: Renaming a season that is already named correctly will not error
12 years ago
Mark McDowall
9c98a764f5
Ampersand in searching replaced with and
...
Fixed: "&" is replaced with "and" in the Series title when searching for
episodes
12 years ago
Mark McDowall
b577d78494
Merge remote-tracking branch 'origin/tvrage'
12 years ago
Mark McDowall
c1d0bc9ac8
Merge remote-tracking branch 'origin/master' into backbone
12 years ago
Mark McDowall
eebb086c60
Keep serching for episodes when partial search returns no results
12 years ago
Mark McDowall
23019ebda6
Fixed broken test
12 years ago
Mark McDowall
6a5b69ae5a
Added tests for TvRageMappingProvider
12 years ago
Mark McDowall
253426873c
Matching TvRage to TvDb
...
#ND-15 In Progress
12 years ago
Mark McDowall
f00b17ac47
Added TvRageProvider and model classes
12 years ago
Mark McDowall
fcefb3f762
Merge remote-tracking branch 'origin/master' into backbone
12 years ago
Mark McDowall
b0fcacba9c
Forcibly added omgwtfnzbs test files
12 years ago
Mark McDowall
87cf09685c
Backend work for omgwtfnzbs
12 years ago
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
12 years ago
Mark McDowall
8f1f96a573
Fixed: WEBDL-480p being detected as WEBDL-720p
...
Fixed Newznab DNS hostname test, finally!
12 years ago
Mark McDowall
6f1df9fe05
Fixed: XBMC Frodo library updates
12 years ago
Mark McDowall
b747db6b93
Version number parsing for XBMC Frodo
12 years ago
Mark McDowall
5294928878
Added tests to attempt to find bug with WEBDL1080
12 years ago
Mark McDowall
02dad98000
Fixed the tests
12 years ago
Mark McDowall
a50c0a9f77
Added Prowlin package. Added TC as Nuget source
12 years ago
Mark McDowall
b65fa2e609
project file changes...
12 years ago
Mark McDowall
cc1a07da64
Fixed Prowlin reference in Core.Test
12 years ago
Mark McDowall
f94eda3c20
Removed nuget packages from repo
12 years ago
Mark McDowall
5a1039ed8d
Fixed ninject 2 reference
...
Fixed Core.Test reference to Signalr
12 years ago
Mark McDowall
af2c86e40a
Merge remote-tracking branch 'origin/master' into backbone
12 years ago
Mark McDowall
aa40fe8c94
Removed NzbMatrix
...
New: Removed NzbMatrix
12 years ago
Mark McDowall
e02f606d82
Fixed some unit tests
12 years ago
Mark McDowall
461d55f15c
Merge remote-tracking branch 'origin/master' into backbone
12 years ago
Mark McDowall
7bdc10c370
Xbmc episode metadata
...
Fixed: An issue with episode nfo not downloading when episode did not
have a thumbnail (XBMC Metadata)
12 years ago
Mark McDowall
ecab574042
Merge remote-tracking branch 'origin/master' into backbone
12 years ago
Mark McDowall
1c29d24534
Update project file
12 years ago
Mark McDowall
c8969b77fe
More newzbin cleanup
12 years ago
Mark McDowall
05e4523bee
Newzbin and NzbsRus
...
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
12 years ago
Mark McDowall
bc424709af
Merge remote-tracking branch 'origin/master' into backbone
12 years ago
Mark McDowall
0758a5eb1e
Better parsing of full season releases on disk
12 years ago
Mark McDowall
ccccb9a4cd
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Web/Views/Settings/Quality.cshtml
12 years ago
Mark McDowall
215c946a67
Fixed broken tests
12 years ago
Mark McDowall
eddbd4a97b
Renamed some settings, added 2nd priority for sab
...
New: Separated priorities for new and old episodes when sent to SABnzbd
12 years ago
Mark McDowall
d073a0b2fb
Merge branch 'master' into searching
12 years ago
Mark McDowall
dda7868215
Cleaned up a bunch of warnings
12 years ago
Mark McDowall
97fa0ef0d3
Rmeove illegal characters
...
Fixed: Remove illegal characters when saving blackhole and pneumatic
downloads
12 years ago
Mark McDowall
71536dc5c9
Fixed broken test for queue
12 years ago
Mark McDowall
d065876991
Refactored Search, less work in the searching
12 years ago
Mark McDowall
65f2dbce77
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Web/Global.asax.cs
12 years ago
Mark McDowall
21ccdaa68b
QualityType sizes are added automatically
12 years ago
Mark McDowall
64468cd9ed
Upgraded nuget packages, Ninject 3, SignalR 5
12 years ago
Mark McDowall
1b9480275f
Get json response when adding item to the queue
12 years ago
Mark McDowall
73e82c2f69
Fixed broken tests from merge
12 years ago
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
12 years ago
Mark McDowall
96a14bab9a
Handle add to queue errors in SAB
12 years ago
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
12 years ago
Mark McDowall
5014745f88
More skip import
12 years ago
Mark McDowall
b5e196fcef
Skip import when Series.Path doesn't exist
12 years ago
Mark McDowall
f9370a8aec
Cleaned and fixed broken tests
12 years ago
Mark McDowall
db585b3bd7
Merge remote-tracking branch 'origin/dynamic-jobs'
12 years ago