Prowlarr / Indexers

Contains indexer definitions
66 stars 64 forks source link

fix: Bittorrentfiles datetime parsing error #444

Closed nzb-tuxxx closed 4 months ago

nzb-tuxxx commented 4 months ago

Indexer/Tracker

Bittorrentfiles

Description

Fixes datetime parsing error resulting in negative ages:

Debug|Cardigann|Bittorrentfiles: Error while parsing DateTime "15.04.2024 14:34:33  +01:00", using layout "dd.MM.yyyy HH:mm:ss zzz" (dd.MM.yyyy HH:mm:ss zzz): String '15.04.2024 14:34:33  +01:00' was not recognized as a valid DateTime.
ilike2burnthing commented 4 months ago

https://github.com/Jackett/Jackett/commit/cddec8509722bc079d4c48b57ae4b9094a1524b3

mynameisbogdan commented 4 months ago

A trim would've been nicer. 🤔

Closing since it will be fixed when syncing with Jackett.

ba328f586d2508ffd6f5f4cdebeaedbd0a75cbf0