Re: [SlimDevices: Plugins] iPeng support thread

2011-11-21 Thread pippin

vagskal;671743 Wrote: 
 Do you know if it is possible to make a CustomBrowse menu display tracks
 on two lines like standard menus in iPeng?

No idea. It works for Albums but I don't know what specifically you
have to do in the menu definition.


-- 
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] Announce: Squeeze Remote for Windows Phone 7

2011-11-21 Thread Gilles2

Thanks a lot fo quick support. This is for me among the best aps to
control a SqueezeBox. Happy to have it back.


-- 
Gilles2

Gilles2's Profile: http://forums.slimdevices.com/member.php?userid=29237
View this thread: http://forums.slimdevices.com/showthread.php?t=86600

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


Re: [SlimDevices: Plugins] How to set up Squeezebox Control on WP?

2011-11-21 Thread Gilles2

Can also be found from the browser interface in the info section. You
should find all details on your server address and user


-- 
Gilles2

Gilles2's Profile: http://forums.slimdevices.com/member.php?userid=29237
View this thread: http://forums.slimdevices.com/showthread.php?t=91735

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


Re: [SlimDevices: Plugins] Announce: ClassicFM Plugin

2011-11-21 Thread castalla

Track info only displays if a stream contains the metadata - evidently
Classic doesn't.


-- 
castalla

1 Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers - 2
duff ears - purrfekt!

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=87894

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


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

2011-11-21 Thread mrw

Triode;669885 Wrote: 
 Sounds good - the main change is in how stream endings are handled - the
 code should now treats errors and end of list again streams
 differently...  
 
 If you find any errors then output of /var/log/messages would be
 interesting.Mon 21 November
 Otherwise - interested if stream is played to the end as with the
 proxied streaming before moving on.  (I think it is, but interested in
 additional test resource here!)

I have played out half a dozen streams under both proxied and direct
streaming scenarios, and found no audible differences at the end of the
streams.

Foolishly I attempted a quick millisecond accuracy check, by playing
out over the headphone socket and digitally recording the result in my
computer. That failed because the Radio doesn't believe that my
computer's line in socket is a headphone.

However the log might give a better clue:

I noticed that the proxied streaming method appears to deliver a very
slightly shorter stream (about 30ms over a stream of 3 minutes
duration). I couldn't detect whether this miniscule difference occurred
at the beginning or the end of the stream. The stream I used was Bells
on Sunday - broadcast today at 00:45.

Proxied streaming - first run - 7,918,155 samples

Code:


  Nov 21 12:56:13 squeezeplay: INFO   audio.decode - decode_start_handler:279 
init decoder aac
  Nov 21 12:56:13 squeezeplay: INFO   audio.decode - Playback.lua:447 connect 
192.168.1.70:9000 GET /stream.mp3?player=00:04:20:29:a4:29 HTTP/1.0^M
  snip
  Nov 21 12:59:13 squeezeplay: playback_callback:346 Audio underrun: used 437 
frames, requested 441 frames. elapsed samples 7918155
  



Proxied streaming - second run - 7,918,155 samples

Code:


  Nov 21 13:06:50 squeezeplay: INFO   audio.decode - decode_start_handler:279 
init decoder aac
  Nov 21 13:06:50 squeezeplay: INFO   audio.decode - Playback.lua:447 connect 
192.168.1.70:9000 GET /stream.mp3?player=00:04:20:29:a4:29 HTTP/1.0^M
  snip
  Nov 21 13:09:51 squeezeplay: playback_callback:346 Audio underrun: used 437 
frames, requested 441 frames. elapsed samples 7918155
  



Direct streaming - First run - 7,919,478 samples

Code:


  Nov 21 12:59:49 squeezeplay: INFO   audio.decode - decode_start_handler:279 
init decoder aac
  Nov 21 12:59:49 squeezeplay: INFO   audio.decode - Playback.lua:447 connect 
95.140.226.102:1935 nil
  snip
  Nov 21 13:02:48 squeezeplay: INFO   audio.decode - messageType4:263 message 
type 4 - user control message event 1: EOF - exiting
  Nov 21 13:02:48 squeezeplay: INFO   audio.decode - readL:771 end of stream
  Nov 21 13:02:50 squeezeplay: playback_callback:346 Audio underrun: used 138 
frames, requested 441 frames. elapsed samples 7919478
  



Direct streaming - Second run - 7,919,478 samples

Code:


  Nov 21 13:03:28 squeezeplay: INFO   audio.decode - decode_start_handler:279 
init decoder aac
  Nov 21 13:03:29 squeezeplay: INFO   audio.decode - Playback.lua:447 connect 
95.140.226.102:1935 nil
  snip
  Nov 21 13:06:27 squeezeplay: INFO   audio.decode - messageType4:263 message 
type 4 - user control message event 1: EOF - exiting
  Nov 21 13:06:27 squeezeplay: INFO   audio.decode - readL:771 end of stream
  Nov 21 13:06:29 squeezeplay: playback_callback:346 Audio underrun: used 138 
frames, requested 441 frames. elapsed samples 7919478
  



I think that's enough investigation for now. I've heard enough
Grandsire Triples for one day.


-- 
mrw

mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
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: BBCiPlayer Plugin (UK only)

2011-11-21 Thread mrw

Owen Smith;671658 Wrote: 
 OK that fixed it, BBC iPlayer Extras has now updated to 1.5. The debug
 logging on startup shows the server scanning the extra repository and
 checking all the plugins. This almost certainly explains why the
 Classic FM  Others plugin didn't auto update for me.

I'm glad that's resolved. I'll cross out my earlier note to check the
issue.


-- 
mrw

mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
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


[SlimDevices: Plugins] Napster and Last fm not in my apps

2011-11-21 Thread gruntwolla

Hi folks,
I'm trying out LMS on a spare laptop at the moment, and for
the life of me I cannot get Napster or Last fm to appear in  my apps
menu. I can access both by logging on ( on the player) to
mysqueezebox.com, when all my Napster playlists etc are all there, but
that takes a few minutes, and demands that I install a firmware upgrade
each time.

In my LMS server settings, if i navigate to plugins, the
Napster box is ticked, and if I click on settings ( 
plugin/Napster/Logitech ) I get to the screen with the  configure
Napster  tab, which ony seems to give me an option to add more Napster
accounts. No players are recognised on that page either.

Interestingly, on the classic, I found an  install Napster
line within featured apps, which I tried. Again, Napster launched
perfectly, with all my playlists etc in place, but even though I
installed a shortcut to my apps at the same time, Napster still hasn't
appeared there.

Any help/advice,as always much appreciated,

Trev


-- 
gruntwolla

Debian sheeva plug running sbs 7.5.4
SB3 + my hifi
Duet + AE5's
2 Booms
1 Radio
Squeezecommander on htc desire
ipeng on wifes iphone

gruntwolla's Profile: http://forums.slimdevices.com/member.php?userid=35645
View this thread: http://forums.slimdevices.com/showthread.php?t=91774

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


Re: [SlimDevices: Plugins] Announce: ClassicFM Plugin

2011-11-21 Thread mrw

adymac;671710 Wrote: 
 Newbie here so sorry if this is a daft question. Does the ClassicFM
 plugin provide track info for the Classic FM live stream? I can't get
 anything other than the station name.

Not a daft question. The reason is as Castalla stated. The plugin
accesses the streams provided by the broadcaster, and these were not
providing any metadata the last time I looked.
 
 By searching for Classic FM using the Internet Radio menu I can get the
 station name and current show host on my Boom.
 

I find the same when using the Internet Radio 'Music' menu. The stream
I find has an 'http://opml.radiotime.com/Tune' prefix. I assume
that this app has access to data provide by the TuneIn/RadioTime
service: http://tunein.com.
 
 The BBC iPlayer plugin gives me real time track info for BBC stations
 no problem
 

I'll guess that this is derived by enabling the BBC iPlayer's 'Show
Live Text' option. I believe that the Live Text information may be
taken from some kind of concurrent 'jabber' based feed provided by the
BBC, and artfully presented to you by the BBC iPlayer plugin. I'm not
sure of the detail.

A similar scheme may be possible for the Classic FM plugin, and the
code word here may be 'RadioVis'. My brief experiments indicate that
Classic FM is offering a RadioVis service, and that the information
they provide replicates that which is shown on a DAB radio. I'd say
this was useful, as it typically gives the title of the piece being
played, plus brief performer details.

I might come up with something one day.

 
 but despite hours of fiddling around I've had no success with the
 Classic FM plugin giving me any info at all other than station name.
 Pointers appreciated
 

The principle reason for making this plugin was to provide access to
the 'Listen Again' streams. I haven't yet found these in any of the
existing radio apps. If your interest lies solely with live streams,
then you are unlikely to gain much benefit from this plugin, as the
live streams are all available through other means.

I hope this has helped.


-- 
mrw

mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=87894

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


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

2011-11-21 Thread mrw

Triode;671188 Wrote: 
 The updated rtmp code should now be in firmware 7.7.1 r9556 for touch. 
 I am not sure when the next radio firmware will be produced.
Thank you for the update. I shall keep an eye out.


-- 
mrw

mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
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: ClassicFM Plugin

2011-11-21 Thread bpa

mrw;671792 Wrote: 
 A similar scheme may be possible for the Classic FM plugin, and the code
 word here may be 'RadioVis'. My brief experiments indicate that Classic
 FM is offering a RadioVis service, and that the information they
 provide replicates that which is shown on a DAB radio. I'd say this was
 useful, as it typically gives the title of the piece being played, plus
 brief performer details.

An alternative way would be to use the ClassicFM playlist page.  The
following URL http://www.classicfm.co.uk/on-air/playlist/#current_track
has the playlist and the current track is in the HTML 'tr
id=current_track  class=alt' It would be easy to parse and get the
track info. This page would have to be polled say every minute to look
for changes.

The disadvantage is (having dealt with AlienBBC) web site changes will
probably mean having to update plugin to track the changes.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: ClassicFM Plugin

2011-11-21 Thread mrw

bpa;671800 Wrote: 
 An alternative way would be to use the ClassicFM playlist page. snip

Thank you for that suggestion. It gives more information than the DAB
text display and is already structured. It would be nice to have the
label and catalog number to hand.

I shall follow it up.


-- 
mrw

mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=87894

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


Re: [SlimDevices: Plugins] Recording internet radio

2011-11-21 Thread rbl

bpa;671204 Wrote: 
 Use mplayer - to record BBC r3 HD live into a file 
 
  
Code:

  
   
   mplayer -dumpaudio -dumpfile bbcr3hd.aac -playlist 
http://www.bbc.co.uk/radio/listen/live/r3_aaclca.pls
   

  
 
 You can also use VLC but it is a bit harder and cannot save in
 native format - it must be saved in Flac to ensure no loss in
 quality.

Thanks bpa - this seems to work. I ran it in a CMD window in Windows.
But I am curious how to stop it? I just did Ctrl-break which seems to
work, but it also seems a bit abrupt, possibly ending in a corrupted
file? Is there a proper way?

Also is there a way to listen to it at the same time, and is it worth
increasing the cache or is this effectivley determined by the BBC?


-- 
rbl

rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=91723

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


Re: [SlimDevices: Plugins] Napster and Last fm not in my apps

2011-11-21 Thread gruntwolla

Hi again,

Further to my last post, I have Napster and Last fm showing in
my home menu, but at present if I'm playing music from my library, I
have to stop playback if I want to select Napster. Is this the only
option with LMS? I'm sure I'm missing something obvious as usual!

Trev


-- 
gruntwolla

Debian sheeva plug running sbs 7.5.4
SB3 + my hifi
Duet + AE5's
2 Booms
1 Radio
Squeezecommander on htc desire
ipeng on wifes iphone

gruntwolla's Profile: http://forums.slimdevices.com/member.php?userid=35645
View this thread: http://forums.slimdevices.com/showthread.php?t=91774

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


Re: [SlimDevices: Plugins] Recording internet radio

2011-11-21 Thread bpa

rbl;671808 Wrote: 
 - so is there a way to make it just record for say 1 hour?
 

Use the endpos option for example --endpos 01:06:04 - stops after 1
hr 6 mins and 4 sec.

 Also is there a way to listen to R3 at the same time?
 
Start another mplayer !

  is it worth increasing the cache or is this effectivley determined by
 the BBC? 
No - the dump option copies data straight into a file. As there is no
realtime playback there is no need to buffer data as the file writing
doesn't care if there is a long delay between bytes.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Database Query Help

2011-11-21 Thread erland

Nikhil;671739 Wrote: 
 How would one use the Database Query plugin to export the entire SB
 database i.e. a list of all songs (including the MusicIP fingerprint
 and analysis fields when present) to a CSV file? I am trying to figure
 out discrepancies between album, artist and track numbers as well as
 some variations in MusicIP analysis between my library at home on a Mac
 and at my office on Linux.
 
Creating a new query by using the Songs template should work for
standard data, but if you want MusicIP related stuff you need to first
scan them into the database because they aren't scanned by standard SBS
scanner. 

The only way currently to get them into the database is to use Custom
Scan plugin but unfortunately there isn't any predefined Database Query
template for listing Custom Scan attributes. It's probably not that hard
to implement one if you know some SQL but I'm still wondering if it
maybe would be better to try to do the MusicIP tag check using some
tagging software.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets (both free and commercial)'
(http://wiki.slimdevices.com/index.php/User:Erland). 
If you like to encourage future presence on this forum and/or third
party plugin/applet development, 'consider purchasing some plugins'
(http://license.isaksson.info))
Interested in music discovery ? See 'Social Music Discovery (SMD)'
(http://forums.slimdevices.com/showthread.php?p=656713) project.

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-11-21 Thread nicklouse

pippin;669191 Wrote: 
 You may have to re-enable it there. If you have a Settings-Enable
 Playback menu, scroll down and use the Restore previous purchase
 button.
I should have spent more time with it before posting.

Now habit on the iPad as well.SWEET running the latest iOs with no
issues on phones (3  4s) and pad 2.

Thanks again.


-- 
nicklouse

Do not follow where the path may lead, Go instead where there is no
path, and Leave a Trail.

nicklouse's Profile: http://forums.slimdevices.com/member.php?userid=25954
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 still using Inguz for DRC? Other options? (LMS 7.7)

2011-11-21 Thread Archimago

Wondering if folks are still using Inguz these days? Can you tell me if
Inguz can be customized to only be active for a specific SB player? I
remember one of the side effects in the past was that all of the SB's
were being sent FLAC with the plugin in place despite some of them
needing to be bit-rate limited (transcoded to MP3).

If Inguz is no longer viable, any suggestions on something I can buy to
use with my Transporter?

Thanks!


-- 
Archimago

Archimago's Profile: http://forums.slimdevices.com/member.php?userid=2207
View this thread: http://forums.slimdevices.com/showthread.php?t=91783

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


Re: [SlimDevices: Plugins] Announce: Squeeze Remote for Windows Phone 7

2011-11-21 Thread sjeppie

The last update was great! Squeezeremote works again, thanks for that! 
But when I try to get my music via artist, I only get an empty list.
Does everybody get this problem?


-- 
sjeppie

sjeppie's Profile: http://forums.slimdevices.com/member.php?userid=51542
View this thread: http://forums.slimdevices.com/showthread.php?t=86600

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


[SlimDevices: Plugins] Yamaha av power control by squeezebox over LAN

2011-11-21 Thread l...@claydons.org

I have tried to find a solution to quite a simple problem that I guess
many people have?
I use a Yamaha av amp which has connection to my LAN and has its own
web interface to control the unit remotely. The amps web interface can
change the input and power the unit up and down remotely over the
network.
What I am trying to find is an addin that would allow me to automate
the amps power on and off as the squeezebox is switched on/ off.
It would also be useful if the addin would allow selection of the
slimserver input when the slim server is powered on.

Can anyone help? Surely this would be a useful app to many?


-- 
l...@claydons.org

l...@claydons.org's Profile: 
http://forums.slimdevices.com/member.php?userid=51543
View this thread: http://forums.slimdevices.com/showthread.php?t=91784

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-11-21 Thread Mnyb

pippin;671224 Wrote: 
 If it disappears that means it's crashing. But then the penguin screen
 should always come.
 Otherwise I have no idea what you are doing :) There is no way for an
 App to actively go to the background.
 
 On the crash: anything reproducible? I know about three issues:
 - The browser sometimes crashes when using lots of JavaScript. It's
 actually badly written code in WebKit (the browser's engine) and I
 can't do anything about that. The problem is that objects don't get
 released proberly, need to file a nice bug with Apple but since this
 isn't really their own code, too,... Tells you something about browser
 vulnerabilities.
 - iPeng doesn't like players to often disconnect and immediately
 reconnect. But this is a behavior that almost always points to unstable
 operation of your server (it's about _really_ disconnecting players).
 The 3rd issue is the 7.7.0 menu bug (see above). 7.7.1 helps.
 
 Just enable crash reporting in iTunes.

More test penguins it is...

Does it reacts to other apps running att the same time

And if enable crash reports where do they go ?

Unstable server actually no not at all ,really :) but an experiment
just make it really busy 100% cpu for a 
couple of seconds, the * cough * competing app would not sulk and die
for that and the squeezeboxes 
themselfs would not mind at all music is continius, this would emulate
what a really low powered server does every track change

I must stress that this crashes happens out of nowhere when the server
runs fine. No disconecting.

I've got some idea's When I get home I'll may be able to make a
reliable way of making short disconnects ( I'm not near my server now
) on demand .

Btw must I upgrade to ios 5 ?


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD  SqueezePad
(in storage SB3, reciever )

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
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-11-21 Thread cfraser

Is there any way I can revert to the version of iPeng that was current
before the latest one? Sorry, I am new to Apple/iTunes and don't know
how to do this.

I do not like how the latest version of iPeng starts playing an album
as soon as I select it. But only when there are multiple albums
available for the artist. If there is only one album for the artist, it
does not start playing, which is the way it was in every case before.
Previously, while playing a tune, i.e. up until last night (and I have
changed nothing else), I could browse other albums and look at the
tunes on them. Not now. Thanks.


-- 
cfraser

cfraser's Profile: http://forums.slimdevices.com/member.php?userid=48869
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: New versions of erlands plugins

2011-11-21 Thread vagskal

Is it possible to make CustomBrowse menus that in file lists on iPeng
show each entry on two lines, like the standard iPeng menus? How is
this done?

In iPeng CB menus already show several lines for each entry in album
lists. But the display is different from what iPeng standard menus
show. For compilations CB menus lack the display of Year. Otherwise CB
display Album - Year - Album Artist where iPeng standard menus display
Album - Album Artist - Year. Is there any way to make CB menu display
in iPeng look like the iPeng standard menus? How is this done?


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4  iPad, muso on remote computer running Win 7 64-bit | 7.6.2
(r33593) on Win XP

vagskal's Profile: http://forums.slimdevices.com/member.php?userid=20778
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-11-21 Thread erland

vagskal;671914 Wrote: 
 Is it possible to make CustomBrowse menus that in file lists on iPeng
 show each entry on two lines, like the standard iPeng menus? How is
 this done?
 
 In iPeng CB menus already show several lines for each entry in album
 lists. But the display is different from what iPeng standard menus
 show. For compilations CB menus lack the display of Year. Otherwise CB
 display Album - Year - Album Artist where iPeng standard menus display
 Album - Album Artist - Year. Is there any way to make CB menu display
 in iPeng look like the iPeng standard menus? How is this done?
 
It's handled through the jivepattern element in the Custom Browse
configuration.
For example:
jivepattern^(.*)\s\((.*)\)$/jivepattern

Which assumes the menu if not using jivepattern will produce a string
like:
Some album (Some artist)

And the jivepattern regular expression will make sure to capture
everything before the  ( as one capture group and display it on the
first line and everything within the parentheses as a second capture
group and display it on the second line.

If you have a menu with two lines already, the easiest way is probably
just the change the SQL so it returns more information within the
parentheses.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets (both free and commercial)'
(http://wiki.slimdevices.com/index.php/User:Erland). 
If you like to encourage future presence on this forum and/or third
party plugin/applet development, 'consider purchasing some plugins'
(http://license.isaksson.info))
Interested in music discovery ? See 'Social Music Discovery (SMD)'
(http://forums.slimdevices.com/showthread.php?p=656713) project.

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

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