Menu

#6 Modification of a read-only value attempted at ...

open
nobody
None
5
2012-11-10
2005-11-21
Anonymous
No

Error:

Modification of a read-only value attempted at
/usr/bin/flacify line 241.

Version 3.1 of the scripts

I was able to get it to work by commenting out the
offending portion

238,241c241,244
< map {
< my $set = $_->{Set} || 0;
< $GROUPS{$set}->{$_->{Index}} = $_;
< } @$songs;
---

  \#map \{

# my $set = $_->{Set} || 0;
# $GROUPS{$set}->{$_->{Index}} = $_;
#} @$songs;

thanks so much for the scripts, I hope they are still
in active development....

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.