beets/beetsplug
Adrian Sampson 00c47b6811 library has per-thread transaction stacks (GC-399)
The Library object is now (almost) safe to share across threads. Per-thread
resources are now automatically managed internally. There is no longer any need
for the _reopen_lib hack to get multiple copies of the Library object.
2012-06-08 11:09:45 -07:00
..
bpd Merge pull request #40 from djrtl/upstream 2012-06-03 22:53:57 -07:00
lastgenre use new "except ... as ...:" syntax 2012-05-13 21:18:50 -07:00
web library has per-thread transaction stacks (GC-399) 2012-06-08 11:09:45 -07:00
__init__.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
bench.py use print_function __future__ import 2012-05-13 21:08:27 -07:00
chroma.py chroma: use multiple recording candidates 2012-06-06 12:35:25 -07:00
embedart.py embedart: log & skip unreadable audio files 2012-05-21 10:47:17 -07:00
importfeeds.py importfeeds: write _feeds_dir global once, on reception of 'library_opened' event 2012-05-27 23:15:16 +02:00
info.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
inline.py use new "except ... as ...:" syntax 2012-05-13 21:18:50 -07:00
lyrics.py use print_function __future__ import 2012-05-13 21:08:27 -07:00
mbcollection.py use print_function __future__ import 2012-05-13 21:08:27 -07:00
mpdupdate.py add the 'path' argument to mpdupdate plugin 2012-05-17 12:31:19 -04:00
rdm.py use print_function __future__ import 2012-05-13 21:08:27 -07:00
replaygain.py use new "except ... as ...:" syntax 2012-05-13 21:18:50 -07:00
rewrite.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
scrub.py remove with_statement __future__ imports 2012-05-13 20:39:07 -07:00