Re: [SlimDevices: Plugins] Announce: Custom Browse plugin

2007-07-09 Thread erland

A new version (1.23) of the CustomBrowse plugin is now available, the
new functionallity and changes are:
- Added option to Playlist template to only show playlists which name
start with a specific prefix
- Removed mixer buttons from Various Artist element
- Added File path item to customized song info page and Now Playing
menu
- Updated Singles template so artists from compilation albums also
are shown
- Added support for custom images in header in web interface for album,
artist, genre, year, playlist (The images must be stored in the image
cache directory specified in Server Settings/Plugins/Custom Browse)
- Made it possible to always show which mix to execute before actually
executing it, before a mixer was automatically executed if only one
mixer existed for the selected item (by default turned off)
- Added option to Albums for song header item to hide the Album
element if the song doesn't belong to an album
- Corrected some small errors

The new version is available at my 'download page'
(http://erland.homeip.net/download) as usual.

The users guide is available on my 'wiki'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer).

The current wish/todo list for new features in comming CustomBrowse
releases can be found here:
http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-custombrowse

If anyone have more feature requests or if I have missed some feature
you already have requested which hasn't been implemented, please let me
know. Also please note that it is a wish list and not a release plan, so
some features on this list may never be implemented.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Announce: Plugin for easy creation of dynamic playlists

2007-07-09 Thread erland

A new version (1.13) of the DynamicPlayList plugin is now available, the
new functionallity and changes are:
- Corrected so disable link in web interface works
- Added new CLI command continue which continue which doesn't restart
the playlist if it is already playing
- Added support for connecting a remote button to a playlist using
SlimServers custom.map file
- Added support for remembering active playlist when restarting
SlimServer
- Added support for connecting a playlist sub group to a Custom Browse
menu
- Removed mixer on Various Artist element
- Corrected so stop actions are executed when a playlist has reached
its end (note that the action will be exected after the last track has
been added to the current playlist and not after the last track has
been played)

NOTE!
This version requires SlimServer 6.5.* to work

The new version is available at my 'download page'
(http://erland.homeip.net/download) as usual.

The users guide is available on  my 'wiki'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer).

The current wish/todo list for new features in comming DynamicPlayList
releases can be found here:
http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-dynamicplaylist

If anyone have more feature requests or if I have missed some feature
you already have requested which hasn't been implemented, please let me
know. Also please note that it is a wish list and not a release plan, so
some features on this list may never be implemented.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Announce: Plugins for rating and smart playlists using SQL

2007-07-09 Thread erland

A new version (1.39) of the TrackStat plugin is now available, the new
functionality and changes are:
- Removed mixer from Various Artist object
- Added longer time options in Recently played skip filters for
Custom Skip
- Corrected Custom Skip filter for Not Rated so it works
- Updated so extension in iTunes/MusicMagic imports only are replaced
if a file with the original extension doesn't exist
- Added option for changing value of default rating for non rated
tracks when automatic rating is enabled
- Added support for 511 character url (Earlier 255 characters was the
limit)
- Added option to ignore recently played songs in SQLPlayList
templates.

NOTE 1
This version requires slimserver 6.5.x (It won't even start with 6.3
and 6.2)

The new version is available at my 'download page'
(http://erland.homeip.net/download) as usual.

The users guide is available on my 'wiki'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer).

The current wish/todo list for new features in comming TrackStat
releases can be found here:
http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-trackstat

If anyone have more feature requests or if I have missed some feature
you already have requested which hasn't been implemented, please let me
know. Also please note that it is a wish list and not a release plan, so
some features on this list may never be implemented.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Custom Scan performance

2007-07-09 Thread erland

Phil Meyer;209736 Wrote: 
 Is it SlimServer startup that takes longer time ?
 Yes - 5 minutes each time I startup.  Also if I do a full rescan or
 look for new and changed music.
 
There was a bug in the Mixed Tag scanning module that caused each scan
to add more data, this might have caused the problem you are seeing.
This has been corrected in Custom Scan 1.20 just released, so when you
have time I would appreciate if you could install that version, perform
a scan with the Mixed Tag scanning module. Then try to turn on the
refresh at startup again and have the Custom Scan debugging parameter
enabled and see if it works better.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Announce: Moose 0.56

2007-07-09 Thread Dr Lovegrove
On 06/07/07, alex_london
[EMAIL PROTECTED] wrote:

 dwc;211610 Wrote:
  I run my taskbar up the left side of my screen (instead of the default
  across the bottom)
 
 I'm also having problems with Moose not maximizing properly. I'm
 running my taskbar at the top of the screen (more convenient on a
 tablet) and whenever I maximize Moose the taskbar ends up covering the
 window controls.

Ah ha.. Found the problem - should be fixed in the next release.. Hopefully
the fix doesnt trash multi-screens..

-- 
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
http://groups.google.com/group/moosenews
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Plugins for rating and smart playlists using SQL

2007-07-09 Thread smc2911

erland;213169 Wrote: 
 A new version (1.39) of the TrackStat plugin is now available, the new
 functionality and changes are:
 ...
 - Updated so extension in iTunes/MusicMagic imports only are replaced
 if a file with the original extension doesn't exist
 ...
Excellent! Thanks.


-- 
smc2911

smc2911's Profile: http://forums.slimdevices.com/member.php?userid=4388
View this thread: http://forums.slimdevices.com/showthread.php?t=20533

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


Re: [SlimDevices: Plugins] AlienBBC on DS-107+: No sound on BBC streams, and a fix

2007-07-09 Thread flipflip

Many thanks, Steve!
a) for the gift and
b) for the nice explanation of the solution to your problem.

I should probably update the README accordingly. One must copy the
Plugins/Alien folder without the custom-convert.conf file. Or replace
that one with the one in the README(.ssods).

Regards,
flip


-- 
flipflip

Check out flipflip's 'SlimServer On DiskStation (SSODS)'
(http://oinkzwurgl.org/ssods/)!

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

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


Re: [SlimDevices: Plugins] Last FM Connectivity

2007-07-09 Thread Colin Reilly

Hmmm, I changed that setting but still get a timeout.  Anyone else have
this issue ??

Colin


-- 
Colin Reilly

Colin Reilly's Profile: http://forums.slimdevices.com/member.php?userid=1089
View this thread: http://forums.slimdevices.com/showthread.php?t=36668

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


Re: [SlimDevices: Plugins] Announce: Lazy Search Music Plugin v2.3 Released

2007-07-09 Thread hickinbottoms

MillmoorRon;212812 Wrote: 
 Is there a setting which controls the sort order of the search results?
 
 Mine seem to come out in a random fashion!

Very odd! I think results -should- come out in the same order that
they're shown when you use the browse function from the remote
control on the player directly. Do you get a different order?

The normal sorting behaviour of SlimServer (which the plugin makes use
of - I don't do the sorting myself), is to ignore certain words such as
the at the start of titles. This is set in the web interface under
-server settings-behaviour-articles to ignore when sorting-. This
isn't causing any confusion is it?

If you are seeing a different order, is it incorrect for all search
types (artist, album, song, genre, keyword)?

Stuart


-- 
hickinbottoms

-Never put off until tomorrow what you can put off until the day after
- with 'Lazy Searching' (http://www.hickinbottom.com/lazysearch)!-

hickinbottoms's Profile: http://forums.slimdevices.com/member.php?userid=255
View this thread: http://forums.slimdevices.com/showthread.php?t=29551

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


[SlimDevices: Plugins] Lazy Search - Songs not working

2007-07-09 Thread Skittler

[SlimServer 6.5.3]

Lazy Search has been working fine ever since I installed it a few weeks
ago - and it's great!

Today though it seems to have a problem. Artist  Album search are
absolutely fine, but Song search is always returning Empty.

Any ideas?  I've already tried the re-indexing button on the web
interface Plugin page, and stopping/restarting SlimServer.


-- 
Skittler

Skittler's Profile: http://forums.slimdevices.com/member.php?userid=11280
View this thread: http://forums.slimdevices.com/showthread.php?t=36680

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


Re: [SlimDevices: Plugins] Need some help getting EXECUTE.PM to work.

2007-07-09 Thread kdf

try running the server manually from the command prompt.  stop the  
server and run from a command prompt:

c:\program files\slimserver\server\slim.exe --d_plugins

Here is the output from my test:

[CODE]
2007-07-09 11:29:38.3099 Execute: loading scripts from  
C:/slim/server/Copy of 6.5/scripts
2007-07-09 11:29:38.3123 Execute: found test.bat
2007-07-09 11:29:38.3130 Execute: found test1.cmd
2007-07-09 11:29:41.3953 Execute: path: C:/slim/server/Copy of 6.5/scripts
2007-07-09 11:29:41.3963 Execute: file: C:\slim\server\Copy of  
6.5\scripts\test1.cmd
2007-07-09 11:29:41.3970 Execute: Executing: C:\slim\server\Copy of  
6.5\scripts\test1.cmd
[/CODE]

C:\slim\server\Copy of 6.5notepad.exe


You can see that the last line is showing the echo from the batch  
file. This is using Execute.pm v1.17, unmodified with a recent build  
of 6.5.3 and you can see that the spaces in the path don't seem to be  
the problem.

-kdf




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


Re: [SlimDevices: Plugins] Lazy Search - Songs not working

2007-07-09 Thread Phil Meyer
Does normal song search work correctly?

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


Re: [SlimDevices: Plugins] Custom Scan performance

2007-07-09 Thread Phil Meyer
There was a bug in the Mixed Tag scanning module that caused each scan
to add more data, this might have caused the problem you are seeing.
This has been corrected in Custom Scan 1.20 just released, so when you
have time I would appreciate if you could install that version, perform
a scan with the Mixed Tag scanning module. Then try to turn on the
refresh at startup again and have the Custom Scan debugging parameter
enabled and see if it works better.

I have performed a Mixed Tag scan (which took a long time, about as long as a 
full slimserver rescan).

I turned on refresh at startup and restarted.  The whole custom scan process 
took 6 minues:

2007-07-09 20:10:55.1070 CustomScan: Skipping artist Various Artists
2007-07-09 20:10:56.5797 CustomScan: Skipping album No Album
2007-07-09 20:12:01.2187 CustomScan: Creating database tables
2007-07-09 20:12:03.8593 CustomScan: No musicbrainzIndex index found in 
customscan_track_attributes, creating index...
2007-07-09 20:12:04.0836 CustomScan: No urlIndex index found in 
customscan_track_attributes, creating index...
2007-07-09 20:12:04.3217 CustomScan: No module_attr_value_idx index found in 
customscan_track_attributes, creating index...
2007-07-09 20:12:04.5625 CustomScan: No attr_module_idx index found in 
customscan_track_attributes, creating index...
2007-07-09 20:12:04.9468 CustomScan: No extravalue_attr_module_track_idx index 
found in customscan_track_attributes, creating index...
2007-07-09 20:12:05.2343 CustomScan: No track_module_attr_extravalue_idx index 
found in customscan_track_attributes, creating index...
2007-07-09 20:12:05.5895 CustomScan: No module_attr_extravalue_idx index found 
in customscan_track_attributes, creating index...
2007-07-09 20:16:45.9218 CustomScan: Synchronizing Custom Scan data, please 
wait...
2007-07-09 20:16:54.9846 CustomScan: Synchronization finished

A second restart was a lot quicker (8 seconds!):

2007-07-09 20:28:40.4687 CustomScan: Synchronizing Custom Scan data, please 
wait...
2007-07-09 20:28:48.2346 CustomScan: Synchronization finished

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


Re: [SlimDevices: Plugins] Lazy Search - Songs not working

2007-07-09 Thread btcompute

I had the same problem a couple weeks ago.
Working fine now.
If I recall correctly, doing a full recan of the music files seemed to
fix it.

Brian


-- 
btcompute

btcompute's Profile: http://forums.slimdevices.com/member.php?userid=10847
View this thread: http://forums.slimdevices.com/showthread.php?t=36680

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


Re: [SlimDevices: Plugins] Need some help getting EXECUTE.PM to work.

2007-07-09 Thread danco

I am having a different set of problems with the plugin. I suspect I may
not be understanding its action properly.

In particular, what is the difference between Execute on Open File and
Execute on Play File?

I have a script (jiggle) set to execute on play and another
(unjiggle) to execute on Stop. But playing the file doesn't always
seem to run jiggle though it does run it at times (I'm not quite sure
about this), while pressing Stop (that is, pressing and holding Pause)
seems to run both jiggle and unjiggle.

Here is part of the log obtained when d-plugins is set.

2007-07-09 20:31:55.7666 Execute: Play Started
2007-07-09 20:31:55.7673 Execute: Executing jiggle
2007-07-09 20:31:57.2206 Execute: Play Started
2007-07-09 20:31:57.2215 Execute: Executing jiggle
2007-07-09 20:31:58.1752 Execute: File Open
2007-07-09 20:31:58.1768 Execute: No Script Selected 
2007-07-09 20:34:25.6218 Execute: Play Started
2007-07-09 20:34:25.6225 Execute: Executing jiggle
2007-07-09 20:34:27.0087 Execute: Play Stopped
2007-07-09 20:34:27.0098 Execute: Executing unjiggle

Here I started playing at 20.31, and then pressed Stop at 20.34.

By the way, a very tiny bug in the screen interface. When one sets
scripts using the Web interface, the last two items read

ON POWER ON
Run when a player is turned on.

and

ON POWER ON
Run when a player is turned off.

That is, POWER ON occurs both times.

A couple more questions. How can I check in the log what script are
set? d-plugins doesn't seem to show this, and I would like to be sure
that the power off script is set properly.

Does the Power Off script only work when one actually presses the
button, or will it work if the PowerSave plugin turns off the
Squeezebox?

If one is using AlienBBC, should one set a plugin to run on Open File
or on Play File?

The reason I am asking is that I've found AlienBBC from time to time
just stops, and I suspect that my computer may have gone to sleep. the
jiggle script prevents my computer sleeping, while unjiggle turns that
setting off.

SlimServer 6.5.2, Mac OS 10.4.10 (just upgraded from 10.4.9)


-- 
danco

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

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


Re: [SlimDevices: Plugins] Announce: LiveDepartures screensaver plugin

2007-07-09 Thread ceejay

rodlogic;213213 Wrote: 
 Hi,
 I have run the debug command and set LiveDepartures going for a simple
 query - all departures from AFK (Ashford International - note not
 Ashford Euorstar)
 I see there is an error - temp Error expected 5 cells in a row but
 found 6
 
 Could this be the problem and why it is only happening to me :-)
 
 
 string: Undefined string: 
 string: Requested language: EN - failsafe language: EN
 LiveDepartures::Route 0 entering state UPDATE
 using URL http://www.livedepartureboards.co.uk/ldb/sumdep.aspx?T=AFK
 LiveDepartures: fromTo is *div class=containertitlebigh2span
 class=redLIVE/span DEPARTURES:span class=redbr
 ASHFORD INTERNATIONAL (AFK)/span/h2/div*
 This transport section is TRAIN DEPARTURES
 found DESTINATION as expected
 temp error - expected 5 cells in a row, but found 6
 LiveDepartures::Route 0 entering state TEMP_ERROR

HMM, nasty - if you run the same query from the national rail site,
you'll see that a query on AFK throws up 6 columns of data, whereas the
norm is 5.  The extra column is platform.  I trolled around a few
other stations that might be expected to be big or complicated and only
found one other that does the same - Birmingham New Street.  I'm sure
there are others - but the point is that this is unusual.

So, yes, it is just you! (and the good people of Birmingham, but we
don't care about them, do we?)

The fix would be to amend the code to accept either 5 or 6 columns and,
if there are 6, to discard the second one.  I'll have a quick look to
see if I can spot this one...

Ceejay


-- 
ceejay

ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148
View this thread: http://forums.slimdevices.com/showthread.php?t=33913

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


Re: [SlimDevices: Plugins] Announce: LiveDepartures screensaver plugin

2007-07-09 Thread ceejay

Rodlogic

ok, try this.  Attached is a patched version of route.pm which does
what I said.  It seems to work for AFK and also BHM, without breaking
at least the routes I normally have set up.

Matthew - its not pretty but it works, I'm sure you'll make this more
elegant but at least it gets the poor people of Ashford and Birmingham
on line...

Ceejay.


+---+
|Filename: Route.pm |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=3037|
+---+

-- 
ceejay

ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148
View this thread: http://forums.slimdevices.com/showthread.php?t=33913

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


Re: [SlimDevices: Plugins] Last FM Connectivity

2007-07-09 Thread Colin Reilly

Must be another issue.  I can't connect to any internet radio stations. 
Times out with every one.

Colin


-- 
Colin Reilly

Colin Reilly's Profile: http://forums.slimdevices.com/member.php?userid=1089
View this thread: http://forums.slimdevices.com/showthread.php?t=36668

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


Re: [SlimDevices: Plugins] Custom Scan performance

2007-07-09 Thread erland

Phil Meyer;213283 Wrote: 
 I turned on refresh at startup and restarted.  The whole custom scan
 process took 6 minues:
 
 2007-07-09 20:10:55.1070 CustomScan: Skipping artist Various Artists
 2007-07-09 20:10:56.5797 CustomScan: Skipping album No Album
 2007-07-09 20:12:01.2187 CustomScan: Creating database tables
 2007-07-09 20:12:03.8593 CustomScan: No musicbrainzIndex index found in
 customscan_track_attributes, creating index...
 2007-07-09 20:12:04.0836 CustomScan: No urlIndex index found in
 customscan_track_attributes, creating index...
 2007-07-09 20:12:04.3217 CustomScan: No module_attr_value_idx index
 found in customscan_track_attributes, creating index...
 2007-07-09 20:12:04.5625 CustomScan: No attr_module_idx index found in
 customscan_track_attributes, creating index...
 2007-07-09 20:12:04.9468 CustomScan: No
 extravalue_attr_module_track_idx index found in
 customscan_track_attributes, creating index...
 2007-07-09 20:12:05.2343 CustomScan: No
 track_module_attr_extravalue_idx index found in
 customscan_track_attributes, creating index...
 2007-07-09 20:12:05.5895 CustomScan: No module_attr_extravalue_idx
 index found in customscan_track_attributes, creating index...
 2007-07-09 20:16:45.9218 CustomScan: Synchronizing Custom Scan data,
 please wait...
 2007-07-09 20:16:54.9846 CustomScan: Synchronization finished
 Do you know if SlimServer also performed a rescan when you restarted ?

I'm asking since these log entries comes from a rescan and not a
refresh. The last two lines comes from a refresh and seems to take
about 9 seconds which also is the same time as it did the second time.

Are you using the iTunes or MusicMagic integration in SlimServer or do
you use standard folder scanning ?


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Custom Scan performance

2007-07-09 Thread Phil Meyer
Hi erland [EMAIL PROTECTED],

 Do you know if SlimServer also performed a rescan when you restarted ?

No, it didn't.

Are you using the iTunes or MusicMagic integration in SlimServer or do
you use standard folder scanning ?

I don't use iTunes or MusicMagic.

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


Re: [SlimDevices: Plugins] Announce: Custom Browse plugin

2007-07-09 Thread aeo12

Erland,  Thank you for your quick implementation of the Custom Images
for the Artist header (and other headers) in Custom Browse.
It will take me a little work to populate my custom image directory,
but just based on the couple of test images I loaded, it will be a
worthwhile effort. I found the LastFM images rather hit and miss as far
as photographic quality goes.  It took me a little trial and error to
get the artist header images working.  It appears that I needed to
place the artist images in a sub-directory labelled Artists in the
cache directory I chose in order for them to appear.  Perhaps that
instruction was mentioned somewhere, but I didn't run across it. 
Thanks again for all your work on this and your other plug-ins,  I
can't imagine using SlimServer without Custom Browse and Custom Scan,
and I'm beginning to get regular use out of Multi-Library as well.


-- 
aeo12

aeo12's Profile: http://forums.slimdevices.com/member.php?userid=10883
View this thread: http://forums.slimdevices.com/showthread.php?t=27043

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


Re: [SlimDevices: Plugins] Lazy Search - Songs not working

2007-07-09 Thread Skittler

Hmmm - doing a full rescan has not fixed it.

Phil, the normal search does work as expected though.

Moo!


-- 
Skittler

Skittler's Profile: http://forums.slimdevices.com/member.php?userid=11280
View this thread: http://forums.slimdevices.com/showthread.php?t=36680

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


Re: [SlimDevices: Plugins] Lazy Search - Songs not working

2007-07-09 Thread Phil Meyer
Phil, the normal search does work as expected though.

Have you tried turning on d_plugin logging, and looking at the log?

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


Re: [SlimDevices: Plugins] Need some help getting EXECUTE.PM to work.

2007-07-09 Thread kdf
Quoting danco [EMAIL PROTECTED]:


 I am having a different set of problems with the plugin. I suspect I may
 not be understanding its action properly.

 In particular, what is the difference between Execute on Open File and
 Execute on Play File?

play is tricky, as there are different ways to begin playback, but it  
is intended to detect when a 'play' command has been issued.  'open'  
is set to detect the 'newsong', which is triggered each time the  
playback moves to a new track.


 By the way, a very tiny bug in the screen interface. When one sets
 scripts using the Web interface, the last two items read

thanks, I'll fix that.


 A couple more questions. How can I check in the log what script are
 set? d-plugins doesn't seem to show this, and I would like to be sure
 that the power off script is set properly.

check the prefs file.  When the even is triggered, d_plugins does send  
out a log entry Execute: Executing: .  at least, it does in v1.17

 Does the Power Off script only work when one actually presses the
 button, or will it work if the PowerSave plugin turns off the
 Squeezebox?

it will operate on the power command callback, which is triggered on  
the button as well as other things.  I have no idea how the powerSave  
button is setting the power state, so I can't comment on how they  
interact.

 If one is using AlienBBC, should one set a plugin to run on Open File
 or on Play File?

Another plugin that I do not use, so I can't comment.  I would assume  
that initiating a stream playback should trigger the play callback.   
d_command would show the full effects from the cli when you start a  
stream.  I won't have any time to investigate myself at least for the  
near future.
-kdf

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


Re: [SlimDevices: Plugins] Custom Scan Mixed Tag name display

2007-07-09 Thread erland

Phil Meyer;213343 Wrote: 
 Within Mixed Tags settings, I have updated names to show for user to
 include CONCERTDATE(Concert Date, Concert Dates).  However, the
 custom browse tags menu still displays CONCERTDATEs.
 
 Do I need to rescan something to pick up the friendly display name?
 
The names should be separated with a : not ,
So you should have:
CONCERTDATE(Concert Date:Concert Dates)

The changes will appear in the Tags menu as soon as you have hit the
Save button in the Mixed Tag settings.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Need some help getting EXECUTE.PM to work.

2007-07-09 Thread tamanaco

kdf;213266 Wrote: 
 try running the server manually from the command prompt.  stop the  
 server and run from a command prompt:
 
 c:\program files\slimserver\server\slim.exe --d_plugins
 -kdf

Ok, it sort of works from the command prompt. I created a batch file to
start the server from the startup folder and when I press Play on a
selected batch it is executed. I guess the next questions is...  Does
the Execute Plugin needs to run in the forground? Is not very elegant,
but I can live with it. Just have to make sure not to close the Window
as it stops the server... as expected. Can the plugin be modified to
start automatically or to start via the Slimtray? It basically makes
the Slimtray useless.

I'm also still unable to get the selected script for each of the
options of the Execute Script in the SB to stick via the remote. The
options default back to (none). The selections stick in the Web UI, but
they appear to have no effect on the SB.

In order to put the server to sleep I need to select the Sleep batch
from one of the options and press Play. If I select a script for the
Power Off option from the Web UI, pressing Power turns off the SB, but
nothing happens in the server. I have to press play to make anything
happen at the server.

One other thing, I notice after starting the server from the command
prompt that the Execute Script option appears twice in the SB. It
appears in the Main menu and in the Plugin menu. This does not happen
when I start the server automatically or via the SlimTray.

I can now turn off the server via the remote by pressing play after
selecting the Sleep script and turn it on via WOL when I turn on the SB
and select connect to Slimserver. I'm happy, but still not jumping on
one leg. My Sleep batch files waits for 60 seconds before putting the
PC to sleep. This gives me enough time to press a few keys and switch
the SB to the SqueezeNetwork before the server disconnects. The icing
on the cake would be if I could make the SB put the server to sleep via
the remote and switch to the Squeezenetwork whenever I press the power
button.  Maybe the switch from SlimServer to Squeezenetwork can be
accomplished via a combination of Plugins and executable scripts in the
server. I asked about adding a feature to switch from SN to SS a while
back and was told to submit a feature request for the SqueezeNetwork. I
don't recall, but I think someone had already submitted a similar
request.


-- 
tamanaco

tamanaco's Profile: http://forums.slimdevices.com/member.php?userid=4620
View this thread: http://forums.slimdevices.com/showthread.php?t=31035

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


Re: [SlimDevices: Plugins] Announce: Moose 0.56

2007-07-09 Thread dwc

Thanks Dr. Lovegroove


-- 
dwc

dwc's Profile: http://forums.slimdevices.com/member.php?userid=1892
View this thread: http://forums.slimdevices.com/showthread.php?t=35468

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