No description
Find a file
adrian.sampson 0be8ffcf32 item fields are no longer automatically updated in the database on setattr
One must now call store(), just like write(). This makes the behavior much more understandable and deterministic-seeming. It is also a small optimization, what with the dirty flags and partial store(). Still no tests.

--HG--
extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%4066
2008-07-06 21:09:38 +00:00
beets item fields are no longer automatically updated in the database on setattr 2008-07-06 21:09:38 +00:00
test changed maxdisc and maxtrack to disctotal and tracktotal (clearer) 2008-07-06 20:26:49 +00:00
bts.py finished new add(); importing now works 2008-07-03 21:09:05 +00:00