mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 00:15:20 +01:00
Previously, the db transaction was running concurrently with the file copying and tag writing. This meant that the transaction went needlessly long and made other db-writing processes time out. Now the transaction is short and occurs after all the file operations. |
||
|---|---|---|
| .. | ||
| autotag | ||
| player | ||
| __init__.py | ||
| device.py | ||
| library.py | ||
| mediafile.py | ||
| ui.py | ||