mirror of
https://github.com/Jackett/Jackett
synced 2024-12-28 10:50:47 +00:00
NextTorrent: fix date string
This commit is contained in:
parent
9a5f0de726
commit
02b12dc8e4
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
attribute: datetime
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "2006-01-02T15:04:05+07:00"
|
||||
args: "2006-01-02T15:04:05-07:00"
|
||||
seeders:
|
||||
# there is no seeders on the primary search results page. defaulting to 0
|
||||
text: 0
|
||||
|
|
Loading…
Reference in a new issue