Commit graph

2770 commits

Author SHA1 Message Date
Thomas Scholtes
a43af01b6b Add storage style for MP4 images 2014-02-10 16:28:48 +01:00
Thomas Scholtes
3f988d4699 Add StorageStyle for mp3 images 2014-02-10 16:10:40 +01:00
Thomas Scholtes
581241006d Add mediafile art test 2014-02-10 15:24:57 +01:00
Thomas Scholtes
5e61db4b88 Genre list tests for more formats 2014-02-10 15:07:10 +01:00
Thomas Scholtes
7872356060 Serialize converts None 2014-02-10 14:59:10 +01:00
Thomas Scholtes
9c119e88d8 Abstract ListStorageStyle 2014-02-10 14:54:36 +01:00
Thomas Scholtes
08ccdb5fb2 List decorator gives single decorator 2014-02-10 14:43:53 +01:00
Thomas Scholtes
1f8710f993 Genre lists for MP4 files 2014-02-10 14:34:29 +01:00
Thomas Scholtes
8b8214d3ac Simplify MP4 bool storage 2014-02-10 14:23:06 +01:00
Thomas Scholtes
b47ee03168 Add MP4 storage style for bools 2014-02-10 14:16:28 +01:00
Thomas Scholtes
694cce380b Mutagen does not add empty tags
See for example
https://github.com/nex3/mutagen/blob/master/mutagen/mp4.py#L521
https://github.com/nex3/mutagen/blob/master/mutagen/asf.py#L52
2014-02-05 00:54:48 +01:00
Thomas Scholtes
95bff36154 Extract stripping suffixes 2014-02-04 20:33:09 +01:00
Thomas Scholtes
6901cc96db Fix white space 2014-02-04 20:10:55 +01:00
Thomas Scholtes
b490ed7d4b Remove superfluous code 2014-02-04 20:10:55 +01:00
Thomas Scholtes
813510a50d Implement Genre list 2014-02-04 20:10:55 +01:00
Thomas Scholtes
a0dac7b9f7 Docs for StorageStyle 2014-02-04 20:10:55 +01:00
Thomas Scholtes
006f7f3ef7 Move id3_lang key to MP3 class 2014-02-04 20:10:55 +01:00
Thomas Scholtes
709a2693b1 Do not serialize tuples in MP4 2014-02-04 20:10:55 +01:00
Thomas Scholtes
fcf438c759 Remove duplicate tests 2014-02-04 20:10:55 +01:00
Thomas Scholtes
65a9611366 Remove str store type 2014-02-04 20:10:55 +01:00
Thomas Scholtes
f5a4f51f92 Remove list_elem parameter 2014-02-04 20:10:55 +01:00
Thomas Scholtes
0a8c3f5c98 Remove pack type 2014-02-04 20:10:55 +01:00
Thomas Scholtes
f13b2dff2a Serialize after packing 2014-02-04 20:10:55 +01:00
Thomas Scholtes
b12f2c546a Remove packt type and add none value 2014-02-04 20:10:54 +01:00
Thomas Scholtes
170ec01db4 Refactor serializing 2014-02-04 20:10:54 +01:00
Thomas Scholtes
da16c26b0d Remove unused id3 specific stuff 2014-02-04 20:10:54 +01:00
Thomas Scholtes
0411f818af Fix packaging 2014-02-04 20:10:54 +01:00
Thomas Scholtes
658f4cb7bf Lyrics are not stored as array 2014-02-04 20:10:54 +01:00
Thomas Scholtes
8e1c5e88da Include key in error message when tags do not match 2014-02-04 20:10:54 +01:00
Thomas Scholtes
9055754476 Refactor MP3TextStorageStyle 2014-02-04 20:10:54 +01:00
Thomas Scholtes
052f38e891 Use tempdir for mediafile tests 2014-02-04 20:10:54 +01:00
Thomas Scholtes
3beac05e53 Test empty mediafiles 2014-02-04 20:10:54 +01:00
Thomas Scholtes
131da9eae3 Add UFID storage style 2014-02-04 20:10:53 +01:00
Thomas Scholtes
0dd8d81e4d Tests include all file formats 2014-02-04 20:10:53 +01:00
Thomas Scholtes
f52085e994 Refactor StorageStyle packing 2014-02-04 20:10:53 +01:00
Thomas Scholtes
948a1deda3 Refactor MP4 tag decode 2014-02-04 20:10:53 +01:00
Thomas Scholtes
65e4a0f505 Add unpack method for storage style 2014-02-04 20:10:53 +01:00
Thomas Scholtes
45ddafd6cb Add serialize method for StorageStyle 2014-02-04 20:10:53 +01:00
Thomas Scholtes
508be8e2c6 Add MP3 StorageStyle class 2014-02-04 20:10:53 +01:00
Thomas Scholtes
da13cb1825 Refactor get/set into StorageStyle 2014-02-04 20:10:53 +01:00
Thomas Scholtes
861b50d556 Simplify MediaField descriptor 2014-02-04 20:10:53 +01:00
Thomas Scholtes
a9ccf84b72 Extract assertTags method 2014-02-04 20:10:53 +01:00
Thomas Scholtes
484616482d Rewrite mediafile tests 2014-02-04 20:10:53 +01:00
Thomas Scholtes
2c8b435cd0 Add empty test audio files 2014-02-04 20:10:53 +01:00
Adrian Sampson
591bc4f348 add amazon plugin to external plugin list 2014-02-03 11:46:11 -08:00
Thomas Scholtes
c133302e20 Fix configuration priorities (see #513) 2014-02-03 01:16:35 +01:00
Adrian Sampson
aade215300 update list of external plugins 2014-02-02 14:58:02 -08:00
Thomas Scholtes
dc0e9824d7 Add reference url in docs 2014-02-02 23:24:52 +01:00
Adrian Sampson
9294140388 log errors, don't crash, when calling convert 2014-02-02 14:12:14 -08:00
Adrian Sampson
ea4e51b80e Merge branch 'master' of github.com:sampsyo/beets 2014-02-02 13:56:34 -08:00