[SlimDevices: Beta] iTunes import problem
PRJ
PRJ.2e5f9b1158277801 at no-mx.forums.slimdevices.com
Thu Sep 14 16:49:20 PDT 2006
When importing music from iTunes, nothing shows up.
Slimserver is hosted on a Debian system and accessing an iTunes library
which is hosted on an XP machine.
If I make the following change to Common.pm, it works, but I don't know
Perl, so I have no idea why...
.../Plugins/iTunes/Common.pm:
sub normalize_location {
<SNIP>
Added-> my $xxxx = $class->iTunesLibraryBasePath;
$url = $stripped;
Changed-> $url =~ s/$xxxx/$base/isg;
$url =~ s/(\w)\/\/(\w)/$1\/$2/isg;
<SNIP>
}
SlimServer Version: 6.5b2 - 9626 - Debian - EN - iso-8859-1
Perl Version: 5.8.8 i486-linux-gnu-thread-multi
MySQL Version: 4.1.11-Debian_4sarge7
Is this a bug or a problem with my installation of Perl or something
else?
Thanks,
Phil
--
PRJ
------------------------------------------------------------------------
PRJ's Profile: http://forums.slimdevices.com/member.php?userid=5594
View this thread: http://forums.slimdevices.com/showthread.php?t=27409
More information about the beta
mailing list