|
|
|
@10149
|
[10149]
|
2008-07-23 04:54:28 |
luks |
Use c_void_p, not c_int, otherwise it crashes on 64-bit systems where … |
|
|
|
@9873
|
[9873]
|
2008-06-15 20:00:47 |
matt |
Added a trackCount parameter to ReleaseFilter (fixes #3781). |
|
|
|
@9740
|
[9740]
|
2008-03-09 14:08:45 |
matt |
Incremented version number to 0.6.0. |
|
|
|
@9734
|
[9734]
|
2008-03-09 13:15:07 |
matt |
Display tags in getartist.py. |
|
|
|
@9730
|
[9730]
|
2008-03-09 10:25:32 |
matt |
Compiled the change log for 0.6.0. |
|
|
|
@9724
|
[9724]
|
2008-03-09 08:34:11 |
matt |
Relation.DIR_BOTH is no longer used since the web service doesn't support … |
|
|
|
@9715
|
[9715]
|
2008-03-01 09:21:28 |
matt |
Added some more documentation to submitUserTags(). |
|
|
|
@9714
|
[9714]
|
2008-03-01 09:05:48 |
matt |
Changed getUserTags()/submitUserTags() to accept only absolute URIs.
Added … |
|
|
|
@9713
|
[9713]
|
2008-02-28 22:37:23 |
luks |
Add tags includes |
|
|
|
@9712
|
[9712]
|
2008-02-28 22:27:29 |
luks |
Use raw_input and getpass rather than reading directly from stdin |
|
|
|
@9711
|
[9711]
|
2008-02-28 22:20:35 |
luks |
Ooops |
|
|
|
@9710
|
[9710]
|
2008-02-28 22:19:06 |
luks |
Support both Tag instances and strings in Query.submitUserTags |
|
|
|
@9709
|
[9709]
|
2008-02-28 18:38:13 |
matt |
UTF-8 encode tags before sending them to the server. |
|
|
|
@9708
|
[9708]
|
2008-02-28 17:36:41 |
matt |
Added tagging support (patch by Philipp Wolfer, #3285). |
|
|
|
@9707
|
[9707]
|
2008-02-26 17:48:32 |
matt |
Added tag support to the XML parser (patch by outsidecontext, #3285). |
|
|
|
@9706
|
[9706]
|
2008-02-25 20:53:45 |
matt |
Added tagging support to the model.
Still to be done: Query class and XML … |
|
|
|
@9608
|
[9608]
|
2007-11-26 06:16:57 |
matt |
Added WaxCylinder and PianoRoll to ReleaseEvent's format constants. |
|
|
|
@9607
|
[9607]
|
2007-11-25 17:39:06 |
matt |
Added support for the format attribute on ReleaseEvent (implements #3231). |
|
|
|
@9451
|
[9451]
|
2007-09-15 09:34:08 |
matt |
Changed the download URL from FTP to HTTP.
This hopefully fixes a problem … |
|
|
|
@9378
|
[9378]
|
2007-08-22 18:35:36 |
matt |
Print a proper error message if epydoc is not available (fixes … |
|
|
|
@9320
|
[9320]
|
2007-08-11 08:47:35 |
matt |
Export the Label class to make it show in the docs.
Print labels in the … |
|
|
|
@9317
|
[9317]
|
2007-08-11 07:42:59 |
matt |
Incremented the version number to 0.5.0. |
|
|
|
@9316
|
[9316]
|
2007-08-11 07:38:14 |
matt |
Minor improvements to the example scripts and their documentation. |
|
|
|
@9315
|
[9315]
|
2007-08-10 16:13:09 |
matt |
Updated change log and credits. |
|
|
|
@9314
|
[9314]
|
2007-08-10 16:08:29 |
matt |
Update to MbXmlWriter to support labels and some bug fixes. |
|
|
|
@9313
|
[9313]
|
2007-08-10 09:44:50 |
matt |
Renamed Alias to AbstractAlias.
Added Alias support to the getlabel.py … |
|
|
|
@9310
|
[9310]
|
2007-08-09 20:25:03 |
matt |
Bug fix: Label.code now works even if no label code is available. |
|
|
|
@9309
|
[9309]
|
2007-08-09 19:41:27 |
matt |
Implemented the missing LabelAlias class (test suite works again).
Created … |
|
|
|
@9086
|
[9086]
|
2007-04-29 14:07:16 |
matt |
Implemented label sortName, disambiguation, code, and country.
Added a … |
|
|
|
@9084
|
[9084]
|
2007-04-29 09:08:10 |
matt |
Added barcode support to the ReleaseEvent class.
Added test cases for the … |
|
|
|
@9083
|
[9083]
|
2007-04-29 08:08:25 |
matt |
More features and bug fixes to the label support code:
* Implemented … |
|
|
|
@9078
|
[9078]
|
2007-04-28 11:14:09 |
matt |
Added a basic test case for the labels parser. |
|
|
|
@9045
|
[9045]
|
2007-04-12 06:49:15 |
matt |
Fixed a compilation error due to a non-terminated doc string. |
|
|
|
@9039
|
[9039]
|
2007-04-08 08:14:13 |
matt |
Added label support, based on the patch from #2671.
Still needed: Unit … |
|
|
|
@8781
|
[8781]
|
2007-01-07 13:46:03 |
matt |
Added "offset" and "count" attributes to the Metadata class.
Changed … |
|
|
|
@8779
|
[8779]
|
2007-01-07 10:01:52 |
matt |
Added the 'offset' and 'query' parameters to the IFilter subclasses. |
|
|
|
@8732
|
[8732]
|
2006-12-18 09:02:01 |
matt |
Incremented the version number to 0.4.1.
Updated the change log.
Fixed a … |
|
|
|
@8728
|
[8728]
|
2006-12-17 23:42:30 |
luks |
Added 'Pseudo-Release' |
|
|
|
@8725
|
[8725]
|
2006-12-17 22:39:07 |
luks |
Merge log:python-musicbrainz2/branches/picard@8517:8650 |
|
|
|
@8507
|
[8507]
|
2006-09-30 19:04:27 |
luks |
Pass deviceName to discid_read(). Sorry for not spotting this before the … |
|
|
|
@8490
|
[8490]
|
2006-09-20 17:30:54 |
matt |
Incremented the version number to 0.4.0.
Minor documentation updates. |
|
|
|
@8485
|
[8485]
|
2006-09-19 13:52:34 |
matt |
Getting ready for the stable release: Updated change log, README etc. |
|
|
|
@8483
|
[8483]
|
2006-09-18 13:06:51 |
matt |
Some tiny documentation improvements. |
|
|
|
@8476
|
[8476]
|
2006-09-09 15:58:42 |
matt |
Changed the IFilter subclasses to properly encode strings (see … |
|
|
|
@8461
|
[8461]
|
2006-09-04 06:51:20 |
matt |
Updated the docs to refer to libdiscid instead of libmusicbrainz. |
|
|
|
@8459
|
[8459]
|
2006-09-03 15:02:47 |
luks |
Changed library name from 'libdiscid.dll' to 'discid.dll'. |
|
|
|
@8458
|
[8458]
|
2006-09-03 13:25:21 |
matt |
Audio CD access is now done using libdiscid.
libmusicbrainz2 is no longer … |
|
|
|
@8456
|
[8456]
|
2006-09-03 08:52:14 |
matt |
Implemented some offset and count related methods in the model.
Changed … |
|
|
|
@7601
|
[7601]
|
2006-05-22 11:16:42 |
matt |
Change wording to match http://opensource.org/licenses/bsd-license.php. |
|
|
|
@7496
|
[7496]
|
2006-05-09 16:52:40 |
matt |
Added the Entity.getRelationTargets() method for easier relation … |
|
|
|
@7484
|
[7484]
|
2006-05-08 21:27:17 |
matt |
Added more parameters to Entity.getRelations(). |
|
|
|
@7431
|
[7431]
|
2006-05-06 13:06:20 |
matt |
Added the mb-submit-disc tool. |
|
|
|
@7386
|
[7386]
|
2006-04-30 11:12:55 |
matt |
Temporary fix to make the package work inside a zip file for py2exe.
Based … |
|
|
|
@7308
|
[7308]
|
2006-04-20 20:36:59 |
matt |
Added the Result classes to the public interface (closes #1365). |
|
|
|
@7301
|
[7301]
|
2006-04-19 12:49:19 |
matt |
Fixed libmb loading using ctypes >= 0.9.9.3 on windows (patch from luks). |
|
|
|
@222
|
[222]
|
2006-04-12 11:53:54 |
matt |
Changed URLs to point to the new homepage, bug tracker and svn repository. |
|
|
|
@219
|
[219]
|
2006-04-07 22:28:13 |
matt |
Cosmetic change. PyPI don't implement their own standards anyway. |
|
|
|
@218
|
[218]
|
2006-04-07 22:20:04 |
matt |
Incremented the version number to 0.3.1.
Added more information to the … |
|
|
|
@217
|
[217]
|
2006-04-06 17:34:56 |
matt |
Fixed the broken Query.submitPuids(). Thanks Luks! |
|
|
|
@215
|
[215]
|
2006-04-05 14:55:06 |
matt |
Final fixes to the 0.3.0 release: Include the csv files in the … |
|
|
|
@214
|
[214]
|
2006-04-05 14:32:59 |
matt |
Set the version number to 0.3.0. |
|
|
|
@210
|
[210]
|
2006-04-03 20:55:20 |
matt |
Implemented model.Release.getEarliestReleaseDate() (#1260). |
|
|
|
@209
|
[209]
|
2006-04-03 16:35:48 |
matt |
Fixed stupid bug in the install script (thanks, luks!).
Added credits and … |
|
|
|
@208
|
[208]
|
2006-04-02 12:56:25 |
matt |
Recode strings manually because Python's csv module doesn't support … |
|
|
|
@207
|
[207]
|
2006-04-02 08:58:00 |
matt |
Updated the country table with the latest server changes (Thanks, … |
|
|
|
@206
|
[206]
|
2006-04-01 13:25:20 |
matt |
Added the utils.get*Name() functions.
The csv data files which contain the … |
|
|
|
@205
|
[205]
|
2006-03-29 15:08:59 |
matt |
Minor fix. |
|
|
|
@204
|
[204]
|
2006-03-29 11:16:56 |
matt |
Changed utils back to a module, I don't like how the docs would look. |
|
|
|
@203
|
[203]
|
2006-03-29 09:15:17 |
matt |
Moved the utils module to a package. We will need this later for package … |
|
|
|
@202
|
[202]
|
2006-03-27 15:49:09 |
matt |
Completed README for the examples. |
|
|
|
@201
|
[201]
|
2006-03-27 14:43:13 |
matt |
Merging the changes made in branches/preparing-0.3.0 to trunk. |
|
|
|
@184
|
[184]
|
2006-03-19 10:54:45 |
matt |
Preparing things for release 0.2.2. |
|
|
|
@183
|
[183]
|
2006-03-19 10:24:02 |
matt |
Added the utils module which might be needed for picard-0.7.0beta2.
This … |
|
|
|
@173
|
[173]
|
2006-03-16 19:34:53 |
matt |
Preparing things for release 0.2.1.
Renamed a test case class. |
|
|
|
@171
|
[171]
|
2006-03-16 15:24:55 |
matt |
Added alias type and script support to ArtistAlias and MbXmlParser. |
|
|
|
@169
|
[169]
|
2006-03-15 07:37:37 |
matt |
Patch from Luks: Fix invalid date checking regex (#1181).
Added a test … |
|
|
|
@166
|
[166]
|
2006-03-13 13:59:58 |
matt |
Added support for ctypes 0.9.9.3 (and probably later versions too). |
|
|
|
@165
|
[165]
|
2006-03-13 12:27:25 |
matt |
Fixed the HTTP redirect handling bug (#1166).
Added a demo script for … |
|
|
|
@163
|
[163]
|
2006-03-12 17:36:03 |
matt |
Preparing for the 0.2.0 release. |
|
|
|
@162
|
[162]
|
2006-03-12 17:07:31 |
matt |
Changed everything from TRMs to PUIDs.
Based on a patch by Luks. |
|
|
|
@160
|
[160]
|
2006-03-12 08:02:00 |
matt |
Replaced httplib's constants (unavailable in 2.3) with hardcoded numeric … |
|
|
|
@159
|
[159]
|
2006-03-11 21:35:25 |
matt |
Activate logging for the ripper example. |
|
|
|
@157
|
[157]
|
2006-03-11 15:02:28 |
matt |
Minor documentation fix.
Link to the wiki page. |
|
|
|
@155
|
[155]
|
2006-03-08 11:44:37 |
matt |
Query.getUserByName() didn't work.
Closing #1134, thanks to luks. |
|
|
|
@153
|
[153]
|
2006-03-07 17:35:20 |
matt |
Made the examples and the test suite run with python 2.3.
Thanks to Nikki … |
|
|
|
@152
|
[152]
|
2006-03-07 16:52:03 |
matt |
Added an example which searches for a track. |
|
|
|
@150
|
[150]
|
2006-03-05 21:08:31 |
matt |
Fix and invalid method call. Thanks to luks for catching this! |
|
|
|
@148
|
[148]
|
2006-03-04 16:42:30 |
matt |
Namespace cleanup: Moved some constants from model to model.Relation. |
|
|
|
@147
|
[147]
|
2006-03-04 16:19:15 |
matt |
The release filter now supports URIs for the releaseType parameter. |
|
|
|
@146
|
[146]
|
2006-03-04 15:16:23 |
matt |
Implemented the new 'sa-*' and 'va-' artist include tags. |
|
|
|
@141
|
[141]
|
2006-02-27 14:52:37 |
matt |
Re-added the artist collection's release+va-release parameters.
Removed … |
|
|
|
@126
|
[126]
|
2006-02-23 11:58:49 |
matt |
ReleaseFilter has now a releaseTypes attribute.
ArtistIncludes now longer … |
|
|
|
@124
|
[124]
|
2006-02-23 08:02:22 |
matt |
Fixed external definition to include test-data again (server moved). |
|
|
|
@123
|
[123]
|
2006-02-22 21:59:10 |
matt |
Renamed the source distribution. |
|
|
|
@122
|
[122]
|
2006-02-22 21:57:52 |
matt |
Renamed the source package. |
|
copied from python-webservice/trunk:
|
|
|
|
@121
|
[121]
|
2006-02-22 19:01:05 |
matt |
Fixed relations types: return fully qualified URIs now.
Allow filtering by … |