kay.one
|
6936f042f5
|
disable model events for log repository
|
12 years ago |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
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
|
57e78e31fe
|
cleanup
|
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
|
d320c2b6a9
|
Look ma, history!
|
12 years ago |
Mark McDowall
|
3602822572
|
More better joins, some minor MDM changes for paging
|
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 |
Keivan Beigi
|
ec58b8b595
|
removed all the jobs.
|
12 years ago |
kay.one
|
40f384968a
|
updated json serilizer to return defaults
use enum text instead of number
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
Mark McDowall
|
68f93dbb10
|
LazyLoaded Series and Episode again for history
|
12 years ago |
Mark McDowall
|
7ab1084437
|
Adding history
|
12 years ago |
Mark McDowall
|
6a3d886588
|
Missing doesn't double fetch
|
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
|
016e360d1a
|
quality Series.QualityProfile is lazyloaded.
|
12 years ago |
Keivan Beigi
|
4cd75cd8aa
|
stuff we did :D
|
12 years ago |
Keivan Beigi
|
9efee65966
|
minor cleanup
|
12 years ago |
kay.one
|
c3214a2e88
|
added resource mapping validation tests
|
12 years ago |
Mark McDowall
|
a04a5e8669
|
SeriesStats moved to its own Repo
|
12 years ago |
kay.one
|
4afec69c79
|
fixed series statistics query.
|
12 years ago |
Mark McDowall
|
f86cb87ced
|
Added SeriesStatistics
|
12 years ago |
Mark McDowall
|
c3273b74e8
|
Get by multiple ids added to BasicRepo
|
12 years ago |
Keivan Beigi
|
f9bb4178ed
|
json serializer updates.
|
12 years ago |
Mark McDowall
|
e43cb87620
|
Renamed Folder to FolderName. Series.Path is readonly
|
12 years ago |
Mark McDowall
|
23acb3a9ae
|
Add series uses all available information
|
12 years ago |
Mark McDowall
|
684a72792a
|
Add series changes
|
12 years ago |
Keivan Beigi
|
2eb3ead230
|
fixed indexer setting load/reload.
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
Mark McDowall
|
9ae21cf7a1
|
Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
|
12 years ago |
Keivan Beigi
|
89e94bae01
|
switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly.
|
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
|
bdcdc7c0f6
|
replaced FastReflection.dll with Fasterflect.dll to fix the race condition.
|
12 years ago |
kay.one
|
a0560da33d
|
simplified migrations.
|
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
|
f2886d89de
|
Autofac registrations are not singleton anymore.
|
12 years ago |
kay.one
|
58a05fcef8
|
LazyList is now initilized using an empty list instead of null.
|
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 |
kay.one
|
c1960525d7
|
updated lazylist to make it easy to work with.
|
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 |
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 |