1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 16:01:46 +02:00
Commit Graph

1699 Commits

Author SHA1 Message Date
kay.one
aca5d1f361 fixed calendar view 2013-06-09 19:10:15 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
487ad01a0e only publish import event if an episode is actually imported. 2013-06-09 00:14:38 -07:00
kay.one
dc2930dc98 added toggle cell for episode ignore status. 2013-06-08 23:21:32 -07:00
kay.one
ca71025bca updated history table 2013-06-08 23:20:38 -07:00
kay.one
c4badd72bd added quality profile label 2013-06-08 15:23:17 -07:00
kay.one
efa9cf6380 cleaned up the mindfuck that was scene mapping. 2013-06-08 12:14:52 -07:00
kay.one
074d7f2df5 fixed newznab parsing limited Wombles rss to TV 2013-06-08 10:53:26 -07:00
kay.one
5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds 2013-06-08 10:29:19 -07:00
Mark McDowall
d33b152a44 Episode.AirDate will be nulled if its before Series.FirstAired 2013-06-08 00:58:28 -07:00
kay.one
890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
kay.one
a5be71fd8c unknow quality is rejected by AcceptableSizeSpecification 2013-06-06 16:05:06 -07:00
kay.one
5d563f041e renamed SearchDefinition to SearchCriteria 2013-06-06 07:42:23 -07:00
kay.one
cc0ed59e7b added quality size repo fixture 2013-06-05 23:06:50 -07:00
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