kay.one
|
83186ba87b
|
wtf git extentions?
|
2013-02-16 14:44:35 -08:00 |
|
kay.one
|
885688f4c2
|
more dynamic binding to sqlce
|
2013-02-16 14:36:29 -08:00 |
|
kay.one
|
2873fc9f6d
|
replaced compile time with runtime mono check.
|
2013-02-16 14:24:58 -08:00 |
|
kay.one
|
b25ab20f14
|
wtf git extentions?
|
2013-02-16 13:10:20 -08:00 |
|
kay.one
|
3ab04fd213
|
added conditional compile for mono
|
2013-02-16 11:23:31 -08:00 |
|
kay.one
|
1adc2892db
|
fixed broken tests.
|
2013-02-15 20:16:33 -08:00 |
|
kay.one
|
eb90040dd6
|
elq id is now ignored by petapoco.
|
2013-02-15 20:03:54 -08:00 |
|
kay.one
|
c6fa3cc02b
|
added support for 0 based sequential ids to our object db.
|
2013-02-15 19:50:22 -08:00 |
|
Keivan Beigi
|
5930a15d3a
|
some EloqueraDb cleanup
|
2013-02-15 16:52:56 -08:00 |
|
Mark McDowall
|
ace7910f2a
|
Fixed up Eloquera integration, working much better now.
|
2013-02-15 16:52:52 -08:00 |
|
Mark McDowall
|
8c99cca207
|
Broke some Eloquera tests to prove a point
|
2013-02-15 16:52:52 -08:00 |
|
Mark McDowall
|
d5900fc9eb
|
RegisterTypes in Eloquera
|
2013-02-15 16:52:51 -08:00 |
|
Mark McDowall
|
7ed148b12c
|
Fixed most of the broken tests
|
2013-02-15 16:52:50 -08:00 |
|
kay.one
|
9e4bb278ef
|
moved rootdir to eloquera
|
2013-02-15 16:52:48 -08:00 |
|
kay.one
|
0155de4d92
|
registered eloquere db with autofac.
|
2013-02-15 16:52:48 -08:00 |
|
kay.one
|
d13f977bb5
|
updated eloquera's test setup.
|
2013-02-15 16:52:47 -08:00 |
|
Mark McDowall
|
23b90ae1c4
|
Initial Commit for Eloquera
|
2013-02-15 16:52:47 -08:00 |
|
kay.one
|
9f829c1442
|
less intrusive cache prevention.
more tests.
|
2013-02-15 16:52:45 -08:00 |
|
kay.one
|
5dbaaee005
|
Added db4o.
Added guards against most problematic areas.
|
2013-02-15 16:52:45 -08:00 |
|
Keivan Beigi
|
e720094f9c
|
more backbone changes.
|
2013-02-15 16:52:29 -08:00 |
|
kay.one
|
5fb1f4902f
|
fixed /api . responds with profiles.
|
2013-02-15 16:52:09 -08:00 |
|
kay.one
|
130be58f8c
|
added database recovery on app start.
|
2013-02-15 16:52:06 -08:00 |
|
kay.one
|
fd8ad73476
|
fixed broken tests.
|
2013-02-15 16:52:04 -08:00 |
|
Mark McDowall
|
b8fff306bf
|
Goodbye EF!
|
2013-01-08 00:57:38 -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
|
e4861283b6
|
SceneMappings now have season number
|
2012-12-25 00:05:13 -08:00 |
|
Mark McDowall
|
253426873c
|
Matching TvRage to TvDb
#ND-15 In Progress
|
2012-12-19 08:41:51 -08:00 |
|
Mark McDowall
|
aa40fe8c94
|
Removed NzbMatrix
New: Removed NzbMatrix
|
2012-12-09 20:50:05 -08:00 |
|
Mark McDowall
|
05e4523bee
|
Newzbin and NzbsRus
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
|
2012-12-02 19:31:47 -08:00 |
|
Mark McDowall
|
9538559f61
|
Fixed bad migration for DownloadClientDirectory
|
2012-11-23 08:07:31 -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
|
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
|
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
|
92acb4c049
|
QualityTypes no longer an enum
|
2012-10-13 17:36:16 -07:00 |
|
Mark McDowall
|
410b4574bc
|
Fixed db name in migration
|
2012-10-13 12:44:21 -07:00 |
|
Mark McDowall
|
070f6bb318
|
Added absolute episode number to DB
|
2012-10-13 12:44:20 -07:00 |
|
Mark McDowall
|
a7a0a25029
|
Renamed AiredAfter to CustomStartDate
|
2012-09-20 08:37:40 -07:00 |
|
Mark McDowall
|
713c4225c0
|
Added EpisodeAiredAfter to server side
|
2012-09-18 18:30:30 -07:00 |
|
Mark McDowall
|
39aa5065bb
|
Merge branch 'release-group'
|
2012-08-25 11:56:39 -07:00 |
|
Mark McDowall
|
c2a1df61f6
|
New: Max DB Size is now 512MB (was 256MB)
|
2012-08-14 11:51:25 -07:00 |
|
Mark McDowall
|
653a0864c3
|
Removed DM - Branched if required later.
|
2012-08-13 17:05:01 -07:00 |
|
Mark McDowall
|
6f3262c68a
|
Release group is added to history and episodefile
|
2012-08-05 23:33:07 -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
|
2de4b67d1f
|
Migration will clean unmapped history items
|
2012-07-27 23:59:11 -07:00 |
|
Mark McDowall
|
e7c5ceb865
|
Fully upgraded MP Added client profiling
|
2012-07-27 15:15:28 -07:00 |
|
Mark McDowall
|
b50e16a456
|
Metadata coming together for XBMC
|
2012-07-09 21:37:24 -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
|
ce0a6f8b86
|
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
|
2012-05-02 08:37:09 -07:00 |
|
Mark McDowall
|
0c3de6964f
|
Merge branch 'master' into nzburl
|
2012-05-02 08:31:24 -07:00 |
|