Well, I started hacking at the code... The following hack to normalize_location in Common.pm makes it work:
my $xxxx = $class->iTunesLibraryBasePath; $url = $stripped; $url =~ s/$xxxx/$base/isg; So, assigning $class->iTLBP to an temp variable seems to make it happy. Can someone verify this fix and incorporate it if it is indeed a good fix. Thanks, Phil -- PRJ ------------------------------------------------------------------------ PRJ's Profile: http://forums.slimdevices.com/member.php?userid=5594 View this thread: http://forums.slimdevices.com/showthread.php?t=25300 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
