1
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PR42207: Allow debugging mode to filter through to parser.
gnu_andrew
as Andrew John Hughes
More... over 11 years ago
Merge
gnu_andrew
as Andrew John Hughes
More... over 11 years ago
Make enumerations in Release more complete.
gnu_andrew
as Andrew John Hughes
More... over 11 years ago
Parse the artist type.
gnu_andrew
as andrew
More... about 13 years ago
Separate out artist parsing from release parsing, and allow an artist lookup to be done.
gnu_andrew
as andrew
More... about 13 years ago
Allow "Digipak" as the packaging type.
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Add --vorbis-comment option to produce Vorbis comment files instead of an encoding script.
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Handle dates that are incomplete (just month-year or just year).
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Allow Mixmag releases to be read.
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Support "mul" (Multiple Languages) as the release language.
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Support medium titles.
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Place feat. credit before any other brackets in track titles.
gnu_andrew
as Andrew John Hughes
More... over 13 years ago
Handle downloads (no packaging or ISRCs) and include disc number in the release title by default.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Store each artist and join phrase as additional tags if more than one artist is credited.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Move feat. credits to title.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Handle multiple artists connected by join phrases.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Support "Slim Jewel Case" and turn off more debugging.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Allow debugging to be turned off.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Use a common enum implementation which checks the string to enum translation.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Allow the disc to use in the generator to be selected by the user.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Support parsing of artist disambiguation and ISRCs. Include ISRCs in generator output.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Handle --picture.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Add TODO.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Initial implementation of a replacement for gen_encoding that works with NGS.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Complete parsing of releases by supporting discs, tracks and recordings.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Parse the list of mediums for a release.
gnu_andrew
as Andrew John Hughes
More... almost 14 years ago
Support reading the release date, country, barcode and ASIN.
gnu_andrew
as Andrew John Hughes
More... about 14 years ago
Parse the release's artist credit.
gnu_andrew
as Andrew John Hughes
More... about 14 years ago
Support reading a release's title, quality, status, packaging, language and script.
gnu_andrew
as Andrew John Hughes
More... over 14 years ago
Parse the id attribute and store it in a Release object.
gnu_andrew
as Andrew John Hughes
More... over 14 years ago