mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
NextTorrent: fix date string
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
attribute: datetime
|
attribute: datetime
|
||||||
filters:
|
filters:
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02T15:04:05+07:00"
|
args: "2006-01-02T15:04:05-07:00"
|
||||||
seeders:
|
seeders:
|
||||||
# there is no seeders on the primary search results page. defaulting to 0
|
# there is no seeders on the primary search results page. defaulting to 0
|
||||||
text: 0
|
text: 0
|
||||||
|
Reference in New Issue
Block a user