beets/docs/dev
Adrian Sampson 079822b893 Importer: no separate stage for applying metadata
It's cheaper and easier to just apply metadata in the UI thread. The
advantage, then, is that we no longer need to keep track of anything in-memory
to enumerate data that has been seen by the user but not added to the database
yet!

In the next step, I'll remove `seen_idents` altogether.
2015-10-24 13:03:26 -07:00
..
api.rst docs: fix reference to Transaction 2014-01-28 09:50:38 -08:00
index.rst Plugins can now extend MediaField 2014-04-04 00:48:29 +02:00
media_file.rst Plugins can now extend MediaField 2014-04-04 00:48:29 +02:00
plugins.rst Importer: no separate stage for applying metadata 2015-10-24 13:03:26 -07:00