Keivan Beigi
|
c1bbd0bd5d
|
cleaned up handling of Unknown quality type.
|
12 years ago |
Keivan Beigi
|
5b2410da3f
|
non-working cached repository.
|
12 years ago |
kay.one
|
acf54203e5
|
Tuned down DB logging
Added cache to scene mapping.
|
12 years ago |
Mark McDowall
|
de911005cb
|
Episodes between dates uses SQL join
|
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
|
763df726f0
|
all services are singleton by default.
|
12 years ago |
Keivan Beigi
|
8bdf8c31f0
|
replaced Json.Serialize with ToJson extension method.
|
12 years ago |
Mark McDowall
|
0bc2d4814c
|
Removed indexer tooltips
|
12 years ago |
Mark McDowall
|
af6e3ddb66
|
Cleaned up per comments
|
12 years ago |
kay.one
|
e2d17ac109
|
covers are re-downloaded if remote size is different than
local size.
|
12 years ago |
Mark McDowall
|
1d007be8fd
|
Notifications wired up
|
12 years ago |
Mark McDowall
|
e4410d8cb7
|
Able to create new Newznab indexers
|
12 years ago |
Mark McDowall
|
5660b5086c
|
Cleaned up a bit
|
12 years ago |
kay.one
|
6144ff8f3e
|
better handling of situations where a parsed episode isn't in the database.
|
12 years ago |
Keivan Beigi
|
4e06cf0fa6
|
added more info to decision engine exception reporting.
|
12 years ago |
kay.one
|
566e4eb1ce
|
updated FluentMigrator
|
12 years ago |
kay.one
|
e4e6bcae1d
|
last used quality profile is now used as default
|
12 years ago |
Keivan Beigi
|
465dc725c8
|
finished add series,
still has a few rough edges but should be functional.
|
12 years ago |
Mark McDowall
|
ea929974f3
|
Can add indexer (in UI)
|
12 years ago |
Mark McDowall
|
6351011cce
|
Treat WEBRip as WEBDL
|
12 years ago |
Mark McDowall
|
6397239435
|
Order notifications in schema
|
12 years ago |
Mark McDowall
|
0d21f34ec5
|
Renamed Smtp to Email
|
12 years ago |
Mark McDowall
|
ff29ab9150
|
Purdy Add Notifications
|
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
|
3010ed6073
|
added loggly integration
|
12 years ago |
kay.one
|
0e7ca07e02
|
updated connection string params
|
12 years ago |
Mark McDowall
|
8713ebefd6
|
No longer creating folders for existing series
|
12 years ago |
kay.one
|
be81f772df
|
removed UTC conversion, now being done by DB.
|
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 |
Mark McDowall
|
8a5bd31da7
|
Unmapped folders now get all series up front (much faster)
|
12 years ago |
Mark McDowall
|
dbc20a3c31
|
Added migration for notifications
|
12 years ago |
kay.one
|
a37ccf1d94
|
building connection string using SQLiteConnectionStringBuilder
|
12 years ago |
Mark McDowall
|
812dd18b3d
|
Fixed Broken Plex tests
|
12 years ago |
kay.one
|
028bd5251c
|
added cancellation token to Scheduler.
|
12 years ago |
kay.one
|
bd4856dad8
|
make model change events opt-in per repository
|
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 |
Mark McDowall
|
63f2ba7f77
|
More notificationUI changes, start notification updates
|
12 years ago |
Mark McDowall
|
c5376319fe
|
Notification settings added to the UI
|
12 years ago |
Mark McDowall
|
a153599d50
|
Cleaned up Notifications a bit
|
12 years ago |
kay.one
|
4a8139f5ba
|
update interval for existing tasks.
|
12 years ago |
kay.one
|
8e89847f30
|
diskscan will not fully fail if a single file fails to be imported.
|
12 years ago |
kay.one
|
6936f042f5
|
disable model events for log repository
|
12 years ago |
kay.one
|
2573558321
|
more logging.
|
12 years ago |
kay.one
|
af4063c3e2
|
wiredup db logging.
|
12 years ago |
kay.one
|
1016edb05b
|
5 minutes update check interval.
|
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
|
91c0e21a4d
|
last modified time is logged if folder is too fresh
|
12 years ago |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
12 years ago |
kay.one
|
43b4262e14
|
updates static resourceprovider with better logging.
|
12 years ago |
kay.one
|
80c996c216
|
fixing update for vnext.
|
12 years ago |
Mark McDowall
|
16e13e0c24
|
Posters/Banners/Fanart served from App_Data
|
12 years ago |
Keivan Beigi
|
0c3e53458f
|
added ApplicationUpdateCommand
|
12 years ago |
Keivan Beigi
|
ecce355ebf
|
added ApplicationUpdateCommand
|
12 years ago |
Mark McDowall
|
02fe3f9f5a
|
Removed completed TODO
|
12 years ago |
Mark McDowall
|
14853e7e3c
|
Delete Subfolder after import
|
12 years ago |
Mark McDowall
|
bc7e543c4d
|
Fixed broken tests
|
12 years ago |
Mark McDowall
|
fb96abed49
|
Now importing downloaded episodes
|
12 years ago |
Mark McDowall
|
5b664afaf8
|
Fixed up DownloadClient settings in UI
|
12 years ago |
Mark McDowall
|
07613092b4
|
Renamed HistoryRepo GetBestInHistory
|
12 years ago |
Mark McDowall
|
e851924417
|
Rss will only download each episode once
|
12 years ago |
Mark McDowall
|
cdc9098ac7
|
History stores SeriesId now
|
12 years ago |
Mark McDowall
|
30a24fd0b4
|
GetBestQualityInHistory will be handled in memory now
|
12 years ago |
Mark McDowall
|
aea80870d3
|
Enum Config values retrieved properly
|
12 years ago |
Mark McDowall
|
e6183b1f83
|
Fixed airdate parsing. Fixed minor UI issues
|
12 years ago |
Mark McDowall
|
9d96df9c2e
|
Moved Missing and History to Fancy
|
12 years ago |
kay.one
|
2f4ccff0a2
|
removed nzbindex
|
12 years ago |
Mark McDowall
|
525963f2a6
|
Existing series view loads again
|
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
|
a816a83f3a
|
improvements to scheduler,
better parallelism on RSS fetch
|
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 |
kay.one
|
c59fe4e674
|
fixed broken tests
|
12 years ago |
kay.one
|
4c810ca607
|
removed indexer settings from configservice
|
12 years ago |
kay.one
|
70756db707
|
disabled job registration/timer.
|
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 |
kay.one
|
45b4972091
|
moved hosting, system tray out of common
|
12 years ago |
Keivan Beigi
|
8373e1ce10
|
added support for getting series by slug
|
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 |
kay.one
|
1877f70403
|
fixed server side indexer issue
|
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 |