Mark McDowall
b16d85d0fc
Add series working, Only queue enabled jobs.
12 years ago
Mark McDowall
66977cd329
Fixed merge conflict
12 years ago
Mark McDowall
b6ac7638a1
Store QualityPofile properly
12 years ago
kay.one
e9b9e63f7a
RelationshipExtensions has more type enforcement.
12 years ago
kay.one
a9ad739745
created HasOne, HasMany relationship extension.
12 years ago
kay.one
a2b91b469e
fixed history->episode relationship.
12 years ago
kay.one
fc641baab3
got basic relationships working
...
added support for embedded documents.
12 years ago
kay.one
b6fc731db8
more cleanup.
12 years ago
kay.one
ea4f0dbe5f
Marr is almost working.
12 years ago
kay.one
971053f8a2
rebase cleanup.
12 years ago
kay.one
6dd56114e3
added Marr.Data.Mapping
12 years ago
markus101
4bb4faf626
Migrations
...
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
12 years ago
kay.one
b9fac94eca
cleaned up history lookup.
12 years ago
kay.one
cd6f0fc55c
fixed more tests.
12 years ago
kay.one
7603d8e1ba
auto increment ID.
...
model tables are automatically created.
12 years ago
Mark McDowall
aeebae33fd
Cleaned up ModelBase, enable writing to sqlite
12 years ago
kay.one
96fe01c040
cleaned up model base Id property.
12 years ago
kay.one
192ace5004
fixed sqlite3.dll copying issues.
12 years ago
kay.one
b04fb32f77
updated seriesrepo to use the new syntax.
12 years ago
kay.one
1a4f3fad25
removed sqo.
12 years ago
markus101
ebbf5ea21f
First steps for SQLite
12 years ago
Mark McDowall
bd9683fcc1
Added full release of siaqodb.
...
Excluded license.lic - this is going to be messy...
12 years ago
kay.one
9a8414edde
moved cleanup of deleted files to their own service.
...
detaching of episodes when files are deleted is done through events now.
12 years ago
kay.one
dce64a5530
moved naming specification out of general config.
12 years ago
Keivan Beigi
4877ce405e
event based cleanup when a series is deleted.
12 years ago
Keivan Beigi
35cb7e55c7
cleaned up some tests.
12 years ago
kay.one
beb2f7c7fd
removed sqlce
12 years ago
kay.one
de5d5b76e8
moved media file service
12 years ago
Keivan Beigi
8900bbb3a1
main app cleanup.
12 years ago
Mark McDowall
a80c2fb1f3
Minor UI tweaks
12 years ago
Mark McDowall
c6836e0cb1
Quality moved to ObjectDb.
12 years ago
Keivan Beigi
911311d1e8
fixed OID issues.
12 years ago
Keivan Beigi
d04d38e427
fixed OID not working correctly. still should use ID.
12 years ago
Mark McDowall
bfc026128d
OID changed to a field
...
DeleteEpsidoesNotInTvdb disabled for now since its broken
12 years ago
Keivan Beigi
94daf08361
add series works again, now includes title.
12 years ago
kay.one
f568fdad6a
moved history over to objectdb
12 years ago
kay.one
b3c6db5997
moved log to object db.
12 years ago
Keivan Beigi
b5644bf660
moved series/season/episodes to object db.
12 years ago
kay.one
4504232956
still very broken
12 years ago
kay.one
2d4998d52d
moved Series,Seasons,Episodes to their own folders.
12 years ago
kay.one
40f3a8663d
splited jobprovider into jobrepo, jobcontroller, moved to object db.
12 years ago
kay.one
6c944758ed
fixed renamed OID to id in json response.
12 years ago
kay.one
3c2d1d4707
added simple repo tests, some resharper templates for nunit
12 years ago
kay.one
e7deda4d5d
added open generic registration for simple repository, services can now use simple repository independently.
12 years ago
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
dfb02884a0
trying filesystem elq for mono linux.
12 years ago
kay.one
620dc2d086
elq dll path setting for mono.
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
b25ab20f14
wtf git extentions?
12 years ago
kay.one
3ab04fd213
added conditional compile for mono
12 years ago
kay.one
1adc2892db
fixed broken tests.
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
d5900fc9eb
RegisterTypes in Eloquera
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
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
e720094f9c
more backbone changes.
12 years ago
kay.one
5fb1f4902f
fixed /api . responds with profiles.
12 years ago
kay.one
130be58f8c
added database recovery on app start.
12 years ago
kay.one
fd8ad73476
fixed broken tests.
12 years ago
Mark McDowall
b8fff306bf
Goodbye EF!
12 years ago
Mark McDowall
89cfb5c9b1
TVRageMapping updates
...
Fixed: Issue matching TVDB series to TVRage series in some situations
12 years ago
Mark McDowall
e4861283b6
SceneMappings now have season number
12 years ago
Mark McDowall
253426873c
Matching TvRage to TvDb
...
#ND-15 In Progress
12 years ago
Mark McDowall
aa40fe8c94
Removed NzbMatrix
...
New: Removed NzbMatrix
12 years ago
Mark McDowall
05e4523bee
Newzbin and NzbsRus
...
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
12 years ago
Mark McDowall
9538559f61
Fixed bad migration for DownloadClientDirectory
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
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
9c6d78d479
Cleanup and updates for XEM
...
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
12 years ago
Mark McDowall
c9c967fa1d
Properly using Xem now
12 years ago
Mark McDowall
92acb4c049
QualityTypes no longer an enum
12 years ago
Mark McDowall
410b4574bc
Fixed db name in migration
12 years ago
Mark McDowall
070f6bb318
Added absolute episode number to DB
12 years ago
Mark McDowall
a7a0a25029
Renamed AiredAfter to CustomStartDate
12 years ago
Mark McDowall
713c4225c0
Added EpisodeAiredAfter to server side
12 years ago
Mark McDowall
39aa5065bb
Merge branch 'release-group'
12 years ago
Mark McDowall
c2a1df61f6
New: Max DB Size is now 512MB (was 256MB)
12 years ago
Mark McDowall
653a0864c3
Removed DM - Branched if required later.
12 years ago
Mark McDowall
6f3262c68a
Release group is added to history and episodefile
12 years ago
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
12 years ago
Mark McDowall
2de4b67d1f
Migration will clean unmapped history items
12 years ago
Mark McDowall
e7c5ceb865
Fully upgraded MP Added client profiling
12 years ago
Mark McDowall
b50e16a456
Metadata coming together for XBMC
13 years ago
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.
13 years ago
Mark McDowall
ce0a6f8b86
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
13 years ago
Mark McDowall
0c3de6964f
Merge branch 'master' into nzburl
13 years ago
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)
13 years ago
Mark McDowall
cef7b6a8dc
SearchResult Controller added.
...
Force Download added.
13 years ago
Mark McDowall
4f005e45c0
Search Results grid added.
13 years ago
Mark McDowall
06fb34ce6c
Nzb Url column added.
13 years ago
Mark McDowall
a00c20c1af
Fixed spelling of enviroment provider (Environment). :)
13 years ago
Mark McDowall
4d918ff683
New: Added Network to Series Grid.
...
Fixed logging for RetentionSpecification.
13 years ago
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.
13 years ago
Mark McDowall
01746a06e0
Fixed Series/Details Quality column.
13 years ago
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
13 years ago
Mark McDowall
969f8ae5e2
SeasonProvider Added to handle ignoring of Seasons.
13 years ago
kay.one
5c03c873b2
updated analytics
13 years ago
kay.one
05df752cc8
Fix: Downgraded some log levels for less verbose logging
13 years ago
kay.one
5717b7f596
New: Rewrite of download decision engine.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
kay.one
b225db9aaf
Started to add support for deskmetrics
13 years ago
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
13 years ago
Mark McDowall
9eb022fdf4
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
kay.one
a93846d2d8
Deleting any series with seriesid =0 during migration.
13 years ago
kay.one
a48db83be9
Separated migration for LogDB and Application update.
13 years ago
Mark McDowall
42554b815a
Fixed broken tests.
13 years ago
kay.one
76608fc440
Banners folder moved to root.
13 years ago
Mark McDowall
e16f83c433
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
13 years ago
kay.one
974dfa319b
Playing around with db factories.
13 years ago
kay.one
c6716f2425
Log page now uses EF for faster runtime queries.
13 years ago
Mark McDowall
8c1f7e6663
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
51518787d8
Lots of initialization, configuration clean up.
13 years ago
Mark McDowall
639480e3ef
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
13 years ago
kay.one
72d0fc50ed
Alot of refactoring.
13 years ago
kay.one
633f0b6197
PathProvider. visit us for all of your pathing needs.
13 years ago
kay.one
cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
kay.one
8f9946eb63
Added some update APIs to check for updates and download and extract the update package.
...
Todo: apply updated, UI.
13 years ago
kay.one
c55ca42c21
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
13 years ago
Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
13 years ago
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall
e4f01ae0d4
Size is now parsed for each item in the feed.
...
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
13 years ago
Mark McDowall
dfd0720872
Added BannerDownloadJob, it will run every 30 days.
...
New series will have their banner downloaded on import.
13 years ago
Mark McDowall
f8be43a486
Upgraded to MiniProfiler 1.9.
...
Updated to latest WebActivator.
13 years ago
Mark McDowall
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago
kay.one
8ce222a10c
Should fix the transaction issues in petapoco, we are getting to far petapoco master which I don't like.
13 years ago
kay.one
a5527df584
Fixed petapoco's craptastic connection management.
13 years ago
Mark McDowall
ee4b6c9442
ExternalNotifications enabled (Xbmc only right now).
...
- Grab, Download, Rename
Notification Settings for Xbmc uses definitions.
13 years ago
Mark McDowall
0ed898b6db
IsIgnored will now be checked when adding new episodes to the DB, it will:
...
- ignore new episodes of a season if that season was already ignored
- ignore new seasons if the previous was ignored
- ignore specials (when a new series is added), if a user chooses to download specials, all new specials will not be ignored
Added tests for IsIgnored and AddEpisode changes.
13 years ago
kay.one
b11a449f65
Updated PetaPoco
...
Upped IIS's priority
Added Byte multiplier to extention method.
14 years ago
kay.one
6393d0a3f9
Added Tests for CentralDispatch
14 years ago
kay.one
c339ea6ba2
Updated miniprofiler to 1.4
14 years ago
kay.one
15aedfc847
some db/migration cleanup
14 years ago
kay.one
8424dd6ede
Increased some columns sizes to avoid cutoffs.
14 years ago
kay.one
2a64014c96
Added version to page footer, minor tweaks.
14 years ago