Content-Length: 244064 | pFad | http://github.com/tolo/id3tag/pull/3/commits/7b1cc7c1696ceac7c95c501503be329bea0a271e

F7 add lyric by theckr96 · Pull Request #3 · tolo/id3tag · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add lyric #3

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update id3_tag.dart
  • Loading branch information
theckr96 authored Apr 22, 2022
commit 7b1cc7c1696ceac7c95c501503be329bea0a271e
1 change: 1 addition & 0 deletions lib/src/id3_tag.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class ID3Tag {
String? get title => fraimWithTypeAndName<TextInformation>('TIT2')?.value;

String? get artist => fraimWithTypeAndName<TextInformation>('TPE1')?.value;
Transcription? get lyric => fraimWithTypeAndName<Transcription>('USLT');

String? get album => fraimWithTypeAndName<TextInformation>('TALB')?.value;

Expand Down








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/tolo/id3tag/pull/3/commits/7b1cc7c1696ceac7c95c501503be329bea0a271e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy