>Welche Version (Plugin/SS) verwendest du?
siehe Signatur
SSODS r2b13
SlimServer Version: 6.3.1 - 8476 - Linux - DE - utf8
DS-106e FW: v2.0.3 - 0428
Meteo.pm:
$VERSION = substr(q$Revision: 2.22$,10);
>> Hast du ebenfalls UTF8 eingestellt?
>Ahm... wo das? :-)
siehe SSODS:
Unicode Support
This setting patches the SlimServer program in order to force it into
Unicode (UTF-8) mode. Unicode support is necessary to display accented
latin characters as well as Chinese (and other) symbols.
It is generally recommended to enable unicode support.
usw.
>Kannst du mir noch sagen, was denn im Log drin steht, wenn SlimServer
abraucht?
Ich kann tatsächlich die Inhalte lesen zu Zürich. Erst wenn ich ganz
unten bin, knallts. Das Return klappt nicht, worauf offenbar auch das
Log hinweist:
0001: 2007-09-27 21:34:23.7060 ERROR: _getFileContent: Couldn't open:
html/softsqueeze/com/sun/media/codec/audio/mp3/JS_MP3ConversionProvider.class
0002:
0003: 2007-09-27 21:34:23.9524 ERROR: _getFileContent: Couldn't open:
html/softsqueeze/com/sun/media/sound/PortMixerProvider.class
0004:
0005: 2007-09-27 21:34:24.0511 ERROR: _getFileContent: Couldn't open:
html/softsqueeze/com/sun/media/sound/DirectAudioDeviceProvider.class
0006:
0007: 2007-09-27 21:34:24.3474 ERROR: _getFileContent: Couldn't open:
html/softsqueeze/skin/slimapplet/icon.png
0008:
0009: Undefined subroutine &Slim::Buttons::Common::checkBoxOverlay
called at /volume1/SlimServer/Plugins/Meteo.pm line 236.
Knallen tuts bei Codezeile >>>>>>>>>>>>>:
my %params = (
'stringHeader' => 1,
'header' => $client->string('PLUGIN_MH_METEO_TITLE') .
' - '
. $clientStatus{$client}{'region'},
'listRef' => [EMAIL PROTECTED],
'headerAddCount' => 1,
'overlayRef' => sub {
my ($client, $item) = @_;
if ($item eq '(' .
$client->string('PLUGIN_MH_METEO_FAVORITE') .
')') {
my $checked;
if (defined
$placesAndRegions{$clientStatus{$client}{'region'}})
{
$checked = grep
/::$clientStatus{$client}{'region'}$/,
Slim::Utils::Prefs::getArray('plugin_mh_meteo_regions');
$checked ||=
grep /::$clientStatus{$client}{'region'}$/,
Slim::Utils::Prefs::getArray('plugin_mh_meteo_places');
}
>>>>>>>>>> return (undef,
Slim::Buttons::Common::checkBoxOverlay($client, $checked));
}
return undef;
},
'callback' => \&toggleFavorite,
);
--
slimdevicesplatz
SSODS r2b13
SlimServer Version: 6.3.1 - 8476 - Linux - DE - utf8
DS-106e FW: v2.0.3 - 0428
------------------------------------------------------------------------
slimdevicesplatz's Profile: http://forums.slimdevices.com/member.php?userid=3060
View this thread: http://forums.slimdevices.com/showthread.php?t=38737
_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/slimserver-de