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

Certain Files: Use of uninitialized value $v2_field #5

Open
twtonicr opened this issue Jun 13, 2019 · 0 comments
Open

Certain Files: Use of uninitialized value $v2_field #5

twtonicr opened this issue Jun 13, 2019 · 0 comments

Comments

@twtonicr
Copy link

Ubuntu 18.04.2

Certain files result in an error:

lltag --mp3v2 --show-tags album 01___Neverwhere_1_London_Below.mp3 
01___Neverwhere_1_London_Below.mp3:
Use of uninitialized value $v2_field in string eq at /usr/share/perl5/Lltag/MP3v2.pm line 64.
Use of uninitialized value $v2_field in string eq at /usr/share/perl5/Lltag/MP3v2.pm line 64.
Use of uninitialized value $v2_field in string eq at /usr/share/perl5/Lltag/MP3v2.pm line 64.
Use of uninitialized value $v2_field in exists at /usr/share/perl5/Lltag/MP3v2.pm line 81.
Use of uninitialized value $v2_field in uc at /usr/share/perl5/Lltag/MP3v2.pm line 84.
  ALBUM=Neverwhere

Others are OK:

lltag --mp3v2 --show-tags album 01_Cluster_One__Pink_Floyd.mp3 
01_Cluster_One__Pink_Floyd.mp3:
ALBUM=The Division Bell

Problem file:
https://file.io/jmJwU5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant