issues
search
n10v
/
id3v2
🎵 ID3 decoding and encoding library for Go
https://pkg.go.dev/github.com/bogem/id3v2/v2
MIT License
338
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
decode multi valued frames
#92
karlpip
opened
1 month ago
0
ID3v2.4: Nullbyte-separated multivalue fields
#91
karlpip
opened
1 month ago
0
Support for ID3 v2.4: Relative Volume Adjustment
#90
tillt
opened
6 months ago
0
How to add lyrics that can be displayed in the player?
#89
zc2638
opened
9 months ago
0
panic: encoding: rune not supported by encoding.
#88
xiebruce
closed
11 months ago
0
Need examples of setting attached pictures of a mp3 file
#87
xiebruce
closed
11 months ago
1
UTF-16 Encoding Issue
#86
hut8
opened
12 months ago
2
Default encoding issues
#85
hut8
opened
12 months ago
0
V3
#84
n10v
closed
1 year ago
0
Add chapter picture frame
#83
AbeEstrada
opened
1 year ago
0
Feature request: Add support for .m4a files (MPEG-4 container format)
#82
GwynethLlewelyn
opened
1 year ago
0
Broken id3v2.3 tag after resaving
#81
unknown321
opened
1 year ago
1
Doesn't add PictureFrame to ogg formats!
#80
AYehia0
closed
1 year ago
2
Update golang.org/x/text to v0.3.8
#79
n10v
closed
1 year ago
0
Revert bytes.ReplaceAll for backward-compatibility with Go 1.11
#78
n10v
closed
1 year ago
0
Please bump golang.org/x/text to v0.3.3
#77
afunix
closed
1 year ago
1
Add PR test GH workflow
#76
n10v
closed
1 year ago
0
fix invalid comparison causing errors opening frame
#75
partyfamine
opened
2 years ago
1
Attempt to fix parallel decoding
#74
drgolem
closed
2 years ago
0
Fixes wrong path for testdata
#73
crra
closed
2 years ago
1
First implementation of chapter TOC
#72
crra
opened
2 years ago
5
Fixes wrong path for testdata
#71
crra
closed
2 years ago
0
Update link to doc in README
#70
n10v
closed
2 years ago
0
Fix v2.1 release
#69
n10v
closed
2 years ago
0
V2.1
#68
n10v
closed
2 years ago
0
Missing /v2 folder
#67
tillt
closed
2 years ago
1
fix: updates PictureFrame sequencing to prevent unfortunate conflicts
#66
tillt
closed
3 years ago
1
Improving approach for APIC frame conflict solving.
#65
tillt
closed
3 years ago
3
Add Synchronised Lyrics SYLT support
#64
tramhao
opened
3 years ago
0
change album image
#63
imanborumand
closed
3 years ago
2
support CHAP frames
#62
takaishi
closed
2 years ago
8
Put bufWriter in encodedSize
#61
n10v
closed
4 years ago
0
Move from Travis CI to another CI
#60
n10v
closed
4 years ago
1
Fix race conditions in unknown frame
#59
n10v
closed
4 years ago
0
POPM Implementation
#58
dhulihan
closed
4 years ago
2
Race condition in UnknownFrame
#57
astax-t
closed
4 years ago
1
Update README.md
#56
n10v
closed
4 years ago
0
Update README.md
#55
n10v
closed
4 years ago
0
Add support for writing v2 tags on files with v1 tags
#54
sa7mon
opened
4 years ago
0
Convert UTF-16 from e.g. comments into UTF-8?
#53
highend
closed
4 years ago
10
Write termination bytes for text frames
#52
n10v
closed
4 years ago
0
UTF16 encoded text data might get damaged when parsing / decoding.
#51
tillt
closed
4 years ago
2
Use Go Modules
#50
n10v
closed
4 years ago
1
Add support of footer
#49
n10v
opened
4 years ago
1
Add support of padding
#48
n10v
opened
4 years ago
1
Add support of flags
#47
n10v
opened
4 years ago
1
Add support of extended header
#46
n10v
opened
4 years ago
1
Add support of unsynchronization
#45
n10v
opened
4 years ago
1
POPM
#44
ghost
closed
4 years ago
2
Remove the spurious EOF test from parseFrames().
#43
AlexisWilke
opened
5 years ago
4
Next