Giter Club home page Giter Club logo

id3tag's People

Contributors

tolo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

id3tag's Issues

Bad state : No element & not in inlcusive range

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Bad state: No element

parsing Careless whispermp3 gives that warning i checked it has album art/picture but its not detecting.

Unhandled Exception: RangeError (end): Invalid value: Not in inclusive range 264..171467: 619626

parsing never count on me.mp3 gives this error

LINK to songs
code snippet:

  final parser =  ID3TagReader.path(songsList[index].path);
  final tags = parser.readTagSync(); 
  albumArt = Uint8List.fromList(tags.pictures.first.imageData);

Can't read disc number

Hello. A rather simple addition that is currently missing would be to be able to read the disc number of the track. Should be quite simple. It appears as "discnumber" here in Mp3Tag, although I'm not sure as how it is represented, or even if it's contemplated in the specification.

image

Read tags from asset files

Hi! It is so useful package. But currently I want to create app with only asset mp3 files. How can I read tags from asset file? Thanks for reply!

Improvement

What about to be able to read metadata from a file bytes that can be in memory so no need to save it to a file?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.