-
If wav file contain APEV2 Tag at the end of file, taglib will failed with follow info:
TagLib: RIFF::File::read() -- Chunk 'APET' has invalid size (larger than the file size)
-
It would also be nice (not high priority) to search for moods as used by MusicBrainz and others.
These store (separated/multiple) textual tags in TMOO (MP3, id3v2), "MOOD" (Vorbis), "Mood" (APEv2),…
-
Original [issue 666](https://code.google.com/p/ddb/issues/detail?id=666) created by Alexey-Yakovenko on 2012-04-19T11:50:39.000Z:
submitted by: greenvorbisfan
Date: 2010-10-24 09:41:12
Реквестирую п…
-
Reported by: **[uklotzde](https://github.com/uklotzde)**
Date: 2015-10-31T18:35:11Z
Status: Triaged
Importance: Wishlist
Launchpad Issue: [lp1511994](https://bugs.launchpad.net/bugs/1511994)
Tags: met…
-
ReplayGain support would be nice. As for controlling it, MPD's options are sane:
```
replaygain
If specified, mpd will adjust the volume of songs played using Replay‐
Gain tags (see…
-
#### 建议内容 The proposals
希望能够增加对标题中的MOVEMENTNAME与WORK两个Tag的展示支持
这个Tag用来标注古典音乐作品名与乐章名
同属这个部分的还有MovementCount和MovementIndex,用来展示总乐章数与当前乐章序号
Apple Music对此有较好的支持,网易云音乐的古典专辑如果有数据也支持展示
顺便,要是能显示专辑的De…
-
I am considering writing support for musepack into python audio tools. It's a lossy audio codec that uses APEv2 tags. The latest version of it, SV8, does not have libraries in most Linux distributions…
ghost updated
9 years ago
-
Tried with current deadbeef master, APEv2, ID3 tags and vorbis comments. The tag itself is there according to kid3/puddletag/deadbeef, but extracting the jpg results in a 0kb file - an empty cover is …
-
Here's what it contains:
```
var map = {
"./aiff/index": 246,
"./apev2/index": 261,
"./asf/index": 262,
"./flac/index": 266,
"./mp4/index": 268,
"./mpeg/index": 271,
"./ogg/index": 2…
-
I have only found one software so far that can produce whole cd rips with TTA. Python audio tools looks for this in the 'Cuesheet' while CUERipper embeds it within the 'CUESHEET' tag. Please fix the t…
ghost updated
9 years ago