>If you add a bt() call above that line, what do you get?
>
Still get the same warning. The code looks like this:
my $guessedtype = typeFromPath($url);
bt();
if ($guessedtype ne 'unk') {
$type = $guessedtype;
The log reports:
2006-08-26 08:46:22.5293 Use of uninitialized value in string ne at
P:/Music/SlimServer/trunk/server/Slim/Music/Info.pm line 238, <DATA> line 1.
2006-08-26 08:46:22.5756 Warning: Slim::Music::Info::getCurrentDataStore() is
deprecated. Please use Slim::Schema directly.
Phil
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta