issues
search
polyfloyd
/
rust-id3
A rust library for reading and writing ID3 metadata
MIT License
245
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(examples): Add `id3info` example
#144
Holzhaus
opened
6 hours ago
1
chore(examples): Add tagdump helper tool
#143
Holzhaus
closed
3 days ago
1
ci: Test all feature combinations
#142
Holzhaus
closed
4 days ago
1
feat: Add support for IPLS (v2.3) and TIPL/TMCL (v2.4) frames
#141
Holzhaus
opened
1 week ago
1
fix: Fix tests in stream::tag module if "tokio" feature is disabled
#140
Holzhaus
closed
6 days ago
2
fix: typo in documentation for date_recorded(); (TRDC -> TDRC)
#139
dfarnham
closed
3 months ago
0
Fix: missing null byte delimeter in PrivateFrame
#138
0xNF
closed
4 months ago
3
feat: Add support for UFID frames (#136)
#137
0xNF
closed
4 months ago
4
Support for UFID frames
#136
0xNF
closed
4 months ago
2
Ignore NULL byte following TXXX frame?
#135
randoragon
opened
7 months ago
2
Proper attribution
#134
miniBill
closed
8 months ago
1
Add an example that scans and reports ID3 versions
#133
g2p
opened
8 months ago
0
chore: bump dtolnay/rust-toolchain from 1.65.0 to 1.80.0
#132
dependabot[bot]
opened
8 months ago
0
Readme Update - running tests depends on installed ffmpeg
#131
jakubbalas
closed
8 months ago
1
Metadata is not applied to files
#130
0PandaDEV
closed
8 months ago
6
fix: Allow MSRV 1.63 with range match usize behavioral change
#129
pinkforest
closed
8 months ago
1
ci: Add MSRV test
#128
pinkforest
closed
8 months ago
4
MSRV Policy & CI
#127
pinkforest
closed
8 months ago
4
build error below latest stable-1 ?
#126
pinkforest
closed
8 months ago
1
ci: improvements to CI workflow
#125
Esgrove
closed
9 months ago
1
CI: build and test all platforms
#124
Esgrove
closed
9 months ago
3
Writing tags to aiff results in broken files on Apple Silicon
#123
Esgrove
closed
9 months ago
8
Consider making `Tag::read_from[...]` functions return `Result<Option<Tag>>`
#122
GBujak
closed
10 months ago
2
feat: make file-related APIs compatible with io::Cursor
#121
davidepedranz
closed
10 months ago
6
chore: bump bitflags to 2.4
#120
wydengyre
closed
11 months ago
0
chore: bump byteorder to 1.5
#119
wydengyre
closed
11 months ago
0
refactor: kill redundant array copy
#118
wydengyre
closed
11 months ago
0
Allow operating on mp3 files in-memory
#117
DCNick3
closed
1 year ago
9
feat: Added support for Table of contents frame (CTOC)
#116
newfla
closed
1 year ago
1
chore: bump actions/checkout from 3 to 4
#115
dependabot[bot]
closed
1 year ago
0
Refactor the content.rs file
#114
Orange-Murker
opened
1 year ago
2
Added support for Private Frames (PRIV)
#113
Orange-Murker
closed
1 year ago
2
Support for "comment" tag
#112
a1049145827
closed
1 year ago
1
feat: add `list` example.
#111
Byron
closed
1 year ago
1
feat: Allow disabling expensive picture decoding
#110
cdown
closed
1 year ago
5
chore: update bitflags requirement from 1.3 to 2.0
#109
dependabot[bot]
closed
1 year ago
1
In the "Creating a new tag, overwriting any old tag" example, why using both set_album() and add_frame()??
#108
AndreasDavour
closed
1 year ago
1
Add Default to Timestamp
#107
AndrewRadev
closed
1 year ago
2
Fix dropping of multiple frames with same id + small fix
#106
Max-F-Helm
closed
1 year ago
4
Adds support for reading/writing TDOR frames
#105
agersant
closed
2 years ago
1
Apply linter suggestions
#104
agersant
closed
2 years ago
1
The slash (`/`) characters in tags are not correctly parsed
#103
tranxuanthang
opened
2 years ago
2
feat: Add tokio support for parsing
#102
tehmatt
closed
2 years ago
3
feat: Add an `encode` feature
#101
tehmatt
closed
2 years ago
2
Tokio support
#100
tehmatt
closed
2 years ago
2
Chapters TOC
#99
brainrepo
closed
1 year ago
2
Fix #97
#98
Marekkon5
closed
2 years ago
8
id3::frame::EncapsulatedObject: Encoding is inaccessible
#97
uklotzde
closed
2 years ago
2
Serato GEOB fix
#96
Marekkon5
closed
2 years ago
2
Remove dbg! prints
#95
AlyoshaVasilieva
closed
2 years ago
1
Next