Mark McDowall
|
9a5b700671
|
Fixed parsing of mult-episode files with underscores
|
11 years ago |
Mark McDowall
|
e8238fb03a
|
Fixed an issue when trying to import files
|
11 years ago |
Mark McDowall
|
87731d56bf
|
Fixed an issue with parsing full path instead of filename on import
This should fix Card #61
|
11 years ago |
Mark McDowall
|
3e7ef408ee
|
Added tests for ImportApprovedEpisodes
|
11 years ago |
Keivan Beigi
|
966b9d62b7
|
removed Nzbx
|
11 years ago |
Keivan Beigi
|
54c36e9264
|
Getting model by invalid ID throws a more specific exception.
|
11 years ago |
Mark McDowall
|
41baecc2ee
|
Monitored instead of ignored for episodes and seasons
|
11 years ago |
Mark McDowall
|
98c5ee4bea
|
Fixed broken DownloadClient tests
|
11 years ago |
Mark McDowall
|
98e94643fb
|
Episodes older than 14 days have their own priority
|
11 years ago |
Mark McDowall
|
fa6888e964
|
Fixed broken file mover test
|
12 years ago |
Mark McDowall
|
aeb8ee06f6
|
Episode import uses specs and moves before import now
|
12 years ago |
kay.one
|
9ed5a06504
|
marked UpdateServiceFixture as Windows only test
|
12 years ago |
Keivan Beigi
|
32d6909045
|
fixed Ajax errors not being displayed in the UI.
|
12 years ago |
Mark McDowall
|
6e3aef8ab2
|
Fixed NzbGet test
|
12 years ago |
Mark McDowall
|
ca21e0d26f
|
Fixed broken filename tests
|
12 years ago |
Mark McDowall
|
5baf2e09c4
|
Indexer settings overhaul, reviewed settings tooltips
|
12 years ago |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
12 years ago |
kay.one
|
99daa47f89
|
added support for removing columns
|
12 years ago |
Keivan Beigi
|
1c5a74df98
|
Starting to add ALTER COLUMN to SQLite.
|
12 years ago |
Keivan Beigi
|
50ee2ee357
|
removed backlog from server
|
12 years ago |
Mark McDowall
|
3f6a6d53d5
|
Media Management settings are alive
|
12 years ago |
Mark McDowall
|
c08fcaad84
|
More default quality profiles
|
12 years ago |
Keivan Beigi
|
31d472a0a0
|
mark parse as invalid if last episode is before first.
|
12 years ago |
Mark McDowall
|
29ed3293d1
|
Made Nzb Restrictions case-insensative
|
12 years ago |
Mark McDowall
|
8bb4b06d28
|
NzbRestrictions are now used, no more allowed release groups
|
12 years ago |
kay.one
|
30827e91b6
|
marked trakt tests as integration.
|
12 years ago |
Keivan Beigi
|
2ce5f6d416
|
skip report if series title can't be parsed.
|
12 years ago |
Keivan Beigi
|
961c421b3b
|
nzbclub sucks, so making their integration test explicit.
|
12 years ago |
Keivan Beigi
|
b0ae87840e
|
fixed broken test
|
12 years ago |
Keivan Beigi
|
dde91569ac
|
cleaned up test db path for tests.
|
12 years ago |
Keivan Beigi
|
02c175950b
|
fixed broken tests.
|
12 years ago |
Keivan Beigi
|
64df2229d6
|
removed nzbsrus
|
12 years ago |
Keivan Beigi
|
6b0a24e28e
|
broke up EnvironmentProvider into different services
|
12 years ago |
Mark McDowall
|
ef62af75df
|
Don't skip files/folders that are too fresh on import
|
12 years ago |
Mark McDowall
|
5c3f0203e5
|
Properly parsing Season 03 Episode 10 releases
No longer stripping quotes from Title's in SimpleTitleRegex
|
12 years ago |
Mark McDowall
|
6bb2f14153
|
Tests added for DownloadApprovedReports also some cleanup
|
12 years ago |
Mark McDowall
|
954ac925d0
|
Fixed broken test from not using Name
|
12 years ago |
Mark McDowall
|
8cac7ed1cd
|
Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
|
12 years ago |
Keivan Beigi
|
38589742e3
|
added caching breaker to media cover images.
|
12 years ago |
Mark McDowall
|
736cd90b94
|
Removed extra files
|
12 years ago |
Mark McDowall
|
b99e62c5ba
|
Xbmc Refactored
|
12 years ago |
kay.one
|
ac3582d5c4
|
should be able to queue report using api.
|
12 years ago |
kay.one
|
487ad01a0e
|
only publish import event if an episode is actually imported.
|
12 years ago |
kay.one
|
ca71025bca
|
updated history table
|
12 years ago |
kay.one
|
efa9cf6380
|
cleaned up the mindfuck that was scene mapping.
|
12 years ago |
kay.one
|
074d7f2df5
|
fixed newznab parsing limited Wombles rss to TV
|
12 years ago |
kay.one
|
5dc7e03b8d
|
fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
|
12 years ago |
kay.one
|
a5be71fd8c
|
unknow quality is rejected by AcceptableSizeSpecification
|
12 years ago |
kay.one
|
5d563f041e
|
renamed SearchDefinition to SearchCriteria
|
12 years ago |
kay.one
|
cc0ed59e7b
|
added quality size repo fixture
|
12 years ago |
kay.one
|
13cff22cf8
|
fixed Newznab category numbers.
|
12 years ago |
kay.one
|
a997c10ca1
|
Fixed header request.
|
12 years ago |
kay.one
|
233def11c7
|
fixed media cover download issue
|
12 years ago |
kay.one
|
6c1d16ae57
|
minor cleanup.
|
12 years ago |
kay.one
|
77f7427230
|
commented out benchmark test
|
12 years ago |
kay.one
|
bb677259e1
|
added missing file
|
12 years ago |
kay.one
|
ace98831c7
|
using compiled delegate instead of reflection in Marr
|
12 years ago |
kay.one
|
49949bbe74
|
cleaned up refresh series info
|
12 years ago |
kay.one
|
88cd6a3213
|
removed join from EpisodesBetweenDates, should be join in memoery in the API
|
12 years ago |
Mark McDowall
|
fd88f17ead
|
DownloadClient settings cleaned up
|
12 years ago |
Keivan Beigi
|
c1bbd0bd5d
|
cleaned up handling of Unknown quality type.
|
12 years ago |
Mark McDowall
|
ee28c74ae2
|
csproj changes
|
12 years ago |
Mark McDowall
|
f21a235c00
|
Fixed trakt searching, cleaned up indexer/notification modules
|
12 years ago |
Keivan Beigi
|
9181b1bb91
|
more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
|
12 years ago |
Keivan Beigi
|
676599c520
|
added concurrency test for fetch service
|
12 years ago |
kay.one
|
e2d17ac109
|
covers are re-downloaded if remote size is different than
local size.
|
12 years ago |
kay.one
|
566e4eb1ce
|
updated FluentMigrator
|
12 years ago |
Mark McDowall
|
6351011cce
|
Treat WEBRip as WEBDL
|
12 years ago |
Mark McDowall
|
0d21f34ec5
|
Renamed Smtp to Email
|
12 years ago |
Mark McDowall
|
482cbc20a3
|
Notification schema added to server side.
|
12 years ago |
Mark McDowall
|
95a9a297bc
|
RootFolder removed from Series, going back to Path
|
12 years ago |
kay.one
|
c357d062d3
|
removed UGuid leftovers.
|
12 years ago |
kay.one
|
4da6654440
|
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
|
12 years ago |
kay.one
|
28b47b415f
|
added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
|
12 years ago |
kay.one
|
922d4becc5
|
toned down unittest logging.
|
12 years ago |
kay.one
|
80759f923e
|
diskscan is triggered when new episodes are added.
|
12 years ago |
kay.one
|
21e9bad6d5
|
removed episode status from server.
|
12 years ago |
kay.one
|
cbb80714c9
|
fixed broken update tests.
|
12 years ago |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
12 years ago |
kay.one
|
80c996c216
|
fixing update for vnext.
|
12 years ago |
Keivan Beigi
|
0c3e53458f
|
added ApplicationUpdateCommand
|
12 years ago |
Keivan Beigi
|
ecce355ebf
|
added ApplicationUpdateCommand
|
12 years ago |
Mark McDowall
|
bc7e543c4d
|
Fixed broken tests
|
12 years ago |
Mark McDowall
|
df9ab3b426
|
Fixed broken reference
|
12 years ago |
Mark McDowall
|
fb96abed49
|
Now importing downloaded episodes
|
12 years ago |
Mark McDowall
|
30a24fd0b4
|
GetBestQualityInHistory will be handled in memory now
|
12 years ago |
kay.one
|
2f4ccff0a2
|
removed nzbindex
|
12 years ago |
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
12 years ago |
kay.one
|
42849d3276
|
cleaning up episode/series air date/time
|
12 years ago |
kay.one
|
cbe4be814c
|
fixed diskscan
removed all stored status fields from episode
|
12 years ago |
kay.one
|
29ca16ce77
|
fixed add new series
|
12 years ago |
kay.one
|
fc57262c89
|
fixed some broken tests.
|
12 years ago |
kay.one
|
85cd877b0c
|
fixed some issues here and there.
|
12 years ago |
Keivan Beigi
|
4deecde092
|
back to tiny for now
|
12 years ago |
Mark McDowall
|
2912561d0e
|
Removed lazy loading test for history
|
12 years ago |
kay.one
|
32431540c5
|
Scheduled Tasks should work as long as they are registered.
|
12 years ago |
Mark McDowall
|
f4dd6adc6a
|
Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
|
12 years ago |
Mark McDowall
|
d37c8c26c2
|
LINQ for paging missing episodes
|
12 years ago |
kay.one
|
c59fe4e674
|
fixed broken tests
|
12 years ago |
Keivan Beigi
|
ec58b8b595
|
removed all the jobs.
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
kay.one
|
370ab86dca
|
fixed broken test
|
12 years ago |
kay.one
|
5c08e423a5
|
fixed indexer service, broken test
|
12 years ago |
Keivan Beigi
|
385edbf464
|
fixed nzbclub parser.
|
12 years ago |
Keivan Beigi
|
96990eabb3
|
indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
|
12 years ago |
Mark McDowall
|
b4242f9fb2
|
Pagination for missing is alive!
|
12 years ago |
kay.one
|
e03ab2ebea
|
getting free space tries to get the space safely, if doesn't work and windows
the tries interop.
|
12 years ago |
kay.one
|
6d12a85756
|
single broken doesnt break the whole decision process
|
12 years ago |
Mark McDowall
|
f278c7f230
|
Fixed broken date tests
|
12 years ago |
Keivan Beigi
|
3162e4864d
|
improved Linux support for tests.
|
12 years ago |
Mark McDowall
|
474d48602a
|
FIxed parsing tests, now with more regex
|
12 years ago |
kay.one
|
016e360d1a
|
quality Series.QualityProfile is lazyloaded.
|
12 years ago |
kay.one
|
d6d524e624
|
decision engine now reports it's own errors rather than just dying.
|
12 years ago |
kay.one
|
9bbbc19869
|
broken parser tests.
|
12 years ago |
kay.one
|
ca8eba9cf1
|
release endpoint now returns fully parsed rss info with decisions.
|
12 years ago |
kay.one
|
797f2fcacc
|
added nzbx integration tests.
|
12 years ago |
kay.one
|
a1783a53a9
|
basic RSS fetch seems to be working.
download might still not work.
|
12 years ago |
Keivan Beigi
|
68ee71ea81
|
fixed broken tests.
|
12 years ago |
Keivan Beigi
|
4cd75cd8aa
|
stuff we did :D
|
12 years ago |
Mark McDowall
|
a04a5e8669
|
SeriesStats moved to its own Repo
|
12 years ago |
Mark McDowall
|
cc11e3760a
|
Added test for SeriesStatistics
|
12 years ago |
Mark McDowall
|
acb15d8e49
|
Fixed episodesWithoutFiles
|
12 years ago |
Keivan Beigi
|
e67202a918
|
fixed all tests?
|
12 years ago |
Keivan Beigi
|
7c3c02ba60
|
more tests fixed.
|
12 years ago |
Keivan Beigi
|
f9bb4178ed
|
json serializer updates.
|
12 years ago |
kay.one
|
67995a5cf6
|
fixed AllowedReleaseGroupSpecification
|
12 years ago |
Mark McDowall
|
0ee175e382
|
Attempting join of Series to Episodes
|
12 years ago |
Keivan Beigi
|
618c81b78f
|
updated json.net reference in NzbDrone.Core.Test to point to .NET 3.5 version.
|
12 years ago |
Keivan Beigi
|
65ae894410
|
added an abstraction layer for json serializer, should work in mono.
|
12 years ago |
Keivan Beigi
|
213c842050
|
removed signalr, will re-add when actually needed.
|
12 years ago |
Keivan Beigi
|
861c07b2fa
|
added json.net tests for mono.
|
12 years ago |
kay.one
|
b03388f7b9
|
fixed more tests.
|
12 years ago |
Keivan Beigi
|
9fdfd13dbf
|
fixed more tests.
|
12 years ago |
kay.one
|
652a9d4a8a
|
removed strict mock from test base.
|
12 years ago |
kay.one
|
d2104e189f
|
fixed some more tests.
|
12 years ago |
kay.one
|
15c15b4f71
|
fixed more tests
|
12 years ago |
kay.one
|
6e88f55a54
|
cleaned up parsing logic and structure.
|
12 years ago |
kay.one
|
cd2761d07d
|
cleaned up app update
|
12 years ago |
Keivan Beigi
|
420756bb47
|
fixed some tests, spelling issues.
|
12 years ago |
Keivan Beigi
|
339dd5a1dd
|
updated to NLog 2.0.1.2
|
12 years ago |
Mark McDowall
|
b1e772d852
|
Fixed some broken tests
|
12 years ago |
Mark McDowall
|
e43cb87620
|
Renamed Folder to FolderName. Series.Path is readonly
|
12 years ago |
kay.one
|
2f42e7dd83
|
fixed some broken tests.
|
12 years ago |
kay.one
|
b27217bcf4
|
added test for lazy loaded objects.
|
12 years ago |
Keivan Beigi
|
1465fbf499
|
extracted interface fom HttpProvider
|
12 years ago |
Keivan Beigi
|
d81e0885c3
|
updated json.net from 4.5.11 to 5.0.2
|
12 years ago |
Keivan Beigi
|
a8a64a42b5
|
replaced IInitializable interface with ApplicationStartedEvent
|
12 years ago |
kay.one
|
401ed9a8f6
|
more project cleanup.
|
12 years ago |
kay.one
|
7c1e81a70e
|
broke episodeparseresult into filenameparseresult and indexerparseresult
|
12 years ago |
kay.one
|
d41f26a4e7
|
moved some of the helper classes to their proper location.
|
12 years ago |
kay.one
|
ada326af59
|
fixed some tests.
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
Keivan Beigi
|
bcc20fc8a1
|
replaced the sqlite nuget package with mono compatible custom built.
http://sqlite.1065341.n5.nabble.com/System-DllNotFoundException-SQLite-Interop-DLL-td30039.html
|
12 years ago |
kay.one
|
2a1f9500eb
|
updated migration logger
|
12 years ago |
kay.one
|
048162a0ef
|
fixed more tests.
|
12 years ago |
kay.one
|
48880e4964
|
cleaned up scene mapping code.
|
12 years ago |
kay.one
|
c1fba9093d
|
embedded type convector is now registered for all embedded types automatically.
|
12 years ago |
kay.one
|
4be637edff
|
much nicer add new series.
|
12 years ago |
kay.one
|
a052a9389e
|
fully replaced TVDB with Trakt.tv
|
12 years ago |
kay.one
|
af3282630f
|
event aggregator is singleton to prevent it from being disposed.
|
12 years ago |
kay.one
|
3cdff3bb71
|
added marr.datamapper source code for easy debugging.
|
12 years ago |
kay.one
|
58a05fcef8
|
LazyList is now initilized using an empty list instead of null.
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
kay.one
|
375f887539
|
using pre-compiled handlebar templates
re-did static content from nancy
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
Keivan Beigi
|
a221994cd7
|
test clean up.
|
12 years ago |
Keivan Beigi
|
7eb0d62c53
|
fixed recursion bug.
|
12 years ago |
Keivan Beigi
|
b73485a58b
|
fixed unit test file path generation to be linux compatible.
|
12 years ago |
Keivan Beigi
|
4ac2997d78
|
fixed a bit more tests.
|
12 years ago |
kay.one
|
26cf45bbab
|
fixed broken build.
|
12 years ago |
kay.one
|
2008b54f5d
|
fixed few more broken tests.
|
12 years ago |
kay.one
|
eaff6dc18f
|
fixed UpdateFields in basic repository.
|
12 years ago |
kay.one
|
ccba527e89
|
tweaked logging tests.
|
12 years ago |
kay.one
|
ba4950ea8f
|
fixed some broken tests.
|
12 years ago |
Keivan Beigi
|
0a3b0c9973
|
fixed some broken tests. broke some new ones.
|
12 years ago |
Keivan Beigi
|
57120c9eeb
|
Added support for embedding lists of IEmbeddedDocument types.
|
12 years ago |
kay.one
|
a2b91b469e
|
fixed history->episode relationship.
|
12 years ago |
kay.one
|
63ba1ed026
|
removed some unneeded references.
|
12 years ago |
kay.one
|
5c9988ac63
|
fixed broken build.
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
12 years ago |
kay.one
|
ea4f0dbe5f
|
Marr is almost working.
|
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 |
kay.one
|
70e6c3081b
|
updated ncrunch settings to include sqlite.
|
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 |
Mark McDowall
|
9af5dbdc05
|
Create series folder when it doesn't exist
|
12 years ago |
Mark McDowall
|
59fda16298
|
Commented out mock to get it building
Need to discuss #ND-155 with kay.one
|
12 years ago |
kay.one
|
e635e816f6
|
moved moving of episode files into their own service.
|
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
|
40a959a309
|
more search cleanup.
|
12 years ago |
kay.one
|
ef5f565a4d
|
cleaned up episode search
|
12 years ago |
kay.one
|
02d842a2b2
|
some preliminary work to move decision engine to use the visitor pattern.
|
12 years ago |
kay.one
|
969dff5197
|
more file naming cleanup.
|
12 years ago |
kay.one
|
f21358fce5
|
file name builder cleanup.
|
12 years ago |