diff --git a/src/Jackett.Common/Indexers/Definitions/PassThePopcorn.cs b/src/Jackett.Common/Indexers/Definitions/PassThePopcorn.cs index d8dce21b2..3b6719e3e 100644 --- a/src/Jackett.Common/Indexers/Definitions/PassThePopcorn.cs +++ b/src/Jackett.Common/Indexers/Definitions/PassThePopcorn.cs @@ -120,6 +120,8 @@ namespace Jackett.Common.Indexers.Definitions { "action", "advanced" }, { "json", "noredirect" }, { "grouping", "0" }, + { "order_by", "time" }, + { "order_way", "desc" }, }; if (configFreeOnly)