1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
Mark McDowall
a40ad82fa7 DownloadAllowed logic moved, using proper validation 2013-09-20 00:49:36 -07:00
Mark McDowall
6c91639d64 Prevent releases with unknown series from being downloaded 2013-09-18 22:49:34 -07:00
Keivan Beigi
88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
Keivan Beigi
82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
Keivan Beigi
2331c0be39 minor cleanup. 2013-09-12 15:45:16 -07:00
Keivan Beigi
1a0010e8e4 cleaned up using statements 2013-09-12 15:42:01 -07:00
Keivan Beigi
bb518ca19b fixed some namespaces 2013-09-11 17:42:54 -07:00
Mark McDowall
c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -07:00
kay.one
317586c102 added missing GetResourceById methods. 2013-08-26 00:15:04 -07:00
kay.one
4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
kay.one
438e3199de fixed input validation for indexers 2013-08-25 21:01:03 -07:00
kay.one
e4fc0c57b3 indexer specific setting validation 2013-08-22 01:08:43 -07:00
Keivan Beigi
e4c8255d69 fixed validation spelling 2013-08-21 12:08:30 -07:00
kay.one
576ea8560b Added support for schema field validation. no UI support. 2013-08-20 23:30:22 -07:00
Keivan Beigi
9195dc6de5 can display server-side errors on the UI. 2013-08-20 18:07:48 -07:00
Mark McDowall
6d280122ff Fixed broken test 2013-08-18 23:28:00 -07:00
Mark McDowall
ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
Mark McDowall
0ffb72bca1 Delete added to indexers 2013-06-27 00:37:39 -07:00
Mark McDowall
8ee0789c62 Added SeasonSearchCommand 2013-06-18 19:08:44 -07:00
kay.one
70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 2013-06-09 13:51:32 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
074d7f2df5 fixed newznab parsing limited Wombles rss to TV 2013-06-08 10:53:26 -07:00
Keivan Beigi
bf499ed98a added some custom cells for resources. 2013-06-07 16:54:46 -07:00
kay.one
890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
Mark McDowall
d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall
f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
Mark McDowall
e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
Mark McDowall
ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
kay.one
1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -07:00
Keivan Beigi
385edbf464 fixed nzbclub parser. 2013-05-02 16:10:33 -07:00
kay.one
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
kay.one
d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
kay.one
a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00