0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 11, 2024 — May 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding Rakefile for continuous integration happiness More... almost 16 years ago
adding this un-committed file More... almost 16 years ago
Tracking whether there was a fatal error in tagging, and not attempting to retag those files. More... over 16 years ago
Switching over to just tagging everything with the last.fm tagger as it is evidently really good. More... over 16 years ago
Attempting a memory optimization by only creating one Sweeper instance, ever. More... over 16 years ago
making id3v2 lookup more robust More... over 16 years ago
adding last.fm tagging for mp3s More... over 16 years ago
Streamlining id3v2 tag initializing nozzle; using mp3info more robustly. More... over 16 years ago
Optimizing status checking and updating in the Gynecologist. More... over 16 years ago
Optimizing status recording to make it possible to handle processing very large collections without having a freakout. More... over 16 years ago
A nozzle to ensure that id3v2 tags are at least allocated in all mp3 files, so that cleanup can happen quickly. More... over 16 years ago
Put --status command-line option into effect in Gynecologist#status_file. More... over 16 years ago
Adding configuration option for status path. More... over 16 years ago
Centralizing douche statuses in ~/.douche, which will be created if necessary. More... over 16 years ago
Adding a nozzle which does flac2mp3 conversion using ymendel's flac2mp3 gem. More... over 16 years ago
reversing the containment logic for active_path? so we can process any subdirectory which has an active nozzle More... over 16 years ago
Use full paths when looking up files; more front-end tweakage. ruby-mp3info is slow as dogshit. More... over 16 years ago
Refactoring and fleshing out front-end for albums, songs. More... over 16 years ago
Lazy load album detail from the album's songs. More... over 16 years ago
giving songs the ability to read and write their id3 tags, etc. More... over 16 years ago
Refactored... introduced MP3::Album. More... over 16 years ago
First pass at an mp3 utility library. Will need to factor out an MP3::Album class, it looks like. More... over 16 years ago
various tweaks to make douching work (via integration) More... over 16 years ago
Normalize paths when copying files. More... over 16 years ago
Added an intelligent copy to Nozzle. More... over 16 years ago
The Gynecologist and the douche Nozzle work together keeping track of when douching happens. More... over 16 years ago
implementing simple version of Nozzle#relative_path More... over 16 years ago
fleshing out the CopyNozzle#spray method; relying on some pending-spec'ed new Nozzle helper methods More... over 16 years ago
Continuing refactoring -- Gynecologist fully responsible for monitoring workflow status. More... over 16 years ago
Starting checks for file workflow status. Refactoring to add a Gynecologist class. More... over 16 years ago