1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 20:12:41 +02:00
Commit Graph

1685 Commits

Author SHA1 Message Date
Mark McDowall
9722506aca Fixed XBMC updating 2013-06-04 20:14:12 -07:00
Mark McDowall
66bce4b51e Notifications have real messages now 2013-06-04 20:14:11 -07:00
Keivan Beigi
9160343a51 added /logs 2013-06-04 17:49:53 -07:00
kay.one
fc7d4536ac minor cleanup 2013-06-03 23:27:18 -07:00
kay.one
13cff22cf8 fixed Newznab category numbers. 2013-06-03 20:33:03 -07:00
Keivan Beigi
a7fc3f9776 fixed newznab apikey 2013-06-03 16:07:36 -07:00
kay.one
a997c10ca1 Fixed header request. 2013-06-02 23:12:31 -07:00
kay.one
233def11c7 fixed media cover download issue 2013-06-02 22:51:16 -07:00
kay.one
e708a17c6a added RefreshSeriesCommand to scheduler (6 hours) 2013-06-02 22:41:24 -07:00
kay.one
e5d35d7f59 fixed media cover download issue 2013-06-02 22:39:42 -07:00
kay.one
287dedadea fixed episodeservice.updatemany 2013-06-02 20:56:17 -07:00
kay.one
6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one
ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
kay.one
9db5b7963e read is done using simple reflection strategy. 2013-06-02 17:27:05 -07:00
kay.one
a46ef37f0b added new reflection strategy, lets see if it works in mono. 2013-06-02 17:08:47 -07:00
kay.one
49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one
b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one
88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 2013-06-01 12:39:30 -07:00
kay.one
e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
Mark McDowall
1e4b7b033d Don't use alias for group by 2013-05-30 22:15:21 -07:00
Mark McDowall
9a68785c26 Default separater will be " - " now 2013-05-30 21:07:18 -07:00
Mark McDowall
d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall
fd88f17ead DownloadClient settings cleaned up 2013-05-30 21:07:09 -07:00
Keivan Beigi
c1bbd0bd5d cleaned up handling of Unknown quality type. 2013-05-30 18:43:13 -07:00
Keivan Beigi
5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -07:00
kay.one
acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
Mark McDowall
de911005cb Episodes between dates uses SQL join 2013-05-29 21:06:24 -07:00
Mark McDowall
f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi
9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi
763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi
8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Mark McDowall
0bc2d4814c Removed indexer tooltips 2013-05-29 00:20:57 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
kay.one
e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Mark McDowall
1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00
Mark McDowall
e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
Mark McDowall
5660b5086c Cleaned up a bit 2013-05-28 19:49:32 -07:00
kay.one
6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
Keivan Beigi
4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
kay.one
566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00
kay.one
e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
Keivan Beigi
465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
Mark McDowall
ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
Mark McDowall
6351011cce Treat WEBRip as WEBDL 2013-05-27 17:20:23 -07:00
Mark McDowall
6397239435 Order notifications in schema 2013-05-27 17:20:21 -07:00
Mark McDowall
0d21f34ec5 Renamed Smtp to Email 2013-05-26 22:44:54 -07:00
Mark McDowall
ff29ab9150 Purdy Add Notifications 2013-05-26 22:27:33 -07:00
Mark McDowall
482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
Mark McDowall
95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one
3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00