beets/docs
Sam Thursfield d9582f4bea export: Add --format=jsonlines option
This adds support for the JSON Lines format as documented at
https://jsonlines.org/.

In this mode the data is output incrementally, whereas the other
modes load every item into memory and don't produce output until
the end.
2020-10-02 12:41:29 +02:00
..
dev Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00
guides Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00
plugins export: Add --format=jsonlines option 2020-10-02 12:41:29 +02:00
reference add possibility to select individual items to the remove CLI command 2020-09-13 14:26:00 +02:00
changelog.rst export: Add --format=jsonlines option 2020-10-02 12:41:29 +02:00
conf.py Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00
index.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00