Merge changes

This commit is contained in:
Kayomani
2015-07-20 22:09:07 +01:00
35 changed files with 335 additions and 194 deletions

View File

@@ -13,6 +13,7 @@ using System.Web.Http;
namespace Jackett.Controllers
{
[AllowAnonymous]
public class DownloadController : ApiController
{
private Logger logger;