[SlimDevices: Beta] Re: Crasher in trunk svn 10513

2006-10-30 Thread Dan Sully
* gharris999 shaped the electrons to say... package Slim::Schema::Track; # $Id: Track.pm 10437 2006-10-22 00:24:04Z dsully $ Fixed. Forgot to check that file in. -D -- Just because they're complaining doesn't mean they're right. ___ beta mailing li

[SlimDevices: Beta] Re: Crasher in trunk svn 10513

2006-10-30 Thread gharris999
our @allColumns = (qw( id url content_type title titlesort titlesearch album tracknum timestamp filesize disc thumb remote audio audio_size audio_offset year secs cover vbr_scale bitrate samplerate samplesize channels block_alignment endian bpm tagversion drm moodlo

[SlimDevices: Beta] Re: Crasher in trunk svn 10513

2006-10-30 Thread Dan Sully
* gharris999 shaped the electrons to say... d: Unknown column 'me.thumb' in 'field list' at C:\Program Files\SlimServerTrunk \server\CPAN/DBIx/Class/Storage/DBI.pm line 771. What does: "our @allColumns = ... " look like from: Slim\Schema\Track.pm ? -D -- Just because they're complaining does

[SlimDevices: Beta] Re: Crasher in trunk svn 10513

2006-10-30 Thread gharris999
Still get the crasher. This is with a newly downloaded trunk with no mods to the prefs file, no non-stock plugins and without even specifying the music or playlist folders. Again, the error message: Carp::Clan::__ANON__(): Error executing 'SELECT me.id, me.url, me.content_type, me.title, me.tit

[SlimDevices: Beta] Re: Crasher in trunk svn 10513

2006-10-30 Thread gharris999
KDF: I don't think the problem is with my svn. In version revisions 10501 and 10510, Dan removed the thumb from the schema. I think something in the code is still looking for the thumb column. But, just in case you are right, I'm doing a fresh svn co of the trunk now and I'll check to see if I