Commit Graph

221 Commits (979efb8354b3e174a1265ba300bef210d24ad70f)

Author SHA1 Message Date
Mark McDowall c3273b74e8 Get by multiple ids added to BasicRepo
11 years ago
Keivan Beigi f9bb4178ed json serializer updates.
11 years ago
Mark McDowall e43cb87620 Renamed Folder to FolderName. Series.Path is readonly
11 years ago
Mark McDowall 23acb3a9ae Add series uses all available information
11 years ago
Mark McDowall 684a72792a Add series changes
11 years ago
Keivan Beigi 2eb3ead230 fixed indexer setting load/reload.
11 years ago
kay.one a6a4932b44 rewrite of indexer/episode search
11 years ago
Mark McDowall 9ae21cf7a1 Fixed IInitializable registration
11 years ago
Keivan Beigi 89e94bae01 switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly.
11 years ago
kay.one 2a1f9500eb updated migration logger
11 years ago
kay.one 048162a0ef fixed more tests.
11 years ago
kay.one 48880e4964 cleaned up scene mapping code.
11 years ago
kay.one c1fba9093d embedded type convector is now registered for all embedded types automatically.
11 years ago
kay.one bdcdc7c0f6 replaced FastReflection.dll with Fasterflect.dll to fix the race condition.
11 years ago
kay.one a0560da33d simplified migrations.
11 years ago
kay.one 4be637edff much nicer add new series.
11 years ago
kay.one a052a9389e fully replaced TVDB with Trakt.tv
11 years ago
kay.one f2886d89de Autofac registrations are not singleton anymore.
11 years ago
kay.one 58a05fcef8 LazyList is now initilized using an empty list instead of null.
11 years ago
kay.one eaff6dc18f fixed UpdateFields in basic repository.
11 years ago
kay.one ccba527e89 tweaked logging tests.
11 years ago
kay.one ba4950ea8f fixed some broken tests.
11 years ago
kay.one c1960525d7 updated lazylist to make it easy to work with.
11 years ago
Keivan Beigi 0a3b0c9973 fixed some broken tests. broke some new ones.
11 years ago
Keivan Beigi 57120c9eeb Added support for embedding lists of IEmbeddedDocument types.
11 years ago
Mark McDowall b16d85d0fc Add series working, Only queue enabled jobs.
11 years ago
Mark McDowall 66977cd329 Fixed merge conflict
11 years ago
Mark McDowall b6ac7638a1 Store QualityPofile properly
11 years ago
kay.one e9b9e63f7a RelationshipExtensions has more type enforcement.
11 years ago
kay.one a9ad739745 created HasOne, HasMany relationship extension.
11 years ago
kay.one a2b91b469e fixed history->episode relationship.
11 years ago
kay.one fc641baab3 got basic relationships working
11 years ago
kay.one b6fc731db8 more cleanup.
11 years ago
kay.one ea4f0dbe5f Marr is almost working.
11 years ago
kay.one 971053f8a2 rebase cleanup.
11 years ago
kay.one 6dd56114e3 added Marr.Data.Mapping
11 years ago
markus101 4bb4faf626 Migrations
11 years ago
kay.one b9fac94eca cleaned up history lookup.
11 years ago
kay.one cd6f0fc55c fixed more tests.
11 years ago
kay.one 7603d8e1ba auto increment ID.
11 years ago
Mark McDowall aeebae33fd Cleaned up ModelBase, enable writing to sqlite
11 years ago
kay.one 96fe01c040 cleaned up model base Id property.
11 years ago
kay.one 192ace5004 fixed sqlite3.dll copying issues.
11 years ago
kay.one b04fb32f77 updated seriesrepo to use the new syntax.
11 years ago
kay.one 1a4f3fad25 removed sqo.
11 years ago
markus101 ebbf5ea21f First steps for SQLite
11 years ago
Mark McDowall bd9683fcc1 Added full release of siaqodb.
11 years ago
kay.one 9a8414edde moved cleanup of deleted files to their own service.
11 years ago
kay.one dce64a5530 moved naming specification out of general config.
11 years ago
Keivan Beigi 4877ce405e event based cleanup when a series is deleted.
11 years ago