Re: [SlimDevices: Plugins] ANNOUNCE: muso (production)

2012-05-08 Thread jezbo

1.4.19
Fix artistsort issue on LMS synch.
When different rating in LMS and database, take later without asking (on
LMS synch) - only ask if on same day.
Fix click to fix function on artwork page (clicking on thumbnail fixes
the artwork to that image/text until another is clicked).



jezbo's Profile: http://forums.slimdevices.com/member.php?userid=9888
View this thread: http://forums.slimdevices.com/showthread.php?t=81685

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


[SlimDevices: Plugins] SlimNAS/LMS - transcoding 24/96 FLAC

2012-05-08 Thread HeadBanger

When playing a 24/96 or 24/88 FLAC file to my receiver or Radio the more
info reports that it is being coverted to 320kbps CBR MP3. I knew that
neither SB can play 24/48 natively but thought that they would be
transcoded to 24/48 or 24/44. Am I missing a plugin to enable this?



HeadBanger's Profile: http://forums.slimdevices.com/member.php?userid=38024
View this thread: http://forums.slimdevices.com/showthread.php?t=95089

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


Re: TrackStat/Custom Scan/LMS �/�/URL problem

2012-05-08 Thread prabbit

erland wrote: 
 
 Did you register a bug at http://bugs.slimdevices.com for the inability
 to scan musicbrainz tags in m4a files so we can get Logitech to fix this
 in a future SBS/LMS release ?
 

Not yet. I will, and I'll update this thread after I have.



prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=94909

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


Re: [SlimDevices: Plugins] SQL Playlists: updating to 7.5 versions to LMS

2012-05-08 Thread MillmoorRon

I have now tested all my old playlists and I have just one type which is
causing errors.

They are all generally of this format:


Code:


  -- PlaylistName:All by Years...
  -- PlaylistParameter1:year:Select 1st year:
  -- PlaylistParameter2:custom:Select 2nd year:select tracks.year,tracks.year 
from tracks where tracks.year='PlaylistParameter1' and tracks.audio=1 group by 
tracks.year order by tracks.year
  select tracks.url from tracks
left join dynamicplaylist_history on
tracks.id=dynamicplaylist_history.id
where
tracks.audio=1
and dynamicplaylist_history.id is null
and tracks.year='PlaylistParameter1'
and tracks.year='PlaylistParameter2'
group by tracks.id
order by random()
limit 20;



In iPeng or SqueezeCommander the '2nd year' selection does not appear at
all. I think Pippin suggested that the plugin was not passing the
correct data to is app but I thought that you had fixed this a couple of
years ago.

I get this in the log:

Code:


  [12-05-08 15:53:44.2372] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::db prepare failed: near and: syntax error [for 
Statement select tracks.year,tracks.year from tracks where tracks.year= and 
tracks.audio=1 group by tracks.year order by tracks.year]
  



If I try it through the web interface it seems to work - i.e. it returns
the expected tracks - however I get the following (and some backtrace
lines) log:

Code:


  [12-05-08 15:59:22.4414] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called with 3 
values but 2 are needed [for Statement select id,name from genres order by 
namesort]
  [12-05-08 15:59:24.7529] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called with 3 
values but 2 are needed [for Statement select id,name from genres order by 
namesort]
  [12-05-08 15:59:25.1660] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called with 3 
values but 2 are needed [for Statement select year,year from tracks where year 
is not null group by year order by year desc]
  [12-05-08 15:59:28.7134] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called with 3 
values but 2 are needed [for Statement select id,name from genres order by 
namesort]
  [12-05-08 15:59:29.1253] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called with 3 
values but 2 are needed [for Statement select year,year from tracks where year 
is not null group by year order by year desc]
  [12-05-08 15:59:29.5156] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called with 3 
values but 2 are needed [for Statement select tracks.year,tracks.year from 
tracks where tracks.year=1997 and tracks.audio=1 group by tracks.year order by 
tracks.year]
  



Is this something that needs changing in my SQL to make it compatible,
or a problem with the plugin?



MillmoorRon's Profile: http://forums.slimdevices.com/member.php?userid=6413
View this thread: http://forums.slimdevices.com/showthread.php?t=94854

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


Re: [SlimDevices: Plugins] SlimNAS/LMS - transcoding 24/96 FLAC

2012-05-08 Thread Mnyb

Do you have SoX and FLAC ?

Try to use normal settings in file types  file types  I think oddball
settings here can trip up transcoding ?



Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=95089

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


Re: [SlimDevices: Plugins] Custom Scan speed

2012-05-08 Thread MillmoorRon

Just an update to an old thread to add my experiences:

I skipped 7.6 totally and reinstalled my entire operating system (Ubuntu
10.04LTS) on to a new small (but fast) SSD and installed LMS 7.7.2. All
other hardware remained untouched with music being stored on a separate
conventional HD.

My standard scans (full rescan) were previously taking 2 hours with a
further 12-13 hours for Custom Scans.

This has reduced to 45 minutes and less than 2 hours!

I don't know if this great improvement is down to the SSD, a clean
install of OS or the latest Custom Scan plugin but I'm very happy with
the result!



MillmoorRon's Profile: http://forums.slimdevices.com/member.php?userid=6413
View this thread: http://forums.slimdevices.com/showthread.php?t=85180

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


Re: [SlimDevices: Plugins] SlimNAS/LMS - transcoding 24/96 FLAC

2012-05-08 Thread HeadBanger

Mnyb wrote: 
 Do you have SoX and FLAC ?
 
 Try to use normal settings in file types  file types  I think oddball
 settings here can trip up transcoding ?

Does SOX need to be installed separately? If so I don't then no. Where
do you get it and how do you instal it?
Not sure what you mean by file type settings but for FLAC it is just set
to native.



HeadBanger's Profile: http://forums.slimdevices.com/member.php?userid=38024
View this thread: http://forums.slimdevices.com/showthread.php?t=95089

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


Re: [SlimDevices: Plugins] No scrobbling from Deezer

2012-05-08 Thread nervoteso

hi,

i'm a deezer subscriber but if i play an albuim or a song it doesn't
scrobble why?



nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this thread: http://forums.slimdevices.com/showthread.php?t=94959

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2012-05-08 Thread shogger

PeeeBeee wrote: 
 Excuse me if this has been covered but I can't find a solution.  I have
 Logitech Media Server (Server Version: 7.7.1 - r33735) running on a
 ZyXel NSA 310 and I am using SoftSqueeze (Firmware 2) and BBCiPlay
 (v1.2.5).  I can't get any BBC radio services, national or local, other
 than BBC World services.  When I try to select them and press Play I get
 the message 'Problem: can't open the file for BBC Radio 2' followed by
 'STOPPED'.  I have also used the Logitech SqueezePlay Beta (v 7.8.0 r0)
 and that doesn't work either.  Checking the LMS software it seems to be
 trying to play an MP3 stream.
 
 Am I missing something?  Should this be working.  I have tried
 uninstalling, reinstalling both the LMS and the SoftSqueeze and the
 IPlayer plug in.
 
 Thanks in advance.  Peter
 
 ETA I get the programme information, artist, title etc from the radio
 station, just no sound.

Don't know if you've solved this yet. I got exactly the same message
using LMS on 7.7.1 on my Netgear ReadyNAS Duo. It had been working quite
happily until then and I hadn't changed anything. I tried (quite by
accident) removing the iplayer plugin on the LMS settings page and then
re-installing it - amazingly iPlayer worked again! I suppose it could be
something  to do with 7.7.1 and I should upgrade to 7.7.2 but the
process of doing this on a ReadyNAS is such a pain I 've been putting it
off.



shogger's Profile: http://forums.slimdevices.com/member.php?userid=41751
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2012-05-08 Thread Mitch G

FWIW, alpha3 is working on my squeezebox 3.


Mitch



Mitch G's Profile: http://forums.slimdevices.com/member.php?userid=548
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2012-05-08 Thread Morbeas

I'm not sure this thread is still monitored by the developer so here's
hoping:

I'm running LMS 7.7.1 on a Synology DS1511+ NAS.  I setup MusicIP
(headless) just as in your tutorials.  I had my music analyzed but the
status never changes from Identified (by name only), though it is
green.  I confirm everything is working by going to
http://localhost:10002/ and everything seems fine.  On my LMS web
client, I set the server to the IP address of the machine running
MusicIP, which is obviously on a seperate PC and not on the NAS.  I
ensure that Sugarcube is enabled on my player of choice but when I pick
a song to play, it only plays that song and nothing else!  The only
thing I can think of is this line from the tutorial: When setting up
MIP, ensure you match the same directory structure as LMS for the
location of your music. Ie. Z:\My Music or \\Mynas\My Music which I
think what my problem is. (On the PC that MusicIP is installed, the
music is in a mapped drive (M:/Music) and of course on the NAS it's
something like volume1/media/music)  Could this be what my problem is? 
Everything else seems to be in order.  Please help!



Morbeas's Profile: http://forums.slimdevices.com/member.php?userid=53547
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

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


Re: [SlimDevices: Plugins] SlimNAS/LMS - transcoding 24/96 FLAC

2012-05-08 Thread Mnyb

SOX should be installed by LMS and yes it is the application needed for
the transcoding , it should be in the same folder as the other helper
apps as FLAC etc .

FLAC = native , is as it should be what are the other entries in the
FLAC category ?



Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=95089

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


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2012-05-08 Thread Morbeas

Also, looking at the log.txt file, it's full of these:

Tue May 08 21:46:52 2012
[0:00] Fingerprint failed (mis-execution): M:\Music\The Goo Goo Dolls -
Dizzy Up The Girl\08 - All Eyes On Me.flac which explains why none of
them change status to analyzed.  It looks like the fingerprinting
portion is failing.  Any ideas?



Morbeas's Profile: http://forums.slimdevices.com/member.php?userid=53547
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2012-05-08 Thread treble

ajkidle wrote: 
 You need to replace the Plugin.pm file.  After you download the alpha,
 drill down into the lib - plugins - SuperDateTime and you'll find a
 file called Plugin.pm.  On my Vortexbox the file goes here:
 
 /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm

Thanks.  All is well.  If other people 'dare' to try to install the
alpha, this is how I did it:  I deleted the SuperDateTime directory in
the /usr/share/squeezeboxserver/Plugins/ directory (you might not have
it).  Also removed the SuperDateTime directory in the
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins directory. 
Then I unzipped the downloaded file in that same directory.  And
restarted the squeezeboxserver service.  If you mess up somehow and want
to revert back to the original, just delete that directory again,
restart squeezeboxserver and reinstall the old version again from the
plugins page of the webinterface.

All seems to be working, on SB3 and Boom.  This is on a vortexbox. 
Thanks!



treble's Profile: http://forums.slimdevices.com/member.php?userid=2797
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] SQL Playlists: updating to 7.5 versions to LMS

2012-05-08 Thread erland

MillmoorRon wrote: 
 I have now tested all my old playlists and I have just one type which is
 causing errors.
 
 ...
 
 In iPeng or SqueezeCommander the '2nd year' selection does not appear at
 all. I think Pippin suggested that the plugin was not passing the
 correct data to is app but I thought that you had fixed this a couple of
 years ago.
 
 ...
 
 I get this in the log:
  
Code:

  
   [12-05-08 15:53:44.2372] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::db prepare failed: near and: syntax error 
[for Statement select tracks.year,tracks.year from tracks where tracks.year= 
and tracks.audio=1 group by tracks.year order by tracks.year]
   

  
 
It's a bug in Dynamic Playlist, will try to release a new version where
it's fixed in the near future, just want to test the correction a bit
more first, if everything goes as planned I should be able to release it
later this week.
The issue is when PlaylistParameter2 sql have a SQL statement that
contains PlaylistParameter1.

Just out of interest, have these playlists really worked with a previous
Dynamic Playlist version in
iPeng/SqueezeCommander/Radio/Touch/Controller ?
I'm just asking because I can't remember that I've done any changes
recently in this area, so it feels like a very old problem, but I might
have done things which I don't remember at the moment.

MillmoorRon wrote: 
 
 If I try it through the web interface it seems to work - i.e. it returns
 the expected tracks - however I get the following (and some backtrace
 lines) log:
  
Code:

  
   [12-05-08 15:59:22.4414] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called 
with 3 values but 2 are needed [for Statement select id,name from genres order 
by namesort]
   [12-05-08 15:59:24.7529] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called 
with 3 values but 2 are needed [for Statement select id,name from genres order 
by namesort]
   [12-05-08 15:59:25.1660] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called 
with 3 values but 2 are needed [for Statement select year,year from tracks 
where year is not null group by year order by year desc]
   [12-05-08 15:59:28.7134] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called 
with 3 values but 2 are needed [for Statement select id,name from genres order 
by namesort]
   [12-05-08 15:59:29.1253] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called 
with 3 values but 2 are needed [for Statement select year,year from tracks 
where year is not null group by year order by year desc]
   [12-05-08 15:59:29.5156] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::st bind_columns failed: bind_columns called 
with 3 values but 2 are needed [for Statement select tracks.year,tracks.year 
from tracks where tracks.year=1997 and tracks.audio=1 group by tracks.year 
order by tracks.year]
   

  
 
These are harmless, I really should try to find a better way to handle
it so they doing produce log messages but for now you can just ignore
these messages.



erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=94854

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