You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.NumberFormatException: For input string: "null"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
Caused by: java.lang.NumberFormatException: For input string: "null"
at java.base/java.lang.Integer.parseInt(Integer.java:662)
at java.base/java.lang.Integer.parseInt(Integer.java:778)
at org.jaudiotagger.tag.id3.AbstractID3v2Tag.createField(AbstractID3v2Tag.java:1945)
at org.jaudiotagger.tag.id3.AbstractID3v2Tag.setField(AbstractID3v2Tag.java:415)
at com.josdem.jmetadata.metadata.MetadataWriter.writeTotalTracksNumber(MetadataWriter.java:131)
at com.josdem.jmetadata.controller.CompleteController.completeAlbum(CompleteController.java:128)
Steps to Reproduce
Expected behaviour
Updated
Actual result
Trace
Attachments
101-miguel_migs_-_so_far.zip
The text was updated successfully, but these errors were encountered: