timestamp out of range for Mimo NZBs
Posted: November 22nd, 2011, 4:19 pm
When using Mimo usenet browser with Giganews you can create an NZB by right clicking on an item and choosing "Copy NZB to Clipboard" which can then be pasted into Notepad and saved.
However SABnzbd comes up with the error:
WARNING: Invalid NZB file ??.nzb, skipping (reason=timestamp out of range for platform time_t, line=0)
I notice that the timestamps are a lot longer from Mimo than usual?
eg:
File dated about 05 Apr 2009 01:28 AM Mimo generates:
or File dated about 12 Nov 2011 11:20PM Mimo generates:
Manually searching and replacing the dates in the NZB file with a reasonable guess from some other NZB allows the NZB to be processed and the files downloaded.
Any chance that SABnzbd can cope with the Mimo generated date formats pls? I find SABnzbd much more reliable for downloading
.
Win7-64 Pro with setup, SABnzbd v 0.6.10, Mimo Beta v 0.2.4.3858, IPv4, no firewall, is reproducible.
However SABnzbd comes up with the error:
WARNING: Invalid NZB file ??.nzb, skipping (reason=timestamp out of range for platform time_t, line=0)
I notice that the timestamps are a lot longer from Mimo than usual?
eg:
File dated about 05 Apr 2009 01:28 AM Mimo generates:
Code: Select all
<file poster="Unspecified" date="1321996583378" ...Code: Select all
<file poster="Unspecified" date="1321996714125" ...Any chance that SABnzbd can cope with the Mimo generated date formats pls? I find SABnzbd much more reliable for downloading
Win7-64 Pro with setup, SABnzbd v 0.6.10, Mimo Beta v 0.2.4.3858, IPv4, no firewall, is reproducible.