openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
beets
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 385 of 386
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
item fields no longer dirtied if unchanged when assigned
adrian.sampson
More...
over 16 years ago
fixed but with copying in library.add, tests
adrian.sampson
More...
over 16 years ago
added remove, delete, read, and set commands
adrian.sampson
More...
over 16 years ago
paths now normalized to absolute (issue 5)
adrian.sampson
More...
over 16 years ago
fixed double-loading of test modules
adrian.sampson
More...
over 16 years ago
new tests for DB and file operations
adrian.sampson
More...
over 16 years ago
fixed typo from cursor simplification
adrian.sampson
More...
over 16 years ago
item fields are no longer automatically updated in the database on setattr
adrian.sampson
More...
over 16 years ago
changed maxdisc and maxtrack to disctotal and tracktotal (clearer)
adrian.sampson
More...
over 16 years ago
refactored flags to a single value; added more flexible out_type
adrian.sampson
More...
over 16 years ago
finished changing save_tags to save
adrian.sampson
More...
over 16 years ago
changed save_tags to save
adrian.sampson
More...
over 16 years ago
moved constants to package namespace for readability
adrian.sampson
More...
over 16 years ago
added FLAC support to MediaFile (with tests)
adrian.sampson
More...
over 16 years ago
added missing resource for latest mediafile test
adrian.sampson
More...
over 16 years ago
mediafile docstring corrections
adrian.sampson
More...
over 16 years ago
changed beets.tag to beets.mediafile
adrian.sampson
More...
over 16 years ago
filled out some documentation on MediaFile
adrian.sampson
More...
over 16 years ago
changed MediaFile.tags to MediaFile.mgfile to avoid self.tags.tags confusion
adrian.sampson
More...
over 16 years ago
ID3 tag is now added automatically if it's missing entirely
adrian.sampson
More...
over 16 years ago
finished new add(); importing now works
adrian.sampson
More...
over 16 years ago
changed __fetchdata to _fetchdata; enforced 79-char lines
adrian.sampson
More...
over 16 years ago
fixed new add function
adrian.sampson
More...
over 16 years ago
began adding 'import' command & refactor of 'add', but committing so I can erase my disk safely
adrian.sampson
More...
over 16 years ago
finished delete() and remove()
adrian.sampson
More...
over 16 years ago
fixed store() (can't use sqlite ?-binding for column names in update), although it's never called yet
adrian.sampson
More...
over 16 years ago
move() now has less confusing behavior, unambiguously moving (even across FS boundaries) or copying
adrian.sampson
More...
over 16 years ago
readability: using Connection.execute shortcut instead of making a new cursor where appropriate
adrian.sampson
More...
over 16 years ago
move() now copies as a fallback
adrian.sampson
More...
over 16 years ago
style: private methods begin with _, not __
adrian.sampson
More...
over 16 years ago
←
1
2
…
378
379
380
381
382
383
384
385
386
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree