Re: [SlimDevices: Plugins] COMPOSERSORT. How to activate?

2011-02-09 Thread Zetlandpaul

Erland,  

I definately waited for the scan to complete.  Last line of the server
log shows: (and this is the only mention of CustomScan in the log)

[11-02-09 03:21:17.9305] Plugins::CustomScan::Scanner::refreshData
(1839) CustomScan: Synchronizing Custom Scan data, please wait...
[11-02-09 03:21:44.9330] Plugins::CustomScan::Scanner::refreshData
(2159) CustomScan: Synchronization finished

These are the last lines of the Sb scanner log:

[11-02-09 03:12:17.5772] Slim::Music::Import::endImporter (700)
Completed Slim::Music::MusicFolderScan Scan in 715 seconds.
[11-02-09 03:12:17.7742] Slim::Music::Import::runScanPostProcessing
(429) Starting merge of various artists albums
[11-02-09 03:12:25.9639] Slim::Music::Import::endImporter (700)
Completed mergeVariousAlbums Scan in 8 seconds.
[11-02-09 03:12:26.0227] Slim::Music::Import::runScanPostProcessing
(437) Starting artwork scan
[11-02-09 03:20:37.3728] Slim::Music::Import::endImporter (700)
Completed findArtwork Scan in 491 seconds.
[11-02-09 03:20:37.4835] Slim::Music::Import::runScanPostProcessing
(483) Starting Database optimization.
[11-02-09 03:20:52.5716] Slim::Music::Import::endImporter (700)
Completed dbOptimize Scan in 15 seconds.

The menu is the one packaged with Custom Browse titled Composers.  I
have not made any changes other than those available as options on the
panel.

Menu name = Composers
Menu group = Classical Music
Menu Sort Order = 50
Pay all songs in selected album = ticked
Libary = Classical Music
All Other fields = blank


?xml version=1.0 encoding=utf-8?
custombrowse
menu
menugroupClassical Music/menugroup
menunameComposers/menuname
menuorder50/menuorder
menu
idartist/id
menunameAlbums/menuname
itemtypeartist/itemtype
menutypesql/menutype
menulinksalpha/menulinks
menudata
select
contributors.id,contributors.name,substr(contributors.namesort,1,1)
from contributors,contributor_album,multilibrary_contributor
where 

contributors.id=multilibrary_contributor.contributor and
multilibrary_contributor.library=1 and

contributor_album.contributor=contributors.id and
contributor_album.role in (2) 
group by contributors.id 
order by contributors.namesort asc
/menudata
menu
idalbum/id
menunameSongs/menuname
itemtypealbum/itemtype
itemformatalbum/itemformat
menutypesql/menutype
jivepattern^(.*)\s\((.*)\)$/jivepattern
menudata
select albums.id,albums.title from
contributor_album,albums,multilibrary_album 
where 

albums.id=multilibrary_album.album and
multilibrary_album.library=1 and

albums.id=contributor_album.album and 
contributor_album.role in (2) 
and

contributor_album.contributor={artist} 
group by albums.id 
order by albums.titlesort 
asc,albums.disc asc
/menudata
menu
idtrack/id
itemtypetrack/itemtype
itemformattrack/itemformat
playtypeall/playtype
menutypesql/menutype
menudata
select tracks.id,tracks.title 
from
tracks,contributor_track,albums,multilibrary_track 
where 

tracks.id=multilibrary_track.track and

multilibrary_track.library=1 and
tracks.audio=1 and 

contributor_track.track=tracks.id and 
tracks.album={album} 
and 
contributor_track.role 
in 

Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2011-02-09 Thread danco

gharris999;609550 Wrote: 
 Ok, second test..still working.  In Energy Saver, I have the system set
 to go into safe sleep after 10 minutes.  I started an album playing
 with SBS and let it play through to the end.  After it finished and
 then after the default 20 minute ReallyPreventStandby idle-grace
 period, PleaseSleep put the system under.
 
 So...it seems to be working for me, at least.
 
 If you can't get ReallyPreventStandby to keep the system awake on its
 own, and since you're using PleaseSleep, you might try configuring
 PleaseSleep's force sleep unless feature to keep track of
 sleep-inhibit.

I'll experiment further. Is there any logging I could do to check
what's going on?

I'm not entirely sure if the force sleep unless works with Unix
executables rather than Mac apps, but again I can try.

However, you said you were playing an album. What happens if you play
a stream from internet radio? With an album, Energy Saver should keep
the system awake (hard drive activity), though Please Sleep ignores
that.


-- 
danco

danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Barrydk

Trying to update ipeng 1.2 no luck here.
App crashes or sticks no update to 1.3
Ca. Anyone help or is it model 3gs which is the problem?
Barrydk


-- 
Barrydk

Barrydk's Profile: http://forums.slimdevices.com/member.php?userid=43893
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread lamp

alter_sack;609582 Wrote: 
 Same for me. I can see the library and I can also start a Rescan, but I
 can't play any song. Squeezecenter shows no player.

I can get iPeng to stream over 3G (as well as remotely control my
other SBs) after I opened both Squeezebox Server's udp/tcp ports 3483
and 9000 on my Airport Extreme. I also have to manually add the
Squeezebox Server address .gotdns.com (instead of local IP address
10.0.1.3) to the Additional Server list in the iPeng settings.


-- 
lamp

lamp's Profile: http://forums.slimdevices.com/member.php?userid=19916
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Scidd0w

dborod;609568 Wrote: 
 
 [...]
 Personally, I used the enabling code to get it working on the iPad but
 I'll just pay the $5 and save myself the hassle of restoring my phone.pippin; 
I want to do the same. But there is a slight problem. I do not have an
iPad yet. ;) I'll wait for the iPad2 to come out. 
Do you think the system you have for free playback on the iPad (when
purchased both versions) is still available in a few months from now?


-- 
Scidd0w

Scidd0w's Profile: http://forums.slimdevices.com/member.php?userid=40463
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread pippin

Barrydk;609597 Wrote: 
 Trying to update ipeng 1.2 no luck here.
 App crashes or sticks no update to 1.3
 Ca. Anyone help or is it model 3gs which is the problem?
 

It crashes on startup?
If this was a 3G it would be the very unfortunate error mentioned in
the announcement:
http://penguinlovesmusic.de/2011/02/08/playback-comes-to-ipeng/
But 3GS should works fine (and does so for some other people)

Scidd0w;609602 Wrote: 
  
 Do you think the system you have for free playback on the iPad (when
 purchased both versions) is still available in a few months from now?
 
I'm not sure.
But what I believe _will_ still be around then is the feature that when
you enable playback once on your device it will work in both Apps. So if
you _did_ already purchase it now you are on the safe side with this,
you would then just have to install iPeng for iPhone on the iPad and
re-download the In-App-Purchase.


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread pippin

dborod;609568 Wrote: 
 
 I fear that this method is going to get you in trouble with Apple if
 they ever figure out what you're doing. I cant imagine that this is
 something that they'll accept once they find out about it, but I
 appreciate your efforts to enable those of us who've bought both apps
 to obtain the new feature.
 

I'm not so sure.
I don't violate anything AFAIK. And yes, I looked.
I understand that Apple demands exclusivity on In-App-Purchases in the
sense that they don't allow you to sell stuff by other means than
In-App-Purchase (although they will enforce that only from March on)
but I'm not selling something here, I'm giving it away for free.
And I don't use In-App-Purchase for that.

I think it's OK, yet awkward.


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


[SlimDevices: Plugins] Import ratings from a tag

2011-02-09 Thread PasTim

I have a load of flacs with a 'rating' tag.  I have multi-library,
custom browse, custom scan, trackstat and the database query plug-ins
installed.

I have included tag 'rating' in custom scan, and with the database
query I can see custom scan found it on the tracks that have it, and
presumably has included it in the SB database.

However, having done this I can find no way of viewing or using this
tag.  Trackstat seems to use its own rating scheme rather than the
imported one.

I've looked on the wiki but failed to find help.  There's mention of
the Music Information Screen but as far as I can tell that only works
on some devices.  I have a Touch.  It must be there somewhere.  Can
someone point me at instructions on this?

I'm quite keen to retain ratings in the music files themselves rather
than, or in addition to, a separate SB database (it gives an measure of
future-proofing).

I'm still fairly new to SB and the plug-ins, so please forgive me if
I'm being a bit dim.


-- 
PasTim

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=85537

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


Re: [SlimDevices: Plugins] Announce: (not so) Sirius Plugin

2011-02-09 Thread anosrat

jojopuppyfish;609557 Wrote: 
 The official plugin works for people with the non-premium access?

The XM plugin worked for people without the Premium online, not sure
about the official Sirius plugin.


-- 
anosrat

anosrat's Profile: http://forums.slimdevices.com/member.php?userid=43791
View this thread: http://forums.slimdevices.com/showthread.php?t=71636

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


Re: [SlimDevices: Plugins] What Plugins for SB Radio?

2011-02-09 Thread cold_matches

Thank you for these very helpful remarks!


-- 
cold_matches

cold_matches's Profile: http://forums.slimdevices.com/member.php?userid=43751
View this thread: http://forums.slimdevices.com/showthread.php?t=85402

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


Re: [SlimDevices: Plugins] WiMp in Denmark

2011-02-09 Thread claush66

This is just awesome. Just registered. It works as well as I hoped! Easy
setup and all the music you can swallow in 256 kbit/s mp3 quality!


-- 
claush66

claush66's Profile: http://forums.slimdevices.com/member.php?userid=43758
View this thread: http://forums.slimdevices.com/showthread.php?t=83839

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2011-02-09 Thread epoch1970

gharris999;609537 Wrote: 
 I think I'm headed towards a scrape clean and os reinstall on this
 machine.  Probably some months away, though.

So it is a software problem, related to a kernel extension or an
application helper I guess. You could try creating temporarily a new
user and see if PM works under that account. That could show if the
issue comes from stuff in /Library or in /Users/xxx/Library.

I think 10.6 allows to choose if you want to run a 64-bit kernel, or
only a 64-bit environment on top of a 32-bit kernel as in 10.5, through
some obscure boot option (?)
My new mini says 64-bit Kernel and Extensions: No in About my
macMore infoSoftware. That's maximum compatibility mode. (My desktop
environment stems from 10.3 on PPC…)


-- 
epoch1970

Daily dose delivered by: 2 SB Classic (fw 130), 1 SB Boom (fw 50) •
SqueezeCenter 7.3.4 (Debian 5.0) with plugins: ContextMenu,
SaverSwitcher by Peter Watkins • Server Power Control by Gordon Harris
•  WeatherTime by Martin Rehfeld • IRBlaster by Gwendesign (Felix) •
FindArt, CDplayer by bpa • BBC iPlayer, SwitchPlayer by Triode •
PowerSave by Jason Holtzapple • TrackStat by Erland Isaksson.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] (UK) Freeview radio channels

2011-02-09 Thread cliver

I can see all the processes you describe in Process explorer now.
I'm not going to change anything until it stalls again so that I can
see what is hanging around process wize after the event.
I'll bet it won't happen again ;-)
I have a couple of processes that look as if they belong to wmc,
wmpnetwk.exe and ehrecvr.exe.
I'll look at my startup settings to see if I can loose them after the
next stream crash.
Again thanks for your help. I'm learning fast here :-)


-- 
cliver

cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread oivindi

pippin;609511 Wrote: 
 Sorry, but I really don't have a better idea how to do that. And believe
 me, I've thought about it for a few months. Ideas welcome.
 
 By the logic of the App Store you are getting TWO products for free
 here (playback for both iPeng Apps). Even the fact that once you enable
 (e.g. purchase) this on an iPad in one App it works in both is not the
 App Store logic but because we made it work like that.
 And please be aware that this is not just something I give away for
 free. I actually PAY for all these free playback licenses there since
 it's not really James' fault that I decided taking money again from
 people who already purchased both iPeng copies was not fair.
 Did you get free playback for SqueezePad? Did you get free playback on
 iPhone from SqueezePad?
 Is it overly complex: yes.
 Is it a ripoff?

It's not really a question of it being ripoff, but I feel slightly
peeved that this isn't mentioned anywhere. In other words: Had I known
before buying I wouldn't have complained, because then I would have
understood that you will ONLY get free playback on the iPad if you have
both apps, not on the iPhone (unless you want to do that restore thing,
which is a terrible idea).

In other words: I think you should state somewhere that you will NOT
get playback on the iPhone for free if you buy both apps on the iPad,
unless you want to restore your entire phone and have to reinstall
everything that's missing.

I certainly don't have a problem paying for stuff (I have spent 110
Norwegian Kroner on the iPeng apps, for example, or about 20 USD), and
I certainly think you are entitled to charge for playback enabling -
but, again, what is included and what is not when you both apps is not
at all communicated clearly.


-- 
oivindi

oivindi's Profile: http://forums.slimdevices.com/member.php?userid=10701
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] (UK) Freeview radio channels

2011-02-09 Thread cliver

It happened again but I couldn't see any of the processes you mentioned
above still running.
Got it all running again and I have now removed WMP and MCE.
I don't use them anyway, although I did use it for tuner card before I
had VLC installed.
Will run the stream for a bit and see what happens.


-- 
cliver

cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

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


Re: [SlimDevices: Plugins] Announce: (not so) Sirius Plugin

2011-02-09 Thread flemming

jojopuppyfish;609557 Wrote: 
 The official plugin works for people with the non-premium access?

Good point, no it doesn't.  I didn't think there were still people with
non-premium access.  I guess early lifetime subscribers still fall into
that category.  You're out of luck for the time being then.  I may also
need your help later if I get things worked out testing for non-premium
access since in the past a few different parameters needed to be
passed.

Robert


-- 
flemming

flemming's Profile: http://forums.slimdevices.com/member.php?userid=17914
View this thread: http://forums.slimdevices.com/showthread.php?t=71636

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread pippin

oivindi;609652 Wrote: 
 It's not really a question of it being a ripoff, but I feel slightly
 peeved that this isn't mentioned anywhere. In other words: Had I known
 before buying I wouldn't have complained, because then I would have
 understood that you will ONLY get free playback on the iPad if you have
 both apps, not on the iPhone (unless you want to do that restore thing,
 which is a terrible idea).
 
It is mentioned in the announcement and in the App itself how the
process works.
The only place where it is not mentioned is the App Store description
which is space limited.
 
 In other words: I think you should state somewhere that you will NOT
 get playback on the iPhone for free if you buy both apps on the iPad,
 unless you want to restore your entire phone and have to reinstall
 everything that's missing.
 
Well, as I said: It's mentioned, for example in the App.
I will try to make the App Store description a bit more clear.


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Is XM radio down again?

2011-02-09 Thread anosrat

dursman;609559 Wrote: 
 It's listed at a $8.99/month multi radio discount for me. I love the
 Squeezebox but I can get by without that monthly charge. Hopefully the
 other plug-in will work again at some point.

Wikipedia quotes that it would cost us $2.99 per month upgrade charge
from Basic to the Premium Online Services.  

Subscribers who are listening to the Basic Online Service for free
must first upgrade to the Premium Online Service for $2.99 per month to
access the application on the iPhone or iPod Touch.


-- 
anosrat

anosrat's Profile: http://forums.slimdevices.com/member.php?userid=43791
View this thread: http://forums.slimdevices.com/showthread.php?t=85419

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread oivindi

I still think the description in the app is too vague. It should say,
clearly, that iPhone playback is not enabled without first performing
quite a lot work (restore), and I really hope you can manage a mention
in the App Store description (no need to include everything, but enough
to get a sense.


-- 
oivindi

oivindi's Profile: http://forums.slimdevices.com/member.php?userid=10701
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: (not so) Sirius Plugin

2011-02-09 Thread dursman

flemming;609680 Wrote: 
 Good point, no it doesn't.  I didn't think there were still people with
 non-premium access.  I guess early lifetime subscribers still fall into
 that category.  You're out of luck for the time being then.  I may also
 need your help later if I get things worked out testing for non-premium
 access since in the past a few different parameters needed to be passed.

I'd definitely be up for helping! I think with the XM plug-in now no
longer working there will be a few people (like me) who'll need a
workaround in order to listen on the Squeezebox.


-- 
dursman

dursman's Profile: http://forums.slimdevices.com/member.php?userid=43878
View this thread: http://forums.slimdevices.com/showthread.php?t=71636

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


Re: [SlimDevices: Plugins] Is XM radio down again?

2011-02-09 Thread dursman

anosrat;609687 Wrote: 
 Wikipedia quotes that it would cost us $2.99 per month upgrade charge
 from Basic to the Premium Online Services.  
 
 Subscribers who are listening to the Basic Online Service for free
 must first upgrade to the Premium Online Service for $2.99 per month to
 access the application on the iPhone or iPod Touch.

Good to know. Still, I'd rather keep going on as it was, which is
paying nothing, since we gave them enough of our money years ago. I'd
gladly be a test subject for the 3rd party Sirius plug-in.


-- 
dursman

dursman's Profile: http://forums.slimdevices.com/member.php?userid=43878
View this thread: http://forums.slimdevices.com/showthread.php?t=85419

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


Re: [SlimDevices: Plugins] SqueezeIR Support Thread

2011-02-09 Thread chincheta0815


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=79524

Question: Are you interested in IR-over-IP?

- Yes, I'd like to have IRoIP.
- No, I don't care.


indifference_engine;609520 Wrote: 
 The very early versions of SqueezeIR worked along these lines by saving
 the configuration files to the filesystem rather than to the
 SqueezePlay settings.  Whilst I agree that it does work very nicely and
 avoids some overhead it did have a couple of problems:
 
 1) The files would not persist from an applet update from the repo or a
 firmware update whereas the settings file does.
 
 2) Somwhere around SBS version 7.4 the object model changed such that
 all the io commands had to be re-written and it was really hard to
 maintain backward compatibility.  Bluegaspode make some efforts with
 that issue for me.  This could happen again whereas framework changes
 would (I hope) maintain compatibility over a couple of versions.
 
 3) The file locations are hardware-specific.  Saving to the filesystem
 would not work if you were running desktop SqueezePlay for testing
 purposes as the directory structure is different for each platform.
 
 I appreciate your help but I decided to tackle the root cause (tying up
 the CPU) rather than trying to work around it.  However, I'm always open
 to suggestions...

That's okay to me! I just needed a workaround for getting my controller
to work again. I did not have any idea about the points you mention. So
I am really glad to have you as someone tackling out the root cause...


Another two questions that I got in my mind: 

Is SqueezeIR loading/caching the whole lirc files or only the parts
needed by SqueezeIR?

How about the idea of adding an option for choosing whether SqueezeIR
should load the cache file first or load the config from the server
during startup. For testing a new SqueezIR version or config file that
would be an idea just telling the controller to load the files from the
server at startup... If anything causes the controller to reboot or
shutdown due to issues with the SqueezeIR config, you will change the
config files on the server, SqueezeIR will load a working/backuped
config and do business as usual.

Trust me, it's no fun to login to a rebooting controller via ssh. Maybe
you have forgotten to start ssh on your controller before changing the
config and have to enable it first on a restarting controller... NO FUN
;o)

P.S.: Thank you for introducing a chincheta bug ;o)


-- 
chincheta0815

chincheta0815's Profile: http://forums.slimdevices.com/member.php?userid=42904
View this thread: http://forums.slimdevices.com/showthread.php?t=79524

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


Re: [SlimDevices: Plugins] (UK) Freeview radio channels

2011-02-09 Thread cliver

Failed again, same situation without WMC installed.
I have run the command line from a command window having changed dst
perameter as you said.
I also removed --I dummy etc to run it in the gui.
vlc runs ok with the stream showing in the playlist but when I try to
view the debug logging interface I get an error
...
logger interface: using logger
logger interface error: error opening logfile 'vlc-log.txt'
main interface error: no suitable interface module
main interface error: interface logger initialization failed

What am I doing wrong?


-- 
cliver

cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2011-02-09 Thread Knut M

Triode;609460 Wrote: 
 Yes the current version of the 3rd party plugin should work fine for
 Squeezebox2 and later.  Note this is different from the Logitech plugin
 which is shipped as part of the server which only supports Radio and
 Touch.

Thanks, everything works:) Sorry for the misunderstanding


-- 
Knut M

Knut M's Profile: http://forums.slimdevices.com/member.php?userid=43844
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Import ratings from a tag

2011-02-09 Thread erland

Try configure it in the RatingTag scanning module in Custom Scan, this
will import it into TrackStat and Squeezebox Server standard database
tables.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

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

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


Re: [SlimDevices: Plugins] COMPOSERSORT. How to activate?

2011-02-09 Thread erland

Try creating the Custom Browse menu using the Custom Tags Albums menu
template instead and enter COMPOSER in Tag name parameter and leave
the Sort tag name parameter empty.

The Composers or Artists menu template which you have used, uses
the standard SBS scanner data and won't use data scanned with Custom
Scan, for example the COMPOSERSORT tag.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Scidd0w

I seem to use the unofficial spotify plugin more and more. 
And because it is the only 'radio' I use, I want to know if it's
possible to make Spotify a main menu item? Just like Artists and Albums
is?


-- 
Scidd0w

Scidd0w's Profile: http://forums.slimdevices.com/member.php?userid=40463
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Custom Menu : Titelformat

2011-02-09 Thread erland

Fried;609580 Wrote: 
 No, I did not change anything but the Titel Format field in the web
 interface.
 
Found it, for some reason standard browse menus behaves differently in
different skins. The Classic skin works as Custom Browse while the
Default skin works as your screenshots.

So, I need to figure out why they behave differently so I can implement
the same behavior in Custom Browse, I don't think it's possible to solve
without a new Custom Browse release.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

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

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


Re: [SlimDevices: Plugins] (UK) Freeview radio channels

2011-02-09 Thread bpa

I forgot Windows / Linux difference for the destination. There is no
/dev/null on Windows - it is nul or nul: I think.  Perhaps that is the
problem.

I have a memory that VLC logging was picky for some reason so try to
enable logging to a file from the GUI interface and then playing the
stream to a nul device (to throw it away) from the GUI as before.  I
think the logging interface in the GUI is turned in Preferences but you
need to got to Advanced to get a menu with Logging.

Is vlc stopping after a period of time ?
If so is it consistent (e.g. always about 2hr 34 mins) ?
or perhaps does it stop at a similar time (e.g. on the hour, half hour)
?


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread m1abrams

Curious now that iPeng supports playback I can see the value in allowing
remote access to my SBS.  Problem is that I can not see away to make
that remote access any way secure while allowing iPeng to access it?

Can not do ssh tunneling (at least not without jailbreaking my phone).

Can not limit the remote ips that can access it if I want to do the
streaming over 3G.

Any ideas to have some level of security on the SBS while still being
able to stream to iPeng over 3G?


-- 
m1abrams

m1abrams's Profile: http://forums.slimdevices.com/member.php?userid=850
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2011-02-09 Thread gharris999

danco;609594 Wrote: 
 I'll experiment further. Is there any logging I could do to check what's
 going on?
 
 I'm not entirely sure if the force sleep unless works with Unix
 executables rather than Mac apps, but again I can try.
 
 However, you said you were playing an album. What happens if you play
 a stream from internet radio? With an album, Energy Saver should keep
 the system awake (hard drive activity), though Please Sleep ignores
 that.
Re album: that's right, a flaced CD image with an embedded cuesheet. 
I'll try playing something via the BBC iPlayer plugin this evening and
see if the system stays awake for that.

Re logging:  You can turn SBS's logging level for RPS to debug:

SBS Settings-Advanced-Logging-ReallyPreventStandby: Debug

..and see what gets coughed up in the server.log

(I don't know if a port of multitail exists for OSX, but if it does,
that would be a handy tool for log monitoring in the terminal.)

Further, set the Inhibit standby command  in the RPS settings to:


Code:


  
/Users/[username]/Library/Caches/Squeezebox/InstalledPlugins/Plugins/ReallyPreventStandby/bin/mac/sleep-inhibit
 %t --log %l --debug
  



The RPS log will end up in:

/Users/[username]/Library/Logs/Squeezebox/reallypreventstandby.log

Turn on logging in PleaseSleep too and compare RPS's log data with
PleaseSleep's, which should be located at:

/Users/[username]/Library/Logs/PleaseSleep.log


-- 
gharris999

gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2011-02-09 Thread gharris999

epoch1970;609635 Wrote: 
 So it is a software problem, related to a kernel extension or an
 application helper I guess. You could try creating temporarily a new
 user and see if PM works under that account. That could show if the
 issue comes from stuff in /Library or in /Users/xxx/Library.
 
 I think 10.6 allows to choose if you want to run a 64-bit kernel, or
 only a 64-bit environment on top of a 32-bit kernel as in 10.5, through
 some obscure boot option (?)
 My new mini says 64-bit Kernel and Extensions:   No in About my
 macMore infoSoftware. That's maximum compatibility mode. (My desktop
 environment stems from 10.3 on PPC…)
Thanks...that will be the next thing I try.

My mac-mini reports:



Code:


  Hardware Overview:
  
  Model Name:   Mac mini
  Model Identifier: Macmini3,1
  Processor Name:   Intel Core 2 Duo
  Processor Speed:  2.66 GHz
  Number Of Processors: 1
  Total Number Of Cores:2
  L2 Cache: 3 MB
  Memory:   4 GB
  Bus Speed:1.07 GHz
  Boot ROM Version: MM31.00AD.B00
  SMC Version (system): 1.35f1
  Serial Number (system):   YM94ABCDEFG
  Hardware UUID:208B1C14-4B57-56F5-A015-C9770ABCDEFG
  
  System Software Overview:
  
  System Version:   Mac OS X 10.6.6 (10J567)
  Kernel Version:   Darwin 10.6.0
  Boot Volume:  Macintosh HD
  Boot Mode:Normal
  Computer Name:x’s Mac mini
  User Name:x (x)
  Secure Virtual Memory:Not Enabled
  64-bit Kernel and Extensions: No
  Time since boot:  19:53
  


I'm surprised that it's not running the 64-bit kernel.  I did a stock
clean install via a Snow-Leopard DVD.  When I boot-camped, via some
trickery, I managed to get the 64bit version of Windows 7 Home Premium
installed and it seems to run pretty well on this hardware.


-- 
gharris999

gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] SqueezeIR Support Thread

2011-02-09 Thread indifference_engine


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=79524

Question: Are you interested in IR-over-IP?

- Yes, I'd like to have IRoIP.
- No, I don't care.


chincheta0815;609726 Wrote: 
 Is SqueezeIR loading/caching the whole lirc files or only the parts
 needed by SqueezeIR?
SqueezeIR is caching the entire lirc file but I don't think removing
unwanted commands would help any.  It may in fact make things worse by
the extra work involved in working out which commands are not needed. 
The time consuming part is working through the xml file, not loading
the lirc files.  You can test this easily for yourself by manually
removing the extra commands from your lirc files and timing how long it
takes to load with them removed compared to with them present - I bet
there's very little difference!

chincheta0815;609726 Wrote: 
 How about the idea of adding an option for choosing whether SqueezeIR
 should load the cache file first or load the config from the server
 during startup. For testing a new SqueezIR version or config file that
 would be an idea just telling the controller to load the files from the
 server at startup... If anything causes the controller to reboot or
 shutdown due to issues with the SqueezeIR config, you will change the
 config files on the server, SqueezeIR will load a working/backuped
 config and do business as usual.
I thought about this; turn off caching and then re-enable it once you
are happy that the Controller is stable.  I did see the situation where
the Controller appeared stable when loading from the server but crashed
when loading from the cache.  By then it's too late as you have already
enabled the cache because you think everything is ok!  Another idea
(although I don't know if it is possible) would be to somehow detect a
recovery from a dirty reboot and zap the cache thus preventing a second
reboot (assuming SqueezeIR is the cause).

chincheta0815;609726 Wrote: 
 Trust me, it's no fun to login to a rebooting controller via ssh. Maybe
 you have forgotten to start ssh on your controller before changing the
 config and have to enable it first on a restarting controller... NO FUN
 ;o)
I know, I've had to do it sooo many times while deveoping and testing
SqueezeIR, I keep ssh login enabled as standard :o


-- 
indifference_engine

2xReceiver, 2xController, 1xSB3, 2xSqueezeSlave, SBS 7.5.3
Inventor of SqueezeIR applet for the Controller

indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=79524

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Rheinl�nder

Hello Pippin,

I have just updated my ipod touch 4G with the latest version of ipeng
and I
really like the newly implemented player function.
However there is one issue I'd like to address regarding playback: 
I have setup my slimserver to stream satellite radio to all of my
connected devices.
The format of the audio stream is .mp2 (mpeg2 audio), which is easily
recognized by
the logitech players. Unfortunately playing back those streams on the
ipod does not work. 
Is there a chance that ipeng will support this format in the future?
I would really like to save myself from the hassle of reencoding the
stream to .mp3, 
as this would mean a loss in audio quality.

Regards
Rheinländer


-- 
Rheinländer

Rheinländer's Profile: http://forums.slimdevices.com/member.php?userid=15292
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] SqueezeIR Support Thread

2011-02-09 Thread indifference_engine


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=79524

Question: Are you interested in IR-over-IP?

- Yes, I'd like to have IRoIP.
- No, I don't care.


chincheta0815;609773 Wrote: 
 Sorry to come up with an error message again, but after I now installed
 Firmware 7.5.4 r9302 my SqueezeIR menu won't open up. The log file
 tells me:
 
 Feb  9 19:23:03 squeezeplay: INFO   applet.SqueezeIR -
 SqueezeIRApplet.lua:1681 *  SqueezeIR v1.10 (08
 February 2011) Configuration begun.  Timestamp='Wed Feb  9 19:23:03
 2011'.  *
 Feb  9 19:23:03 squeezeplay: INFO   applet.SqueezeIR -
 SqueezeIRApplet.lua:1682 Attempting to read configuration from local
 cache...
 Feb  9 19:23:03 squeezeplay: INFO   squeezeplay.applets -
 AppletManager.lua:708 store settings: SqueezeIR
 Feb  9 19:23:03 squeezeplay: WARN   applet.SqueezeIR -
 SqueezeIRApplet.lua:1705 WARN: Cached copy of 'SqueezeIR.xml' is not
 available.
 Feb  9 19:23:03 squeezeplay: ERROR  squeezeplay.applets -
 AppletManager.lua:518 Error while evaluating applet SqueezeIR:attempt
 to yield across metamethod/C-call boundary
 Feb  9 19:23:03 squeezeplay: stack traceback:
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/jive/AppletManager.lua:518: in function '_pevalApplet'
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/jive/AppletManager.lua:560: in function 'loadApplet'
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/jive/AppletMeta.lua:150: in function 'callback'
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/jive/ui/SimpleMenu.lua:189: in function 'itemListener'
 Feb  9 19:23:03 squeezeplay:/usr/share/jive/jive/ui/Menu.lua:154:
 in function /usr/share/jive/jive/ui/Menu.lua:149
 Feb  9 19:23:03 squeezeplay:(tail call)
 Feb  9 19:23:03 squeezeplay: WARN   squeezeplay.ui.draw -
 jiveL_dispatch_event:774 error in event function:
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/applets/SqueezeIR/SqueezeIRMeta.lua:65: attempt to
 index local 'applet' (a nil value)
 Feb  9 19:23:03 squeezeplay: stack traceback:
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/applets/SqueezeIR/SqueezeIRMeta.lua:65: in function
 /usr/share/jive/applets/SqueezeIR/SqueezeIRMeta.lua:64
 Feb  9 19:23:03 squeezeplay:(tail call): ?
 Feb  9 19:23:03 squeezeplay:   
 /usr/share/jive/jive/ui/SimpleMenu.lua:189: in function 'itemListener'
 Feb  9 19:23:03 squeezeplay:/usr/share/jive/jive/ui/Menu.lua:154:
 in function /usr/share/jive/jive/ui/Menu.lua:149
 Feb  9 19:23:03 squeezeplay:(tail call): ?
 Feb  9 19:23:03 squeezeplay:/usr/share/jive/jive
 
 The error messages when opening the SqueezeIR settings menu is
 different. 
 
 I am not refering to the error of the missing SqueezeIR.xml. It's the
 error in the SqueezeIRMeta.lua...
Yes, stupid me!!!  If the cached xml is not available then the code
misses out the creation of the coroutine and jumps straight to the end
but I have a yield statement in there which assumes the coroutine was
created.  I'll get it fixed tonight...

D'Oh


-- 
indifference_engine

2xReceiver, 2xController, 1xSB3, 2xSqueezeSlave, SBS 7.5.3
Inventor of SqueezeIR applet for the Controller

indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=79524

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread mjl

I today installed the latest version of iPeng on my iTouch 3G running
iOS 4.2.1. It crashes at startup. Any ideas what the problem is?


-- 
mjl

mjl's Profile: http://forums.slimdevices.com/member.php?userid=35798
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] WiMp in Denmark

2011-02-09 Thread Kuben72

I wanted to try the 60 days free period, but it won't work. According to
Wimps support the reason for this is that the link on mysb points to the
Norwegian site. Could you please fix this?


-- 
Kuben72

/Kuben72

2 Duet, 1 Receiver, 1 SB3 and 1 Boom

Kuben72's Profile: http://forums.slimdevices.com/member.php?userid=15308
View this thread: http://forums.slimdevices.com/showthread.php?t=83839

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread chill

m1abrams;609762 Wrote: 
 Any ideas to have some level of security on the SBS while still being
 able to stream to iPeng over 3G?

Server settings - Advanced - Security

Here you can set a username/password.  You can also block/allow users
by IP address, which might be useful if you know that the IP address of
your remote device will always stay the same or similar.


-- 
chill

chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


[SlimDevices: Plugins] Anyone use the Gnome-do plugin?

2011-02-09 Thread Kvaks

I can't get the Squeezecenter plugin for gnome-do working. Anyone here
use it or have tried it recently? Perhaps the name of the plugin is
evidence that it is outdated and does not work with more recent
versions of Squeezeboxserver?

In case anyone is confused, this is a Squeuzecenter plugin for
Gnome-do, not the other way around. When working, I think it's supposed
to let you control squeeze playback from your linux desktop.


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=85558

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


Re: [SlimDevices: Plugins] (UK) Freeview radio channels

2011-02-09 Thread cliver

bpa;609761 Wrote: 
 I forgot Windows / Linux difference for the destination. There is no
 /dev/null on Windows - it is nul or nul: I think.  Perhaps that is the
 problem.

OK thanks I'll try that when next at pc.

bpa;609761 Wrote: 
 I have a memory that VLC logging was picky for some reason so try to
 enable logging to a file from the GUI interface and then playing the
 stream to a nul device (to throw it away) from the GUI as before.  I
 think the logging interface in the GUI is turned in Preferences but you
 need to got to Advanced to get a menu with Logging.

Again will do.

bpa;609761 Wrote: 
 Is vlc stopping after a period of time ?
 If so is it consistent (e.g. always about 2hr 34 mins) ?
 or perhaps does it stop at a similar time (e.g. on the hour, half hour)
 ?

To be honest not sure of exact timings. I'll have to start a log.
It seems to be ok for abouth 1.5 to 2 hours or so. I'm not always there
when it stops as sometimes I set it running and pop out at some point
and it's failed when I get back.
I'll try to log each time I set it running and when it fails.


-- 
cliver

cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread wonder boy

wonder boy;609781 Wrote: 
 Installed update on my 3GS iPhone and it's crocked, wont finish
 synchronising cache or updating album art, gets to about N in the
 alphabet and then stops, also lots of albums under the wrong letter?

Now sorted, uninstalled and reinstalled ipeng then switched phone off
and and albums now synced ok


-- 
wonder boy

Squeezebox ex-fan boy and proud...

2x Boom

1x SB3

Just ordered SB Radio...do I need help…I WISHED I HADN’T!!!

wonder boy's Profile: http://forums.slimdevices.com/member.php?userid=15950
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread bluegaspode

chill;609784 Wrote: 
 Server settings - Advanced - Security
 
 Here you can set a username/password.  You can also block/allow users
 by IP address, which might be useful if you know that the IP address of
 your remote device will always stay the same or similar.

Be aware:

a) username + password are sent unencrypted through the internet (so
make sure, you take something else than your email- or facebook
account)
b) communication on port 3483 is not password protected as far as I
know


-- 
bluegaspode

Big Screen for great Boxes available now at your AppStore: *'Squeezebox
+ iPad = SqueezePad ' (www.squeezepad.com)* - -now featuring streaming
to iPad!-  
Want to see a Weather Forecast on your Radio/Touch/Controller ? = why
not try my 'Weather Forecast Applet'
(http://forums.slimdevices.com/showthread.php?t=73827)
Want to use the Headphones with your Controller ? = why not try my
'Headphone Switcher Applet'
(http://forums.slimdevices.com/showthread.php?t=67139)

Setup: 1x SB-Controller+Receiver (Duet), 1xSB-Boom. 2xSB-Radio
Server (7.5.x) running on SheevaPlug (Ubuntu) with attached Western
Digital MyBook Essential.

bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread jfpetesn

Has anyone gotten the playback feature to work outside their home
network?  I have squeezecenter installed on a HP homeserver and I cant
access it outside my homenetwork??


-- 
jfpetesn

jfpetesn's Profile: http://forums.slimdevices.com/member.php?userid=21367
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread danull

mjl;609779 Wrote: 
 I today installed the latest version of iPeng on my iTouch 3G running
 iOS 4.2.1. It crashes at startup. Any ideas what the problem is?

I see the same crash at startup.  I think Pippin said those of us with
Iphone 1 and 3G are hosed due to a bug - but the communication has been
a little sketchy...given magnitude of this I am surprised he hasn't put
it in his original announcement on his website or in general discussion
here. A warning appears in the itunes store but only a new purchaser
would see that - those of us who use upgrade all never see that
warning...

Check this post, this is why I think we're hosed:

http://forums.slimdevices.com/showpost.php?p=609256postcount=2712


-- 
danull

danull's Profile: http://forums.slimdevices.com/member.php?userid=5998
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] SqueezeIR Support Thread

2011-02-09 Thread indifference_engine


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=79524

Question: Are you interested in IR-over-IP?

- Yes, I'd like to have IRoIP.
- No, I don't care.


SqueezeIR version 1.11 is now available from the repo.

It fixes the chincheta 2 bug ;) - SqueezeIR would crash if no cached
configuration was available.

Apologies for the schoolboy error!


-- 
indifference_engine

2xReceiver, 2xController, 1xSB3, 2xSqueezeSlave, SBS 7.5.3
Inventor of SqueezeIR applet for the Controller

indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=79524

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


Re: [SlimDevices: Plugins] COMPOSERSORT. How to activate?

2011-02-09 Thread Zetlandpaul

Hi Erland.  Thanks for continuing to look at this.

Looks like there is an issue somewhere in the scanning.  Either the
scanner is not saving the information correctly or perhaps it cannot
read the TAGs due to format errors?  

Is there any way to diagnose what the scanner is doing?  Any verbose
messages that could be turned on?

Is there a way of clearing the custom scan tables and starting again. 
I'm not sure that the SBS Clear Library and rescan everything does
based on the run times of the plugins?

I can create a menu using the Custom Tags Album template and this
does display the composers sorted as I wish.  E.g.

Carl Philipp Emanuel Bach
Johann Sebastian Bach
Antonin Dvorak
George Gershwin
Franz Joseph Haydn

However the list is not complete.  There should be 108 composers listed
but only 14 are shown.

A dynamic menu does not display anything.  This might be related or
completely different.

I have loaded your Database Query plugin and looked at the Custom
Scan Statistics

Only 316 songs are listed having COMPOSER or COMPOSERSORT.  There
should be over 1000.  The Multi Library for Classical Music tells
me I have 1123 songs. Nearly all of which have both COMPOSER and
COMPOSERSORT tags.  In fact all songs with a COMPOSER will have a
COMPOSERSORT as I have used an action in MP3TAG to do this and they all
display in MP3TAG.  

The music files in question are all FLAC by by the way.

Output from Database Query:

Number of song attributes1159
Number of artist attributes0
Number of album attributes0
Number of songs with attributes316
Number of songs without attributes0
Number of artists with attributes0
Number of artists without attributes3219
Number of albums with attributes0
Number of albums without attributes456
Number of songs with attributes from customtag316
Number of song attributes from customtag1159
Number of songs without attributes from customtag4317
Number of songs without attributes from mixedtag4633
Number of albums without attributes from csamazon456
Number of artists without attributes from cslastfm3219
Number of songs with customtag attributes of type COMPOSER316
Number of songs with customtag attributes of type COMPOSERSORT316  

Number of songs with customtag attributes of type WORK23

Thanks...Paul


-- 
Zetlandpaul

Zetlandpaul's Profile: http://forums.slimdevices.com/member.php?userid=42692
View this thread: http://forums.slimdevices.com/showthread.php?t=85475

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


Re: [SlimDevices: Plugins] COMPOSERSORT. How to activate?

2011-02-09 Thread erland

If you configure a menu in Custom Browse with the menu template Custom
Scan Info, you will be able to browse the individual tracks and see
which tags it has picked up.

Look at the SBS Song Info page in the web interface and its View tags
link. If the tag show up in View tags but not in the Custom Scan
Info, it would be great if you could send me such file so I can take a
look at it.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread m1abrams

jfpetesn;609817 Wrote: 
 Has anyone gotten the playback feature to work outside their home
 network?  I have squeezecenter installed on a HP homeserver and I cant
 access it outside my homenetwork??

Do you have SBS ports open to the outside world?  You need to most
likely port forward 9000 and possible 3843 (??) to your SBS box.  Then
since you are most likely have a DHCP address from ISP you need to use
a service like DynDNS to create a domain name that maps to your dynamic
ip, this usually involves a configuration on your router to update
DynDNS.

If you see my post above about how to secure this setup.  If you do the
above setup anyone in the world can access your SBS and reconfigure it
just as you can from home.  The other issue which in the case of SBS is
smaller since it is an obscure product is any bugs in SBS could open
your computer and network to attacks.  These attacks could potentially
give an attacker root access to your SBS machine.


-- 
m1abrams

m1abrams's Profile: http://forums.slimdevices.com/member.php?userid=850
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread pippin

Scidd0w;609752 Wrote: 
 I seem to use the unofficial spotify plugin more and more. 
 And because it is the only 'radio' I use, I want to know if it's
 possible to make Spotify a main menu item? Just like Artists and Albums
 is?

Please file a ticket on this
https://trac.penguinlovesmusic.de/trac/ipengnat/
It'S doable but not entirely simple. Will happen together with the menu
configuration.

Rheinländer;609774 Wrote: 
 
 The format of the audio stream is .mp2 (mpeg2 audio), which is easily
 recognized by
 the logitech players. Unfortunately playing back those streams on the
 ipod does not work. 
 Is there a chance that ipeng will support this format in the future?
 

Again: please file a ticket on this :)

mjl;609779 Wrote: 
 I today installed the latest version of iPeng on my iTouch 3G running
 iOS 4.2.1. It crashes at startup. Any ideas what the problem is?

Yes. See the announcement thread:
http://forums.slimdevices.com/showthread.php?t=85502
Or the App Store description.
I have not yet gotten any feedback from Apple on prioritizing the
update. Last time I asked (1 1/2 years ago) they did it in 24h but
obviously not this time.
Given the lng time the original release took they are probably
deeply under water.

wonder boy;609781 Wrote: 
 Installed update on my 3GS iPhone and it's crocked, wont finish
 synchronising cache or updating album art, gets to about N in the
 alphabet and then stops, also lots of albums under the wrong letter?
 
 ...
 
 Now sorted, uninstalled and reinstalled ipeng then switched phone off
 and and albums now synced ok

If that should ever happen again, please try Settings-iPeng
Settings-Flush Cache.
If that doesn't help, please write me an e-mail.

danull;609818 Wrote: 
 I see the same crash at startup.  I think Pippin said those of us with
 Iphone 1 and 3G are hosed due to a bug - but the communication has been
 a little sketchy...given magnitude of this I am surprised he hasn't put
 it in his original announcement on his website or in general discussion
 here. A warning appears in the itunes store but only a new purchaser
 would see that - those of us who use upgrade all never see that
 warning...
 

You are right. It is in the announcement on this site but I should add
it on penguinlovesmusic.com, too.


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread danull

pippin;609840 Wrote: 
 
 You are right. It is in the announcement on this site but I should add
 it on penguinlovesmusic.com, too.

Ah, see you already did it too - thanks for that.   I backleveled to
the version with the Christmas penguin for now :-D


-- 
danull

danull's Profile: http://forums.slimdevices.com/member.php?userid=5998
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread MrSinatra

i can't find my tickets/requests...?  are they deleted or am i doing
something wrong?


-- 
MrSinatra

www.lion-radio.org
using:
sb2  sbc (my home) / sbrec  ipeng (parents' home) - sbs 7.5.3b - win
xp pro sp3 ie8 - p4(ht) 3.2ghz, 2gig ram - 1tb wd usb2 raid1 - d-link
dir-655 - 45k+ mp3
::VOTE FOR 'BUG 15604'
(http://bugs.slimdevices.com/show_bug.cgi?id=15604)!!!::

MrSinatra's Profile: http://forums.slimdevices.com/member.php?userid=2336
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread pippin

MrSinatra;609853 Wrote: 
 i can't find my tickets/requests...?  are they deleted or am i doing
 something wrong?

Hm. When did you post them?
I did have a trac crash today and restarted it but I didn't roll back
anything so if you didn't get an error message they _should_ still be
there.
Which one were they?


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread MrSinatra

i'll see if i can find the numbers but one anyway was about an option to
start random song mix as soon as ipeng is started.

when i click my tickets i get no results, and when i looked elsewhere
couldn't find it there either...


-- 
MrSinatra

www.lion-radio.org
using:
sb2  sbc (my home) / sbrec  ipeng (parents' home) - sbs 7.5.3b - win
xp pro sp3 ie8 - p4(ht) 3.2ghz, 2gig ram - 1tb wd usb2 raid1 - d-link
dir-655 - 45k+ mp3
::VOTE FOR 'BUG 15604'
(http://bugs.slimdevices.com/show_bug.cgi?id=15604)!!!::

MrSinatra's Profile: http://forums.slimdevices.com/member.php?userid=2336
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Ikabob

Pippin,I downloaded the newest v1.3 ipeng for itouch. I cannot get
it to work. When I touch the ipeng icon I get a very brief introductory
page and then ipeng just crashes on my itouch. Can you give me
instructions to go back to my last version of ipeng so I will once
again have a remote. Thank you.


-- 
Ikabob

Ikabob


Squeezebox Touch w/SBS; SAE Amplifier;Marantz Pre-amp;ESS Heil
Speakers(main listening speakers plus various additional speakers). 
Multiple players: SqueezeBooms,SqueezeRadios; 
Services:Rhapsody; Sky.com; JazzRadio.com services;
Ipeng remote controller.

Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Import ratings from a tag

2011-02-09 Thread PasTim

erland;609746 Wrote: 
 Try configure it in the RatingTag scanning module in Custom Scan, this
 will import it into TrackStat and Squeezebox Server standard database
 tables. 

Thanks. I should have said I'd already done that.  Whilst I have now
found a way to include the custom scan rating in the web interface
title (using the  CUSTOMSCAN_RATINGTAG_RATING keyword), I don't seem to
be able to change the title on the touch.  Do you know if that is that a
limitation of the touch?

I think I've figured out that the custom scanned rating is not included
in or related to any trackstat ratings.  Is that correct, or is there an
explanation somewhere on the wiki that I have missed?  Is there a
sensible range I should use on custom scanned ratings (eg 1-5, 1-10,
1-99??

I did try the 'rating' menu under custom browse, but that returned the
error below.  I'm not quite sure, but it seems it doesn't recognise
{rating}.

Home / Custom Browse  / Ratings  / Artists
No matching songs, albums or artists were found

Refresh(Custom Browse 2.10.3296)

Error:
Running: select
contributors.id,contributors.name,substr(contributors.namesort,1,1)
from contributors,tracks,contributor_track,track_statistics where
tracks.audio=1 and tracks.id=contributor_track.track and
contributor_track.contributor=contributors.id and
contributor_track.role in (1,5) and tracks.url=track_statistics.url and
ifnull(track_statistics.rating,0)={rating}-10 and
ifnull(track_statistics.rating,0){rating}+10 group by contributors.id
order by contributors.namesort asc got error: 
You have an error in your SQL syntax; check the manual that corresponds
to your MySQL server version for the right syntax to use near '}-10 and
ifnull(track_statistics.rating,0){rating}+10 group by contributor' at
line 8Running: select ,case when =0 then 'Unrated' else
concat(floor((+10)/20),' stars') end got error: 
You have an error in your SQL syntax; check the manual that corresponds
to your MySQL server version for the right syntax to use near 'case when
=0 then 'Unrated' else concat(floor((+10)/20),' stars') end' at line 1


-- 
PasTim

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=85537

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


Re: [SlimDevices: Plugins] Announce: Moose 0.74 (squeezebox windowsclient)

2011-02-09 Thread Viragored

DrLovegrove;609055 Wrote: 
 New version of Moose now up on my site, and now mirrored here:
 Enjoy,
 
 -- 
 - Dr Lovegrove
 http://www.rusticrhino.com/drlovegrove
 

Enjoy I certainly will!  Thanks again Doc for all the great work.  

Sorry for what is probably a real basic question, but I am still a
novice when it comes to PCs and what makes them tick.  I want to try
making the popcorn button do the random songs mix - the instructions on
the web site setup page
http://www.rusticrhino.com/drlovegrove/setup.html say 
 
 Popcorn
 
 The cat amongst the pigeons here is the popcorn button. Pressing this
 invokes a 'popcorn' entry in your server's ir/default.map (custom.map
 seems to be broken now ?)
 
 For example, if you added the line to the common section of
 ir/default.map:
 popcorn = modefunction_Slim::Plugin::RandomPlay::Plugin-tracks
 
 Upon restarting your server, clicking the popcorn button would invoke
 RandomMix-Songs
 
Could someone tell me where to look for the server's ir/default.map?  

I'm running Windows Vista and SqueezeCenter version 7.3.3 - here's what
SC returns under its information tab:
 Version: 7.3.3 - 27044 @ Mon Jun 15 15:14:08 PDT 2009
 Hostname: DaveAnne-PC
 Server IP Address: 10.1.1.3
 Server HTTP Port Number: 9000
 Operating system: Windows Vista - EN - cp1252
 Platform Architecture: 586
 Perl Version: 5.8.8 - MSWin32-x86-multi-thread
 MySQL Version: 5.0.22-community-nt
 Total Players Recognized: 1
 

All help gratefully received!


-- 
Viragored

Squeezebox Duet digital into Yamaha RX-V2700 and Jamo speakers; analogue
into Speakercraft MZC-66 for whole house system. Library is mostly FLAC,
on external USB drive; Squeezecenter 7.3.3 running on Windows Vista Home
Premium PC.  Ethernet between Squeezebox and PC; controller uses
wireless via router.

Viragored's Profile: http://forums.slimdevices.com/member.php?userid=32954
View this thread: http://forums.slimdevices.com/showthread.php?t=85482

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Tony T

Ikabob;609865 Wrote: 
 Pippin,I downloaded the newest v1.3 ipeng for itouch. I cannot get
 it to work. When I touch the ipeng icon I get a very brief introductory
 page and then ipeng just crashes on my itouch..

I have the same problem.

.


-- 
Tony T

Tony
#63743;  SBTouch #9834; SBRadio #9836;

Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread pippin

Yes, a lot of people do :(
See above.

I have submitted an update yesterday and Apple has promised to
prioritize it.

I hope it's out soon...


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread Ikabob

Thank you Pippin. Absence makes the heart grow fonder.
I REALLY miss Ipeng.very much!


-- 
Ikabob

Ikabob


Squeezebox Touch w/SBS; SAE Amplifier;Marantz Pre-amp;ESS Heil
Speakers(main listening speakers plus various additional speakers). 
Multiple players: SqueezeBooms,SqueezeRadios; 
Services:Rhapsody; Sky.com; JazzRadio.com services;
Ipeng remote controller.

Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] (UK) Freeview radio channels

2011-02-09 Thread bpa

Don't worry about the timing for the moment. I think once you get the
logging working - it will a give a hint as to the cause of the problem.


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread MrSinatra

MrSinatra;609860 Wrote: 
 i'll see if i can find the numbers but one anyway was about an option to
 start random song mix as soon as ipeng is started.
 
 when i click my tickets i get no results, and when i looked elsewhere
 couldn't find it there either...

i found this in my email, and its there:

https://trac.penguinlovesmusic.de/trac/ipengnat/ticket/293

but it doesn't show under my tickets and i can't find it by trying to
browse ticket lists, am i doing something wrong?


-- 
MrSinatra

www.lion-radio.org
using:
sb2  sbc (my home) / sbrec  ipeng (parents' home) - sbs 7.5.3b - win
xp pro sp3 ie8 - p4(ht) 3.2ghz, 2gig ram - 1tb wd usb2 raid1 - d-link
dir-655 - 45k+ mp3
::VOTE FOR 'BUG 15604'
(http://bugs.slimdevices.com/show_bug.cgi?id=15604)!!!::

MrSinatra's Profile: http://forums.slimdevices.com/member.php?userid=2336
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Is XM radio down again?

2011-02-09 Thread paulisded

Well, my situation hasn't improved since this past weekend. As stated
before, I have both XM and Sirius. Even though my XM login works on the
Sirius site, it still plays Sirius on my Squeeze. So here's my question
- could I make some changes to my old XM plug-in that would reflect the
new site?


-- 
paulisded

paulisded's Profile: http://forums.slimdevices.com/member.php?userid=25959
View this thread: http://forums.slimdevices.com/showthread.php?t=85419

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


Re: [SlimDevices: Plugins] Import ratings from a tag

2011-02-09 Thread erland

PasTim;609868 Wrote: 
 Thanks. I should have said I'd already done that.  Whilst I have now
 found a way to include the custom scan rating in the web interface
 title (using the  CUSTOMSCAN_RATINGTAG_RATING keyword), I don't seem to
 be able to change the title on the touch.  Do you know if that is that a
 limitation of the touch?
 
 I think I've figured out that the custom scanned rating is not included
 in or related to any trackstat ratings.  Is that correct, or is there an
 explanation somewhere on the wiki that I have missed?  Is there a
 sensible range I should use on custom scanned ratings (eg 1-5, 1-10,
 1-99??
 
In the Custom Scan Rating Tag scanning module settings, what have you
set the following fields to:
- Max rating value
- Write ratings to Squeezebox Server

The Max rating value should be set to the value you use for a maximum
rating in your rating tag, for example 100.

The Write ratings to Squeezebox Server needs to be checked if it
should write the ratings to the TrackStat and Squeezebox Server
standard tables.

Also, make sure you actually run the Rating Tag scanning module
because I think it's turned of by default. You can run it manually
through the Custom Scan settings page or you can check the Include in
automatic scans and Scan All checkbox if you want it to run
automatically after a Squeezebox Server rescan. Just note that when
it's executed it will overwrite any previously existing ratings in
Squeezebox Server, for example those changed/set with the TrackStat
plugin.

PasTim;609868 Wrote: 
 
 I did try the 'rating' menu under custom browse, but that returned the
 error below.  I'm not quite sure, but it seems it doesn't recognise
 {rating}.
 
 Home / Custom Browse  / Ratings  / Artists
 No matching songs, albums or artists were found
 
 Refresh(Custom Browse 2.10.3296)
 
 Error:
 Running: select
 contributors.id,contributors.name,substr(contributors.namesort,1,1)
 from contributors,tracks,contributor_track,track_statistics where
 tracks.audio=1 and tracks.id=contributor_track.track and
 contributor_track.contributor=contributors.id and
 contributor_track.role in (1,5) and tracks.url=track_statistics.url and
 ifnull(track_statistics.rating,0)={rating}-10 and
 ifnull(track_statistics.rating,0){rating}+10 group by contributors.id
 order by contributors.namesort asc got error: 
 You have an error in your SQL syntax; check the manual that corresponds
 to your MySQL server version for the right syntax to use near '}-10 and
 ifnull(track_statistics.rating,0){rating}+10 group by contributor' at
 line 8Running: select ,case when =0 then 'Unrated' else
 concat(floor((+10)/20),' stars') end got error: 
 You have an error in your SQL syntax; check the manual that corresponds
 to your MySQL server version for the right syntax to use near 'case when
 =0 then 'Unrated' else concat(floor((+10)/20),' stars') end' at line 1
 
Which Squeezebox Server version are you using ?
Does TrackStat work correctly ? Can you navigate its menus in the web
interface without errors ?
Does other Custom Browse menus work correctly ?
Which operating system is Squeezebox Server running on ?
Did you install Custom Browse plugin by checking the checkbox in the
Plugins tab or did you download and unzip it manually ?

If you are using Squeezebox Server 7.6 nightly build, that could cause
the problems because I've currently only tested it on 7.5 and earlier
releases.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

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

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


Re: [SlimDevices: Plugins] WiMp in Denmark

2011-02-09 Thread Michael Herger
 I wanted to try the 60 days free period, but it won't work. According to
 Wimps support the reason for this is that the link on mysb points to the
 Norwegian site. Could you please fix this?

It should be fixed by now - otherwise please try

Et aktivt WiMP abonnement. Du kan prøve gratis i 30 dage, læs mere på 
www.wimp.dk

-- 

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-02-09 Thread dborod

jfpetesn;609817 Wrote: 
 Has anyone gotten the playback feature to work outside their home
 network?  I have squeezecenter installed on a HP homeserver and I cant
 access it outside my homenetwork??

Yes I have. I streamed music over my iPhone in my car while driving for
90 minutes.


-- 
dborod

dborod's Profile: http://forums.slimdevices.com/member.php?userid=21049
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Is XM radio down again?

2011-02-09 Thread anosrat

dursman;609693 Wrote: 
 Good to know. Still, I'd rather keep going on as it was, which is paying
 nothing, since we gave them enough of our money years ago. I'd gladly be
 a test subject for the 3rd party Sirius plug-in.

Well, I broke down and paid the additional $33 a year for the Premium
online. I can now listen to XM on the SB as well as my droid and ipod
touch. Good luck with the plug-in.


-- 
anosrat

anosrat's Profile: http://forums.slimdevices.com/member.php?userid=43791
View this thread: http://forums.slimdevices.com/showthread.php?t=85419

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


Re: [SlimDevices: Plugins] Custom Menu : Titelformat

2011-02-09 Thread Fried

Thanks very much, I'll wait for the next plugin release!


-- 
Fried

Fried's Profile: http://forums.slimdevices.com/member.php?userid=3
View this thread: http://forums.slimdevices.com/showthread.php?t=85246

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