Skip to content

Releases: miku/metha

metha 0.1.16

21 Nov 17:35
Compare
Choose a tag to compare
  • increase timeout for identify requests to 30s

metha 0.1.15

10 Nov 12:23
Compare
Choose a tag to compare

Add -from parameter to manually override the endpoints earliest date.

For now: Once -from is used and files have been harvested it is not possible to move -from back in time in a subsequent call for the same endpoint. This is because the check, what has been harvested so far is dumb.

Need to move -from back in time? Remove the harvest dir and start anew.

metha 0.1.14

06 Oct 13:04
Compare
Choose a tag to compare
  • add -daily flag as a workaround for repositories, that don't like monthly intervals

Usage example:

$ metha-sync -daily -format MARC21-xml https://services.dnb.de/oai/repository

metha 0.1.13

06 Oct 08:01
Compare
Choose a tag to compare
  • a bit more flexible earliest date parsing

metha 0.1.12

09 Aug 09:23
Compare
Choose a tag to compare
  • metha-cat: add -root flag, so we can emit well-formed xml

metha 0.1.10

21 Jul 08:51
Compare
Choose a tag to compare
  • add -suppress-format-parameter for debugging endpoints

metha 0.1.9

11 Jul 09:19
Compare
Choose a tag to compare
  • broken XML is not unusual, so always disable strict XML mode

metha 0.1.8

05 Jul 09:34
Compare
Choose a tag to compare
  • add new flag: ignore-http-errors
  • gzip -> pgzip

metha 0.1.6

10 May 13:44
Compare
Choose a tag to compare
  • earliest datestamp might not be given with the advertised granularity
  • renamed flag to: no-intervals
  • already synced is not an error

metha 0.1.3

25 Apr 08:24
Compare
Choose a tag to compare
  • initial release