how do i use this

Issue #292 invalid
Former user created an issue

i am currently using 2.2.5 because it is the last available version. but it is very old and does not seem to be working anymore. but it seems like it is still in development, so i'm not sure if there is a newer and working version and how to use it. all i need to do is read some properties in the audio header, write something and then save it and i always get errors with it.

for .flac files i get

#!

Juni 30, 2019 3:01:42 NACHM. org.jaudiotagger.audio.generic.AudioFileWriter precheckWrite
SEVERE: Cannot make changes to file PATH\file.flac

for .mp3 files i get when reading

#!

Juni 30, 2019 3:02:56 NACHM. org.jaudiotagger.audio.mp3.MP3File readV2Tag
SEVERE: Could not invoke DirectBuffer method - illegal access

or

#!

Juni 30, 2019 3:05:37 NACHM. org.jaudiotagger.audio.generic.AudioFileWriter precheckWrite
SEVERE: Cannot make changes to file PATH\file.mp3

or when writing

#!

Juni 30, 2019 3:08:24 NACHM. org.jaudiotagger.tag.datatype.StringFixedLength writeByteArray
WARNING: There was a problem writing the following StringFixedlength Field: when converted to bytes has length of:0 but field was defined with length of:3 too short so padding with spaces to make up extra length
Juni 30, 2019 3:08:24 NACHM. org.jaudiotagger.tag.id3.AbstractID3v1Tag delete
SEVERE: Unable to delete existing ID3v1 Tag:Der Vorgang ist bei einer Datei mit einem geƶffneten Bereich, der einem Benutzer zugeordnet ist, nicht anwendbar

Comments (2)

  1. Log in to comment