Re: [SlimDevices: Plugins] Lazysearch problem

2010-04-10 Thread tommypeters

Yes, hopefully I will get time to test that tomorrow.


-- 
tommypeters

SB3-->Meridian G68-->NuForce Ref8.200W-->Bc Acoustique ACT A3

tommypeters's Profile: http://forums.slimdevices.com/member.php?userid=6528
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-04-07 Thread Stuart Hickinbottom
 It may also help to try to track down the problem if you enable some
debugging settings - if you enable debugging for the LazySearch2 plugin,
for example, it logs much more about the database accesses it performs -
that might help to identify if it was doing anything at the time of the
crash.

Stuart

On 06/04/2010 4:14 PM, tommypeters wrote:
> Thanks for your answer, I will look into it further and do some more
> thorough testing. After the installation on the WHS machine I have used
> the Squeezeboxes 5-6 times without problems (and without Lazysearch) and
> one time it crashed just after me using Lazysearch, that's mainly why I
> saw it as a potential Lazysearch problem.
>
> If it doesn't point at Lazysearch after my coming testing I will have
> to find a proper forum for posting my problem...
>
>
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-04-06 Thread tommypeters

Thanks for your answer, I will look into it further and do some more
thorough testing. After the installation on the WHS machine I have used
the Squeezeboxes 5-6 times without problems (and without Lazysearch) and
one time it crashed just after me using Lazysearch, that's mainly why I
saw it as a potential Lazysearch problem.

If it doesn't point at Lazysearch after my coming testing I will have
to find a proper forum for posting my problem...


-- 
tommypeters

SB3-->Meridian G68-->NuForce Ref8.200W-->Bc Acoustique ACT A3

tommypeters's Profile: http://forums.slimdevices.com/member.php?userid=6528
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-04-06 Thread Stuart Hickinbottom
On Fri, 2010-04-02 at 14:22 -0700, tommypeters wrote:


> 
> Is this a problem with Lazysearch?
> 
> 

It doesn't look that way to me - from the log the database lazification
seems to start and finish OK without any errors.

If something in SqueezeboxServer had caused MySQL to fall over I would
have expected an error to be logged at that point - from these messages
it appears that MySQL crashed and SqueezeboxServer noticed that some
time later the next time it tried to use the database (the
PreventStandby plugin checking whether a scan was in progress).

Stuart


signature.asc
Description: This is a digitally signed message part
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-04-02 Thread tommypeters

I have a Windows Home Server freshly installed a few days ago, and I've
installed Squeezebox Server 7.4.2 (the WHS addin). I did browse around,
making selections on genre album and so on, and playing music.

Yesterday I installed some plugins I had on my old system, some of
Erland's plugins and also Lazysearch. I'm sofar using default settings
of just about everything.

Today I tried using Lazysearch and showing my wife how it works, we
easily found all tracks from an artist and started playing the songs.
After a while - maybe one song - my wife told me the music had stopped.
The log file shows this:

[10-04-01 16:53:58.4530] main:: init (320) Starting Squeezebox Server
(v7.4.2, r30215, Mon Feb 22 10:11:12 PST 2010) perl 5.01
[10-04-01 16:57:20.3101] Plugins:: LazySearch2:: Plugin::
scanDoneCallback (2055) Re-lazifying (plugin version changed from
'-undefined-' to 'af6478d2d77a21d0d332557db09c4b81167409df')
[10-04-01 17:00:28.2887] Plugins:: LazySearch2:: Plugin:: encodeTask
(2393) Database lazification completed
[10-04-01 17:00:28.2898] Plugins:: LazySearch2:: Plugin::
touchPluginVersion (2075) Updating plugin revision used for
lazification from '-undefined-' to
'af6478d2d77a21d0d332557db09c4b81167409df'
[10-04-01 17:09:43.7379] Slim:: Plugin:: Extensions:: Settings::
handler (33) attempt to set params with band random number - ignoring
[10-04-02 16:23:44.7152] Slim:: Schema:: Storage:: throw_exception (82)
Error: DBI Exception: DBD:: mysql:: st execute failed: MySQL server has
gone away [for Statement "SELECT me.name, me.value FROM metainformation
me WHERE ( name = ? )"]
[10-04-02 16:23:44.7214] Slim:: Schema:: Storage:: throw_exception (82)
Backtrace:

frame 0:  Slim:: Utils:: Log:: logBacktrace (/Slim/Schema/Storage.pm line 82)
frame 1:  Slim:: Schema:: Storage:: throw_exception (/DBIx/Class/Storage/DBI.pm line
957)
frame 2:  DBIx:: Class:: Storage:: DBI:: __ANON__ (/DBIx/Class/Storage/DBI.pm line
1217)
frame 3:  DBIx:: Class:: Storage:: DBI:: _dbh_execute (/DBIx/Class/Storage/DBI.pm line
547)
frame 4:  (eval) (/DBIx/Class/Storage/DBI.pm line
540)
frame 5:  DBIx:: Class:: Storage:: DBI:: dbh_do (/DBIx/Class/Storage/DBI.pm line
1227)
frame 6:  DBIx:: Class:: Storage:: DBI:: _execute (/DBIx/Class/Storage/DBI.pm line
1451)
frame 7:  DBIx:: Class:: Storage:: DBI:: _select (/DBIx/Class/Storage/DBI.pm line
1907)
frame 8:  DBIx:: Class:: Storage:: DBI:: select_single (/DBIx/Class/ResultSet.pm line
744)
frame 9:  DBIx:: Class:: ResultSet:: single (/Slim/Schema.pm line 585)
frame 10:  Slim:: Schema:: single (/Slim/Music/Import.pm line 730)
frame 11:  Slim:: Music:: Import:: stillScanning (C:/Program
Files/Squeezebox/server/Slim/Plugin/PreventStandby/Plugin.pm line 106)
frame 12:  Slim:: Plugin:: PreventStandby:: Plugin::
checkClientActivity (/Slim/Utils/Timers.pm line 255)
frame 13:  (eval) (/Slim/Utils/Timers.pm line 255)
frame 14:  Slim:: Utils:: Timers:: __ANON__ (/Slim/Networking/IO/Select.pm
line 183)
frame 15:  (eval) (/Slim/Networking/IO/Select.pm
line 183)
frame 16:  Slim:: Networking:: IO:: Select:: loop (slimserver.pl
line 620)
frame 17:  main:: idle (slimserver.pl line 56)
frame 18:  PerlSvc:: Startup (/PerlSvc.pm line 95)
frame 19:  PerlSvc:: _startup (slimserver.pl line 0)
frame 20:  (eval) (slimserver.pl line 0)

[10-04-02 16:57:31.0002] main:: init (320) Starting Squeezebox Server
(v7.4.2, r30215, Mon Feb 22 10:11:12 PST 2010) perl 5.01
[10-04-02 16:58:44.2502] Plugins:: LazySearch2:: Plugin::
scanDoneCallback (2060) Lazifying database items not already done
[10-04-02 16:58:44.3574] Plugins:: LazySearch2:: Plugin::
lazifyDatabase (2117) No database items require lazification


Is this a problem with Lazysearch?


-- 
tommypeters

SB3-->Meridian G68-->NuForce Ref8.200W-->Bc Acoustique ACT A3

tommypeters's Profile: http://forums.slimdevices.com/member.php?userid=6528
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-18 Thread Stuart Hickinbottom
Hmm. You'll get quite a lot of output but you can try setting the
"plugin.lazysearch2" log setting to DEBUG and "database.sql" to INFO and
seeing what you get logged just prior to the point where you get that
error about the "customsearch" column.

Could you try setting those logging options (and saving them so they
survive a restart), then restart the server and capture the log leading
up to the error?

If the log is large (and it likely is!), could you email it to "stuart
-at- hickinbottom dot com" to spare the list?

Thanks,
Stuart


On 17/01/2010 8:31 PM, dip wrote:
> hickinbottoms;507502 Wrote: 
>   
>> On an Ubuntu installation I think you can do that with the following:
>>
>> echo "desc tracks" | mysql -v --protocol TCP -u slimserver -P 9092
>> slimserver
>>
>> Substitute "albums", "contributors" and "genres" for "tracks" in the
>> above command to look in each table. In each case it should dump the
>> names of the columns in each table, and there should be a
>> "customsearch"
>> in each case.
>> 
> I did that and in each output a "customsearch" is included. So that
> seems not to be the problem.
>
> Anything else I can try?
>
>
>   
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-17 Thread dip

hickinbottoms;507502 Wrote: 
> On an Ubuntu installation I think you can do that with the following:
> 
> echo "desc tracks" | mysql -v --protocol TCP -u slimserver -P 9092
> slimserver
> 
> Substitute "albums", "contributors" and "genres" for "tracks" in the
> above command to look in each table. In each case it should dump the
> names of the columns in each table, and there should be a
> "customsearch"
> in each case.
I did that and in each output a "customsearch" is included. So that
seems not to be the problem.

Anything else I can try?


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-17 Thread Stuart Hickinbottom
On an Ubuntu installation I think you can do that with the following:

echo "desc tracks" | mysql -v --protocol TCP -u slimserver -P 9092
slimserver

Substitute "albums", "contributors" and "genres" for "tracks" in the
above command to look in each table. In each case it should dump the
names of the columns in each table, and there should be a "customsearch"
in each case.

Can you give that a go to see if that identifies a problem?

I've just installed 7.5.0 from this same repository on Ubuntu 9.10 and
each of my tables *does* have that column, and LazySearch seems to
install OK on this configuration.

Stuart



On Sun, 2010-01-17 at 10:40 -0800, dip wrote:

> hickinbottoms;507474 Wrote: 
> > It looks one of your database tables is missing the "customsearch"
> > column - is it possible for you to check that? It should be present on
> > the following tables:
> > 
> > Album
> > Contributor
> > Genre
> > Track
> > How do I check the tables? I use Ubuntu 9.04 and have installed using
> "http://debian.slimdevices.com unstable main".
> hickinbottoms;507474 Wrote: 
> > Also, are you running main or embedded branch, and is that with MySQL
> > or
> > SQLite?I guess it's the main branch with MySQL since mysqld is started when 
> > I
> start SBS.
> 
> 


___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-17 Thread dip

hickinbottoms;507474 Wrote: 
> It looks one of your database tables is missing the "customsearch"
> column - is it possible for you to check that? It should be present on
> the following tables:
> 
> Album
> Contributor
> Genre
> Track
> How do I check the tables? I use Ubuntu 9.04 and have installed using
"http://debian.slimdevices.com unstable main".
hickinbottoms;507474 Wrote: 
> Also, are you running main or embedded branch, and is that with MySQL
> or
> SQLite?I guess it's the main branch with MySQL since mysqld is started when I
start SBS.


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-17 Thread Stuart Hickinbottom
Sorry for the delay in responding to these posts.

I think the problem is in the line saying "No such column customsearch",
which is causing the database lazification step to fail. That, in turn,
is causing the the lock on server power control to remain held which
leads to the problem you see.

It looks one of your database tables is missing the "customsearch"
column - is it possible for you to check that? It should be present on
the following tables:

Album
Contributor
Genre
Track

Also, are you running main or embedded branch, and is that with MySQL or
SQLite?

Thanks,
Stuart




On Wed, 2010-01-13 at 16:00 -0800, dip wrote:

> After installing the new LazySearch2 version on SBS 7.5 I have the
> following messages in the server.log file:
> 
> 2010-01-14 00:13:18 squeezeboxserver_safe started.
> [10-01-14 00:13:21.1008] main::init (321) Starting Squeezebox Server
> (v7.5.0, r29768, Tue Jan 12 02:01:41 PST 2010) perl 5.01
> [10-01-14 00:14:21.0550] Plugins::LazySearch2::Plugin::scanDoneCallback
> (2061) Re-lazifying (plugin version changed from
> 'af6478d2d77a21d0d332557db09c4b81167409df' to
> '1a1e6a39cbb39ad96808e728ca6def98b7b8b75d')
> [10-01-14 00:14:21.1330] Slim::Plugin::MusicMagic::Common::__ANON__
> (75) Failed fetching filters from MusicIP
> [10-01-14 00:14:24.6385] Slim::Utils::Scheduler::run_tasks (142) Error:
> Scheduled task failed: DBIx::Class::Row::set_column(): No such column
> customsearch at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LazySearch2/Plugin.pm
> line 2365
> [10-01-14 00:15:46.5643] Slim::Utils::Misc::msg (1165) Warning:
> [00:15:46.5627] DBIx::Class::ResultSet::single(): Query returned more
> than one row.  SQL that returns multiple rows is DEPRECATED for ->find
> and ->single at /usr/share/perl5/Slim/Schema/Track.pm line 248
> [10-01-14 00:16:51.0031]
> Plugins::SrvrPowerCtrl::Watchdog::OnWakeupWatchdog (518) Wakeup Call!!
> [10-01-14 00:18:51.5517] Plugins::LazySearch2::Plugin::__ANON__ (284)
> Entering search while scan in progress
> [10-01-14 00:32:44.2721] Slim::Utils::Misc::msg (1165) Warning:
> [00:32:44.2712] DBIx::Class::ResultSet::single(): Query returned more
> than one row.  SQL that returns multiple rows is DEPRECATED for ->find
> and ->single at /usr/share/perl5/Slim/Schema/Track.pm line 248
> [10-01-14 00:38:42.0008]
> Plugins::SrvrPowerCtrl::Watchdog::OnWakeupWatchdog (518) Wakeup Call!!
> [10-01-14 00:39:29.5132] Plugins::LazySearch2::Plugin::__ANON__ (284)
> Entering search while scan in progress
> 
> I don't have problems using LazySearch but using SrvPowerCtrl since I
> switched SBS from 7.4.2 to 7.5. When I not try to restart SBS through
> SrvPowerCtrl the following message appears:
> "Screstart is unavailable. Lazysearch is requesting that the server
> stay running because Performing Lazification."
> Since I did not see the lazification is performed when calling
> Lazysearch on the squeezebox I click on the "Now create index for
> lazysearch" button on the Lazysearch settings page, but nothing happens
> and the problems still exist.
> 
> Is this problem caused by Lazysearch?
> 
> 


___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-15 Thread dip

It seems that there is a conflict between the SrvPowerCtrl und
LazySearc2 plugins in SBS 7.5.

When I try to restart SBS through SrvPowerCtrl the following message
appears:
"Screstart is unavailable. Lazysearch is requesting that the server
stay running because Performing Lazification."

I have now deinstalled LazySearch2 and after restarting the server the
block is cleared and SrvPowerCtrl works again. I have then reinstalled
LazySearch2 and the same problem appears.

With SBS 7.4.2 both plugins works together without problems.

I post this description also in the SrvPowerCtrl thread
http://forums.slimdevices.com/showthread.php?p=506800#post506800


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-15 Thread dip

Stuart,
I still have the following message in the server.log everytime I
restart SBS:

[10-01-15 18:59:05.2042] Plugins::LazySearch2::Plugin::scanDoneCallback
(2061) Re-lazifying (plugin version changed from
'af6478d2d77a21d0d332557db09c4b81167409df' to
'1a1e6a39cbb39ad96808e728ca6def98b7b8b75d')

And when I invoke LazySearch I get the message:

[10-01-15 19:22:16.1235] Plugins::LazySearch2::Plugin::__ANON__ (284)
Entering search while scan in progress

although no scan should be in progress.

Is that normal?


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins



Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-14 Thread kidstypike

hickinbottoms;506255 Wrote: 
> Excellent news - yes, as you spotted you were using 3.5.3 after all.
> 
> 

Yes, I'm glad it's working.

No biggie, but I had certainly unzipped 3.5.4 (NOT 3.5.3) to the
plugins folder, or else why would it report Lazy Search Music (v3.5.4)
in Settings > Plugins?

Thanks


+---+
|Filename: LMS.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=9053|
+---+

-- 
kidstypike

kidstypike 
1xSB3 - 1xDuet - 1xBoom - 1xRadio - 1xTouch (on order)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-14 Thread Stuart Hickinbottom
Excellent news - yes, as you spotted you were using 3.5.3 after all.

Glad you've got to the bottom of it.

Stuart




On 14/01/2010 11:45 AM, kidstypike wrote:
> kidstypike;506071 Wrote: 
>   
>>
>>
>> Hang on, I've just seen a difference:
>>
>> You have:Initialising v3.5.4 (trunk-7.x)
>> I have:  Initialising v3.5.3 (trunk-7.x)
>>
>> Is this the problem?
>> Thanks
>> 
> Stuart
> I've solved the problem, all working now. FYI I did the following:
>
> Unchecked "Lazy Search Music (v3.5.4)" (Settings > Plugins)
> Restarted SBS
> Removed folder LazySearch2 (C/Program
> Files/SqueezeCenter/Server/Plugins)
> Renamed file LazySearch.prefs to LazySearch.prefsold (C/Documents and
> Settings/All Users/Application Data/Squeezebox/prefs/plugin)
> Unzipped fresh folder LazySearch2 (C/Program
> Files/SqueezeCenter/Server/Plugins)
> Restarted SBS.
>
> Thanks for your help.
>
>
>   
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-14 Thread kidstypike

kidstypike;506071 Wrote: 
> 
> 
> 
> Hang on, I've just seen a difference:
> 
> You have:Initialising v3.5.4 (trunk-7.x)
> I have:  Initialising v3.5.3 (trunk-7.x)
> 
> Is this the problem?
> Thanks

Stuart
I've solved the problem, all working now. FYI I did the following:

Unchecked "Lazy Search Music (v3.5.4)" (Settings > Plugins)
Restarted SBS
Removed folder LazySearch2 (C/Program
Files/SqueezeCenter/Server/Plugins)
Renamed file LazySearch.prefs to LazySearch.prefsold (C/Documents and
Settings/All Users/Application Data/Squeezebox/prefs/plugin)
Unzipped fresh folder LazySearch2 (C/Program
Files/SqueezeCenter/Server/Plugins)
Restarted SBS.

Thanks for your help.


-- 
kidstypike

kidstypike 
1xSB3 - 1xDuet - 1xBoom - 1xRadio - 1xTouch (on order)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread dip

After installing the new LazySearch2 version on SBS 7.5 I have the
following messages in the server.log file:

2010-01-14 00:13:18 squeezeboxserver_safe started.
[10-01-14 00:13:21.1008] main::init (321) Starting Squeezebox Server
(v7.5.0, r29768, Tue Jan 12 02:01:41 PST 2010) perl 5.01
[10-01-14 00:14:21.0550] Plugins::LazySearch2::Plugin::scanDoneCallback
(2061) Re-lazifying (plugin version changed from
'af6478d2d77a21d0d332557db09c4b81167409df' to
'1a1e6a39cbb39ad96808e728ca6def98b7b8b75d')
[10-01-14 00:14:21.1330] Slim::Plugin::MusicMagic::Common::__ANON__
(75) Failed fetching filters from MusicIP
[10-01-14 00:14:24.6385] Slim::Utils::Scheduler::run_tasks (142) Error:
Scheduled task failed: DBIx::Class::Row::set_column(): No such column
customsearch at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LazySearch2/Plugin.pm
line 2365
[10-01-14 00:15:46.5643] Slim::Utils::Misc::msg (1165) Warning:
[00:15:46.5627] DBIx::Class::ResultSet::single(): Query returned more
than one row.  SQL that returns multiple rows is DEPRECATED for ->find
and ->single at /usr/share/perl5/Slim/Schema/Track.pm line 248
[10-01-14 00:16:51.0031]
Plugins::SrvrPowerCtrl::Watchdog::OnWakeupWatchdog (518) Wakeup Call!!
[10-01-14 00:18:51.5517] Plugins::LazySearch2::Plugin::__ANON__ (284)
Entering search while scan in progress
[10-01-14 00:32:44.2721] Slim::Utils::Misc::msg (1165) Warning:
[00:32:44.2712] DBIx::Class::ResultSet::single(): Query returned more
than one row.  SQL that returns multiple rows is DEPRECATED for ->find
and ->single at /usr/share/perl5/Slim/Schema/Track.pm line 248
[10-01-14 00:38:42.0008]
Plugins::SrvrPowerCtrl::Watchdog::OnWakeupWatchdog (518) Wakeup Call!!
[10-01-14 00:39:29.5132] Plugins::LazySearch2::Plugin::__ANON__ (284)
Entering search while scan in progress

I don't have problems using LazySearch but using SrvPowerCtrl since I
switched SBS from 7.4.2 to 7.5. When I not try to restart SBS through
SrvPowerCtrl the following message appears:
"Screstart is unavailable. Lazysearch is requesting that the server
stay running because Performing Lazification."
Since I did not see the lazification is performed when calling
Lazysearch on the squeezebox I click on the "Now create index for
lazysearch" button on the Lazysearch settings page, but nothing happens
and the problems still exist.

Is this problem caused by Lazysearch?


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread kidstypike

Do you definitely not get the log line saying "SEARCH button
intercepted"?

No, I don't see that line.


Could you post the log messages that occur on server startup between
(and including) the following two messages:

I see the first part, but not the second!!!

Start up log here ...

[10-01-13 21:22:29.9377] main::init (321) Starting Squeezebox Server
(v7.5.0, r29768, Tue Jan 12 02:02:16 PST 2010) perl 5.01
[10-01-13 21:22:31.8439] Slim::Utils::Strings::parseStrings (344)
Error: Parsing line 1: # Max Spicer, May 2007
[10-01-13 21:22:39.9376] Slim::Networking::SqueezeNetwork::init (102)
SqueezeNetwork Init
[10-01-13 21:22:41.6564] Plugins::LazySearch2::Plugin::initPlugin (631)
Initialising v3.5.3 (trunk-7.x)
[10-01-13 21:23:03.0936] Slim::Networking::SqueezeNetwork::login (317)
Logging in to www.test.mysqueezebox.com as xxx@.com
[10-01-13 21:23:03.4863] Slim::Networking::SqueezeNetwork::_login_done
(466) Logged into SN OK
[10-01-13 21:23:03.4868] Slim::Networking::SqueezeNetwork::_init_done
(140) Got SqueezeNetwork server time: 1263417787, diff: 4
[10-01-13 21:23:03.5453] Slim::Networking::SqueezeNetwork::Stats::init
(33) SqueezeNetwork stats init
[10-01-13 21:23:04.1385]
Slim::Networking::SqueezeNetwork::Players::_players_done (104) Got list
of SN players: (

And also ...

[10-01-13 21:23:10.7345] Plugins::LazySearch2::Plugin::scanDoneCallback
(2060) Lazifying database items not already done
[10-01-13 21:23:11.9689] Plugins::LazySearch2::Plugin::lazifyDatabase
(2117) No database items require lazification


Lastly - do you have any other third-party search-related plugins
installed?

No, not that I can see.


Hang on, I've just seen a difference:

You have:Initialising v3.5.4 (trunk-7.x)
I have:  Initialising v3.5.3 (trunk-7.x)

Is this the problem?
Thanks


-- 
kidstypike

kidstypike 
1xSB3 - 1xDuet - 1xBoom - 1xRadio - 1xTouch (on order)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread Stuart Hickinbottom
Those two messages are coming from the default search function - I think
you'll see those even without LazySearch installed and enabled.

Do you definitely not get the log line saying "SEARCH button
intercepted"?

Could you post the log messages that occur on server startup between
(and including) the following two messages:

[10-01-13 20:04:28.8818] Plugins::LazySearch2::Plugin::initPlugin (631)
Initialising v3.5.4 (trunk-7.x)

and

[10-01-13 20:04:28.8839] Plugins::LazySearch2::Plugin::initPlugin (786)
Initialisation complete

It looks to me like it should definitely be working and I can't yet see
what might prevent the override from not being called, so it's quite
puzzling.

Lastly - do you have any other third-party search-related plugins
installed?

Stuart



On Wed, 2010-01-13 at 12:24 -0800, kidstypike wrote:

> hickinbottoms;506040 Wrote: 
> > That's odd.
> > 
> > Could you try setting the "plugin.lazysearch2" logging setting to
> > "debug" (on the Settings->Advanced->Logging page) then press SEARCH on
> > the remote. If you look in the log you'll hopefully see some activity.
> > The thing to look for are lines like below:
> > 
> > [10-01-13 20:05:21.7610] Plugins::LazySearch2::Plugin::lazyOnSearch
> > (1033) SEARCH button intercepted
> > [10-01-13 20:05:21.7618] Plugins::LazySearch2::Plugin::lazyOnSearch
> > (1095) Entering top-level category menu
> > 
> > Do you see those, and are there any error messages shown near there
> > that
> > might give a clue? I would hope you'd see at least the first one.
> > 
> > Stuart
> > 
> 
> Stuart
> 
> Extract from log after pressing search on remote:
> 
> [10-01-13 20:15:27.6840] Slim::Utils::Misc::msg (1165) Warning:
> [20:15:27.6836] Use of uninitialized value in string ne at
> /Slim/Buttons/Common.pm line
> 706.
> [10-01-13 20:16:45.7467] Slim::Utils::Misc::msg (1165) Warning:
> [20:16:45.7463] Use of uninitialized value in string ne at
> /Slim/Buttons/Common.pm line
> 706.
> 
> Thanks
> 
> 




signature.asc
Description: This is a digitally signed message part
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread kidstypike

hickinbottoms;506040 Wrote: 
> That's odd.
> 
> Could you try setting the "plugin.lazysearch2" logging setting to
> "debug" (on the Settings->Advanced->Logging page) then press SEARCH on
> the remote. If you look in the log you'll hopefully see some activity.
> The thing to look for are lines like below:
> 
> [10-01-13 20:05:21.7610] Plugins::LazySearch2::Plugin::lazyOnSearch
> (1033) SEARCH button intercepted
> [10-01-13 20:05:21.7618] Plugins::LazySearch2::Plugin::lazyOnSearch
> (1095) Entering top-level category menu
> 
> Do you see those, and are there any error messages shown near there
> that
> might give a clue? I would hope you'd see at least the first one.
> 
> Stuart
> 

Stuart

Extract from log after pressing search on remote:

[10-01-13 20:15:27.6840] Slim::Utils::Misc::msg (1165) Warning:
[20:15:27.6836] Use of uninitialized value in string ne at
/Slim/Buttons/Common.pm line
706.
[10-01-13 20:16:45.7467] Slim::Utils::Misc::msg (1165) Warning:
[20:16:45.7463] Use of uninitialized value in string ne at
/Slim/Buttons/Common.pm line
706.

Thanks


-- 
kidstypike

kidstypike 
1xSB3 - 1xDuet - 1xBoom - 1xRadio - 1xTouch (on order)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread Stuart Hickinbottom
That's odd.

Could you try setting the "plugin.lazysearch2" logging setting to
"debug" (on the Settings->Advanced->Logging page) then press SEARCH on
the remote. If you look in the log you'll hopefully see some activity.
The thing to look for are lines like below:

[10-01-13 20:05:21.7610] Plugins::LazySearch2::Plugin::lazyOnSearch
(1033) SEARCH button intercepted
[10-01-13 20:05:21.7618] Plugins::LazySearch2::Plugin::lazyOnSearch
(1095) Entering top-level category menu

Do you see those, and are there any error messages shown near there that
might give a clue? I would hope you'd see at least the first one.

Stuart



On Wed, 2010-01-13 at 10:28 -0800, kidstypike wrote:

> Sorry you're having trouble; a few quick questions:
> 
> Is that the latest plugin version released a couple of days ago
> (v3.5.4)? If not then that's the problem.
> 
> Yes, it is this version, downloaded from
> http://www.hickinbottom.com/sc-plugins/LazySearch2-7-3.5.4.zip
> 
> 
> Are you using the embedded branch or the trunk of 7.5? I've only
> tested
> with the trunk and it's possible there's a difference between the two
> (although I think that's unlikely).
> 
> Trunk
> 
> 
> Does the plugin work if you manually navigate to the lazy search menu
> options with the remote?
> 
> Yes, it works perfectly when I navigate manually on both the Boom and
> Classic, using the Classic remote, and a backlit remote I purchased
> recently for the Boom.
> Thanks for the response.
> 
> 




signature.asc
Description: This is a digitally signed message part
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread kidstypike

Sorry you're having trouble; a few quick questions:

Is that the latest plugin version released a couple of days ago
(v3.5.4)? If not then that's the problem.

Yes, it is this version, downloaded from
http://www.hickinbottom.com/sc-plugins/LazySearch2-7-3.5.4.zip


Are you using the embedded branch or the trunk of 7.5? I've only
tested
with the trunk and it's possible there's a difference between the two
(although I think that's unlikely).

Trunk


Does the plugin work if you manually navigate to the lazy search menu
options with the remote?

Yes, it works perfectly when I navigate manually on both the Boom and
Classic, using the Classic remote, and a backlit remote I purchased
recently for the Boom.
Thanks for the response.


-- 
kidstypike

kidstypike 
1xSB3 - 1xDuet - 1xBoom - 1xRadio - 1xTouch (on order)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread Stuart Hickinbottom
Sorry you're having trouble; a few quick questions:

Is that the latest plugin version released a couple of days ago
(v3.5.4)? If not then that's the problem.

Are you using the embedded branch or the trunk of 7.5? I've only tested
with the trunk and it's possible there's a difference between the two
(although I think that's unlikely).

Does the plugin work if you manually navigate to the lazy search menu
options with the remote?

Stuart


On 13/01/2010 5:19 PM, kidstypike wrote:
> Version: 7.5.0 - r29768 @ Tue Jan 12 02:02:16 PST 201
> Windows XP SP2
>
> I've installed the latest LazySearch plugin, all appears to work,
> except initiating a search by pressing the search button on the remote
> (just goes to normal search). I've ticked all the right boxes in SBS,
> but no luck, any ideas?
>
> Thanks
>
>
>   
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-13 Thread kidstypike

Version: 7.5.0 - r29768 @ Tue Jan 12 02:02:16 PST 201
Windows XP SP2

I've installed the latest LazySearch plugin, all appears to work,
except initiating a search by pressing the search button on the remote
(just goes to normal search). I've ticked all the right boxes in SBS,
but no luck, any ideas?

Thanks


-- 
kidstypike

kidstypike 
1xSB3 - 1xDuet - 1xBoom - 1xRadio - 1xTouch (on order)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-12 Thread Dave Dewey
Quoting dip (dip.44n8rz1263245...@no-mx.forums.slimdevices.com):

> 
> The new version works perfectly, thanks a lot!

Yes it does. Thank you Stuart for updating your plugin, it's greatly
appreciated!
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-12 Thread wowo

dip;505493 Wrote: 
> the new version works perfectly, thanks a lot!


-- 
wowo

*Squeezebox*: 3 Classic
*SSODS*: 4.2
*SqueezeboxServer*: 7.5.0 - r29584 (Beta)
*Plugins*: Album Review 2.9.0; Biography 2.9.0; Custom Browse 2.10;
Custom Scan 2.7.4; Trackstat 2.10
*NAS*: Synology DS107+ DSM 2.2-0959
*Tag*: MusicBrainz 0.12; Mp3tag v2.45a
*Windows Frontend*: Moose 072
*Other programs*: Album Catalog Creator v2.0.5 
'Last.fm' (www.last.fm/user/Wowotiel)

wowo's Profile: http://forums.slimdevices.com/member.php?userid=18033
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-11 Thread dip

The new version works perfectly, thanks a lot!


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-11 Thread Stuart Hickinbottom
OK, I've released v3.5.4 of the plugin, which is compatible with
Squeezebox Server v7.5.

It's available from my repository here:
http://www.hickinbottom.com/sc-plugins/repo.xml

It will also normally show up in the recommended third-party repository
within a few days, or can be downloaded and manually installed from
here:
http://www.hickinbottom.com/sc-plugins/LazySearch2-7-3.5.4.zip

Hope that works better for you - the SEARCH button hook should now be
working again.

Thanks,
Stuart


On Sun, 2010-01-10 at 13:49 -0800, dip wrote:

> Thanks, I will wait for the update.
> 
> 


___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-10 Thread dip

Thanks, I will wait for the update.


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-10 Thread Stuart Hickinbottom
Just spotted this thread - I need to make it compatible with 7.5 so I'll
take a look at this at the same time. I see the same problem on my
system so I can reproduce the problem here.

Stuart



On Sat, 2010-01-09 at 14:20 -0800, dip wrote:

> I just switched from SqueezeboxServer 7.4.2 to 7.5. Since in the
> server.log there was the message that LazySearch is not compatible I
> changed the may version number in LazySearch's install.xml from 7.4+ to
> 7.5+
> 
> Now LazySearch works again but it cannot be started with the search
> button on the remote. Despite the corresponding settings in the
> LazySearch settings page the search button now always starts the regular
> search and I have to stare LazySearch through the Extras menu. Is there
> a way to start LazySearch with the search button even in SBS 7.5?
> 
> 


___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2010-01-09 Thread dip

I just switched from SqueezeboxServer 7.4.2 to 7.5. Since in the
server.log there was the message that LazySearch is not compatible I
changed the may version number in LazySearch's install.xml from 7.4+ to
7.5+

Now LazySearch works again but it cannot be started with the search
button on the remote. Despite the corresponding settings in the
LazySearch settings page the search button now always starts the regular
search and I have to stare LazySearch through the Extras menu. Is there
a way to start LazySearch with the search button even in SBS 7.5?


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2009-11-12 Thread Wirrunna

hickinbottoms;484053 Wrote: 
> This one should be compatible with 7.4.x:
> http://www.hickinbottom.com/sc-plugins/LazySearch2-7-3.5.3.zip
> 
> Stuart   

Stuart, thanks for that.

DiSNEYN, try the modified my.tt from this thread
http://forums.slimdevices.com/showthread.php?t=70371. It has made Lazy
Search's response time instant.


-- 
Wirrunna

A camel is a racehorse designed by a committee.

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2009-11-11 Thread Stuart Hickinbottom
This one should be compatible with 7.4.x:
http://www.hickinbottom.com/sc-plugins/LazySearch2-7-3.5.3.zip

Stuart

On 10/11/2009 10:49 PM, DiSNEYN wrote:
> DiSNEYN;483902 Wrote: 
>   
>> Windows 7
>>
>> Version: 7.5.0 - r29204 @ Mon Nov 9 02:03:30 PST 2009
>> Hostname: Server
>> Server IP Address: 192.168.0.xxx
>> Server HTTP Port Number: 9000
>> Operating system: Windows 7 - EN - cp1252
>> Platform Architecture: 586
>> Perl Version: 5.10.0 - MSWin32-x86-multi-thread
>> MySQL Version: 5.0.22-community-nt
>> Total Players Recognized: 4
>>
>> I'll try to install it manually.
>>
>> Thanks for all help. / Hans
>> 
> I managed to get it in the list with manual install, but it seams not
> be compatible with the latest nightly build.
>
> I have to wait for the public release..
>
> "Lazy Search Music (v3.5.1)   Plugin is incompatible with this version
> of Squeezebox Server. Please update."
>
> This message iam getting in squeezeserver.
>
> /H
>
>
>   
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2009-11-10 Thread DiSNEYN

DiSNEYN;483902 Wrote: 
> Windows 7
> 
> Version: 7.5.0 - r29204 @ Mon Nov 9 02:03:30 PST 2009
> Hostname: Server
> Server IP Address: 192.168.0.xxx
> Server HTTP Port Number: 9000
> Operating system: Windows 7 - EN - cp1252
> Platform Architecture: 586
> Perl Version: 5.10.0 - MSWin32-x86-multi-thread
> MySQL Version: 5.0.22-community-nt
> Total Players Recognized: 4
> 
> I'll try to install it manually.
> 
> Thanks for all help. / Hans

I managed to get it in the list with manual install, but it seams not
be compatible with the latest nightly build.

I have to wait for the public release..

"Lazy Search Music (v3.5.1) Plugin is incompatible with this version
of Squeezebox Server. Please update."

This message iam getting in squeezeserver.

/H


-- 
DiSNEYN

DiSNEYN's Profile: http://forums.slimdevices.com/member.php?userid=5070
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2009-11-10 Thread DiSNEYN

Wirrunna;483881 Wrote: 
> Which version of Squeezecenter are you running and on what platform?
> You could manually install from here http://hickinbottom.demon.co.uk/

Windows 7

Version: 7.5.0 - r29204 @ Mon Nov 9 02:03:30 PST 2009
Hostname: Server
Server IP Address: 192.168.0.xxx
Server HTTP Port Number: 9000
Operating system: Windows 7 - EN - cp1252
Platform Architecture: 586
Perl Version: 5.10.0 - MSWin32-x86-multi-thread
MySQL Version: 5.0.22-community-nt
Total Players Recognized: 4

I'll try to install it manually.

Thanks for all help. / Hans


-- 
DiSNEYN

DiSNEYN's Profile: http://forums.slimdevices.com/member.php?userid=5070
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Lazysearch problem

2009-11-10 Thread Wirrunna

Which version of Squeezecenter are you running and on what platform?
You could manually install from here http://hickinbottom.demon.co.uk/


-- 
Wirrunna

A camel is a racehorse designed by a committee.

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Lazysearch problem

2009-11-10 Thread DiSNEYN

I can't get lazysearch to be seen in my plugin list.

I try to add the Repository but after i did it and restart the server i
can't
find Lazy search in my list of plugins. What to do? I followed this
instructions..

---

SqueezeCenter 7.3 and Later
If you have version 7.3 or later of SqueezeCenter then installing the
plugin is
very simple:

Go to the Settings-->Advanced-->Extension Downloader page.
Add the following to the list of 'Additional Repositories'.
http://www.hickinbottom.com/sc-plugins/repo.xml
Restart SqueezeCenter.
Revisit the Settings-->Advanced-->Extension Downloader page and tick
the
'LazySearch2' entry.
Restart SqueezeCenter again.
That should be all that is required.



Please help me

/Hans


-- 
DiSNEYN

DiSNEYN's Profile: http://forums.slimdevices.com/member.php?userid=5070
View this thread: http://forums.slimdevices.com/showthread.php?t=71225

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] LazySearch Problem

2005-12-03 Thread jonDough

I have searched the forums and couldn't find any solution to this.  My
problem is when doing a lazy search (by artist) it finds the artist, I
right button over to the list of albums. I then right button over again
to the song.  When I press play here it starts from track 1 of the
album.  If I go to the 'all songs' path on the album list and select
the song then it plays correctly.  Anybody have any ideas?  Also my 
library is huge (30K+ songs).

Thanks in advance,
jonDough


-- 
jonDough

jonDough's Profile: http://forums.slimdevices.com/member.php?userid=2620
View this thread: http://forums.slimdevices.com/showthread.php?t=18760

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins