Re: [SlimDevices: Plugins] Announce: Database Query plugin

2007-08-26 Thread erland

A new version (1.1) of the Database Query plugin is now available. The
new functionality and changes are:
- Corrected Composer/Conductor roles which were switch in Artists
query
- Added Number of column to all Inconsistency/Problems queries
- Added possibility to show years and artists in Albums query.
- Added support for clickable queries, as an example this makes it
possible to click an a problem in the Inconsistency/Problems query
and see exactly which tracks/artists the problem is related to.
- Added Structured XML export module which allows you to export a
hierarchical XML document. For example a XML document that lists all
artists and for each artist lists its albums and for each album its
tracks.
- Added Free form query which makes it simple to write a custom query
using a SQL statement of your choice
- Added Edit link on top of result page to make it easy to adjust query
after you have viewed the result.
- Added Execute button in bottom of page when editing the attributes of
a query, very usable in the new Free form query.

If someone is good at writing XSL transformations, please try to use
the new Structured XML export together with a XSL transformation to
create nice graphical reports of the SlimServer database contents. The
Artists query is probably a good query to do the export from since
the XML document then will contain all artists, albums and tracks in
the SlimServer database.

NOTE!
- It only works on slimserver 6.5.*
- I've only tested it on Linux, but I'm pretty sure it should work on
Windows too.
- At the moment my intention is not to develop this plugin any more
besides bug fixes and my own needs. So, if anyone finds it useful for
something, please let me know and I will reconsider if I should enhance
it with more features.

You will find the plugin at my 'download page'
(http://erland.homeip.net/download) as usual.

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

If anyone tests this plugin I would appreciate some feedback about how
it works and wishes for new features and improvement of existing
features.


-- 
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=37633

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


Re: [SlimDevices: Plugins] Announce: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread mattybain

jhenderson010759;222817 Wrote: 
 I am using a 3 GHz Pentium 4 with 1 GB of ram to run SlimServer.  Using
 Moose 0.58, CPU usage escalates to 100% for the entire lifetime of the
 program.  CPU usage returns to near zero upon closing the app.  Is this
 typical?  If not, is there a work-around?

No this is not typical, sounds like something is badly wrong. Does it
work properly whilst it is open? or is it unusable.

On preferences there is a Use debug file option, maybe if you tried
clicking on that and posting what it comes up with it may help decipher
what is happening.


-- 
mattybain

'[image:
http://imagegen.last.fm/recenttracks3/recenttracks/MattyBain.gif]'
(http://www.last.fm/user/MattyBain/?chartstyle=recenttracks3)

mattybain's Profile: http://forums.slimdevices.com/member.php?userid=44
View this thread: http://forums.slimdevices.com/showthread.php?t=37674

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


Re: [SlimDevices: Plugins] Announce: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread mikes

Dr.
I'm a fairly recent Moose adopter (since .56) and we just love it.  I
have Moose running on and off from 3 different PC's (none of which is
the SlimServer) and randomly get Unhandled Exceptions.  Interestingly
it appears that one PC gets them far more often than the others.  I
upgraded to .58 on this PC and it has happened again.  The text from
the message is included below.  Let me know if there is any other
inofrmation I can provide.
Thanks,
--mike

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

** Exception Text **
System.InvalidOperationException: Object is currently in use
elsewhere.
at System.Drawing.Image.get_Flags()
at Moose.GraphicsUtils.ImageHasAlpha(Image img)
at Moose.NowPlayingForm.get_DisplayCoverArt()
at Moose.NowPlayingForm.GetTrackInfoRect(Boolean bInternal)
at Moose.NowPlayingForm.GetTimeRect()
at Moose.NowPlayingForm.NowPlayingForm_MouseMove(Object sender,
MouseEventArgs e)
at System.Windows.Forms.MouseEventHandler.Invoke(Object sender,
MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseMove(Message m)
at System.Windows.Forms.Control.WndProc(Message m)
at System.Windows.Forms.ScrollableControl.WndProc(Message m)
at System.Windows.Forms.ContainerControl.WndProc(Message m)
at System.Windows.Forms.Form.WndProc(Message m)
at
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message
m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)


** Loaded Assemblies **
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

Moose
Assembly Version: 0.21.2785.25580
Win32 Version: 0.21.2785.25580
CodeBase: file:///C:/Program%20Files/Moose56/Moose.exe

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.210 (QFE.050727-2100)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll


** JIT Debugging **
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

configuration
system.windows.forms jitDebugging=true /
/configuration

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


-- 
mikes

mikes's Profile: http://forums.slimdevices.com/member.php?userid=2427
View this thread: http://forums.slimdevices.com/showthread.php?t=37674

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2007-08-26 Thread pm314

I have the plug-in working on Vista but I'm not sure I can help because
I just installed it and it worked, so it is possible.


-- 
pm314

pm314's Profile: http://forums.slimdevices.com/member.php?userid=3749
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


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

2007-08-26 Thread ds2021

Working in Montreal, thanks.


-- 
ds2021

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

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


Re: [SlimDevices: Plugins] Custom Scan - Tagging Flac files

2007-08-26 Thread jazztime

I tried mp3tag like you said amcluesent. It works fine. Except, when
using Custom Browse (and Custom Scan) and browsing by tags, I get these
formats: Albums, Artists, PERFORMERs, Genres etc. This is actually fine,
except it looks funny that PERFORMERs are in capital letters while the
other tags are not. Is there any way to change this - either in Custom
Brose or in mp3tag (or other tagging programs)?


-- 
jazztime

jazztime's Profile: http://forums.slimdevices.com/member.php?userid=4951
View this thread: http://forums.slimdevices.com/showthread.php?t=37682

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


Re: [SlimDevices: Plugins] Announce: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread Dr Lovegrove
On 26/08/07, jhenderson010759
[EMAIL PROTECTED]
wrote:

 I am using a 3 GHz Pentium 4 with 1 GB of ram to run SlimServer.  Using
 Moose 0.58, CPU usage escalates to 100% for the entire lifetime of the
 program.  CPU usage returns to near zero upon closing the app.  Is this
 typical?  If not, is there a work-around?

It's not typical, but some of the background display modes can
hog CPU with certain graphics cards. Try the 'flat' background mode
and see if it helps.

-- 
- 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: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread Dr Lovegrove
On 26/08/07, mikes [EMAIL PROTECTED] wrote:

 Dr.
 I'm a fairly recent Moose adopter (since .56) and we just love it.  I
 have Moose running on and off from 3 different PC's (none of which is
 the SlimServer) and randomly get Unhandled Exceptions.  Interestingly
 it appears that one PC gets them far more often than the others.  I
 upgraded to .58 on this PC and it has happened again.  The text from
 the message is included below.  Let me know if there is any other
 inofrmation I can provide.

Interesting.. I saw this a couple of times a while back, but never tracked
it down. Did you have the cover chooser open, or any other moose windows
when it happened ? Also, is it repeatable ? If so, is there anything strange
or different about the coverart for the song that goes wrong ?

-- 
- 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: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread Dr Lovegrove
On 24/08/07, tfish77
[EMAIL PROTECTED] wrote:

 Brilliant work, as usual.  But of course I have a request...any way to
 make the library frames remember their size?  I.e. make the splitter
 stay where I put it when I re-open the library window?  That would
 truly rock my world.

Good idea.. You may have noticed i changed the splitter to be slightly
lower on recent builds, so the tracks list is smaller.. I'll try and
remember to make it remember though..

-- 
- 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] Custom Scan - Tagging Flac files

2007-08-26 Thread erland

jazztime;222920 Wrote: 
 I tried mp3tag like you said amcluesent. It works fine. Except, when
 using Custom Browse (and Custom Scan) and browsing by tags, I get these
 formats: Albums, Artists, PERFORMERs, Genres etc. This is actually fine,
 except it looks funny that PERFORMERs are in capital letters while the
 other tags are not. Is there any way to change this - either in Custom
 Brose or in mp3tag (or other tagging programs)?
You need to configure the Mixed Tag scanning module in Custom Scan
plugin. 
The field you need to change is Names to show for user, you will need
to add the following to the end of this field to get performers to
display correctly.
,PERFORMER(Performer:Performers)


-- 
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=37682

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


[SlimDevices: Plugins] AlienBBC streams not starting

2007-08-26 Thread Havin_it

Hi,

I'm setting up slimserver while I wait for my SB3 to arrive, and
installed both slimserver-6.5.4 and alienbbc-1.06 on my Gentoo server
from the ebuilds available in portage.

Playing my mp3s to realplayer or VLC on my Linux laptop worked
perfectly, and I've also had success with podcastalley.com playback. 
But the BBC streams are a no-go. By following the instructions on the
ripcaster website I can successfully play a stream on the server in
mplayer, although there is no sound setup so I can't verify that the
sound is OK.

When I select a stream to play in the web UI, the player status
switches to STOPPED. Running 'ps ax', there's no sign of mplayer.sh
being called.

Attachment below is output of running slimserver.pl in a terminal with
--d_plugins. Please ask if you'd like any other outputs or system
info.

Thanks in advance :)


+---+
|Filename: slimdbg.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=3191|
+---+

-- 
Havin_it

Havin_it's Profile: http://forums.slimdevices.com/member.php?userid=12661
View this thread: http://forums.slimdevices.com/showthread.php?t=37934

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


Re: [SlimDevices: Plugins] Announce: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread btcompute

I really like Moose also, and use it often.

I would like to be able to have an option to have Library, Tree, or
Cover Chooser load by default on startup.

Thanks for adding the sort options in Cover Chooser. That is a big,
useful improvement.
Any chance of allowing users to select the default sort option?

Thanks and keep up the great work,

Brian


-- 
btcompute

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

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread dbarenberg

I've installed 7.01 and like it but my sirius plugin won't work.  I
installed the beta plug-in for 7 and I see a plugin called 9 but when I
go to setup it won't connect to the browser.  I've tried moving the
plugin directory to various locations without success.  Any thoughts? 
I'm using windows vista premium, ie7, and infrant nv+(but just for
storage), gigabit switch.


-- 
dbarenberg

dbarenberg's Profile: http://forums.slimdevices.com/member.php?userid=11356
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread GoCubs

Meatwad650;222470 Wrote: 
 Well, I play stuff off of SqueezeNetwork all the time.  As far as I know
 the player accesses the Internet for that, or am I mistaken?
H...  I'm not sure what to recommend.  If you have a SB3 and
built-in wma decoding is enabled and the plugin is getting a valid mms
url it should work.  Basically the plugin just hands that URL over to
the SB3 to stream directly.  If it's timing out or not connecting it
has to be some sort of firewall/connectivity issue with your network.

-Greg


-- 
GoCubs

GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread GoCubs

dbarenberg;222961 Wrote: 
 I've installed 7.01 and like it but my sirius plugin won't work.  I
 installed the beta plug-in for 7 and I see a plugin called 9 but when I
 go to setup it won't connect to the browser.  I've tried moving the
 plugin directory to various locations without success.  Any thoughts? 
 I'm using windows vista premium, ie7, and infrant nv+(but just for
 storage), gigabit switch.
Does it just hang forever when retrieving the channels available?

I noticed my 7.x installation having this problem the other day but my
6.5 installation does not.  Which is very odd... I hadn't heard of
anyone else complaining so I didn't investigate it further.  The
channel processing code between versions is nearly identical so I'm not
sure why one would work and not the other.

-Greg


-- 
GoCubs

GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2007-08-26 Thread Ramage

vdorta;222802 Wrote: 
 Vista didn't allow me to directly extract the files, so I extracted them
 to a temporary folder and then installed the .exe and the plugin folder
 manually.
 
 I don't understand what Navigate to the 'Wave Input' plugin page
 means, but the plugin shows on SlimServer Internet Radio.
 
 My SB shows the plugin playing, but no sound. Surely there are more
 things I don't understand.
 
 PS: I tried everything again but still no sound. Maybe my poor
 Chaintech AV-710 sound card can't handle it.

I had the same thing when using Vista, Wave Input was streaming
silence.  I had to enable the audio mixer and that fixed it.  I suggest
you check the settings for your audio system to ensure that your mixer
is enabled for recording, as per the readme.txt  that's contained in
the Wave Input zip.


-- 
Ramage

T5500 1.6GHz, Slimserver 6.5.4 - 12568 - Windows Vista, Alien 1.06
P4 2.6GHz, SlimServer Version: 6.5.4 - 12568 - Windows XP, Alien 1.06
P2 266MHz, Linux ClarkConnect 4.1.sp1, SlimServer Version: 6.5.4 -
12431, Alien 1.06, perl 5.8.8
NSLU2 Unslung 6.8b SlimServer Version: 6.3.1 - 8476 - Linux, No Alien

Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] AlienBBC streams not starting

2007-08-26 Thread bpa

AlienBBC is implemented to only work with a Squeezebox or Softsqueeze. 
Try using Softsqueeze to play an AlienBBC stream.

From your log you may have some other problems such as mDns.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread dbarenberg

When I click 9 I get this address

http://127.0.0.1:9000/EN/plugins/SuperDateTime/settings/basic.html?player=00%3A04%3A20%3A07%3A77%3A84playerid=00%3A04%3A20%3A07%3A77%3A84

does this help?

I don't seem to have the plugin installed.  I do not get to any
stations nor do I get a page for password etc.


-- 
dbarenberg

dbarenberg's Profile: http://forums.slimdevices.com/member.php?userid=11356
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread dbarenberg

also, tried with kaspursky and ie firewall disabled


-- 
dbarenberg

dbarenberg's Profile: http://forums.slimdevices.com/member.php?userid=11356
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread GoCubs

dbarenberg;222973 Wrote: 
 When I click 9 I get this address
 
 http://127.0.0.1:9000/EN/plugins/SuperDateTime/settings/basic.html?player=00%3A04%3A20%3A07%3A77%3A84playerid=00%3A04%3A20%3A07%3A77%3A84
 
 does this help?
 
 I don't seem to have the plugin installed.  I do not get to any
 stations nor do I get a page for password etc.
Hmmm.  What do you mean by clicking '9'?  With SlimServer 7 you
sometimes have to delete the contents of the cache directory and
restart to get it to recognize newly installed plugins.

-Greg


-- 
GoCubs

GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread Meatwad650

GoCubs;222969 Wrote: 
 If it's timing out or not connecting it has to be some sort of
 firewall/connectivity issue with your network.

Must be a problem with Sirius then.  I can play other Internet streams
fine, and I did a packet capture to see the traffic.  It is sending out
the initial SYN but I never get an ACK back.


-- 
Meatwad650

Meatwad650's Profile: http://forums.slimdevices.com/member.php?userid=9725
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread dbarenberg

I deleted the only cache I could find.  Sirius isn't listed in the
plugins.  There is a plugin called 9 and a file called 9 in the
sirius directory, so I thought there was a connection.  Where is the
cache to be found?


-- 
dbarenberg

dbarenberg's Profile: http://forums.slimdevices.com/member.php?userid=11356
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Announce: Database Query plugin

2007-08-26 Thread iwolff

thanks for your consistently hard work on the interface.

you may have the answer to several recent posts on missing albums even
after a complete rescan and eliminating the previous cache  see my post
and that of 
rees -- Missing items in database

both today


-- 
iwolff

iwolff's Profile: http://forums.slimdevices.com/member.php?userid=12682
View this thread: http://forums.slimdevices.com/showthread.php?t=37633

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


Re: [SlimDevices: Plugins] AlienBBC streams not starting

2007-08-26 Thread Havin_it

Works like a charm!

Thanks for the info, I wish I'd just asked here straight away, instead
of all the time I spent trying to debug it today :(


-- 
Havin_it

Havin_it's Profile: http://forums.slimdevices.com/member.php?userid=12661
View this thread: http://forums.slimdevices.com/showthread.php?t=37934

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2007-08-26 Thread vdorta

Ramage;222970 Wrote: 
 I suggest you check the settings for your audio system to ensure that
 your mixer is enabled for recording.
The Volume Mixer only shows Speakers and Windows Sounds and both
are enabled (unmuted);

Recording shows Mic (working) and Line In (unavailable).

By the way, I am using Vista's own drivers for my Chaintech sound card,
because the ViaArena Envy24 drivers don't work; every time I update I
have to go back to the previous restore point.


-- 
vdorta

vdorta's Profile: http://forums.slimdevices.com/member.php?userid=1446
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2007-08-26 Thread GoCubs

Meatwad650;222979 Wrote: 
 Must be a problem with Sirius then.  I can play other Internet streams
 fine, and I did a packet capture to see the traffic.  It is sending out
 the initial SYN but I never get an ACK back.

Are you able to play Sirius streams from your server using their
website?  If you are, you could disable the built-in wma playback and
force the server to do the transcoding.  If your server is on a linux
box you'll have to install mplayer to do the transcoding.

-Greg


-- 
GoCubs

GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=20621

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


Re: [SlimDevices: Plugins] Announce: Moose 0.58 (slimserver windowsfront end)

2007-08-26 Thread mikes

The Cover Chooser was not open (and in fact on this last occurance the
cover chooser tab had not been selected since the application had been
launched).  Both the Main window and Library (on the library tab) were
open.  It does not happen as a result of any paticular action by the
user.  In all cases I find the exception when coming back to the
computer to do something.  It would appear that it happens while the
SlimServer is playing although I can't be certain since I have found
the exception both while it is still playing and after it has stopped
(in the latter I can't be sure if it happened before it stopped).  When
I find the excpetion, everything else on the screen appears normal
including the artwork.  Since I have never witnessed the excpetion
actully popping up, I don't know if anything strange happens to the
artwork at that moment.  I am able to hit the ignore and continue
button and everything appears to function fine, but the exception will
be there again the next time I come back to the computer.  If I close
Moose and open it again, it may go a while before I see it again.  I am
not certain, but I believe I have only seen the excpetion when I have
Moose running on multiple PC's at the same time both displaying the
same player and it may even be when both of my SB's are sychronized
(that was the case when it happened today).  It is possible it has
happened when they are not synched.  I will start to take closer notes
on the situation each time and see if I can help with some better
correlations.  Let me know if you have some other ideas of what I
should look for.

Thanks
--mike

Dr Lovegrove;222927 Wrote: 
 On 26/08/07, mikes mikes.2vxeub1188137101 (AT) no-mx (DOT)
 forums.slimdevices.com wrote:
 
  Dr.
  I'm a fairly recent Moose adopter (since .56) and we just love it. 
 I
  have Moose running on and off from 3 different PC's (none of which
 is
  the SlimServer) and randomly get Unhandled Exceptions. 
 Interestingly
  it appears that one PC gets them far more often than the others.  I
  upgraded to .58 on this PC and it has happened again.  The text from
  the message is included below.  Let me know if there is any other
  inofrmation I can provide.
 
 Interesting.. I saw this a couple of times a while back, but never
 tracked
 it down. Did you have the cover chooser open, or any other moose
 windows
 when it happened ? Also, is it repeatable ? If so, is there anything
 strange
 or different about the coverart for the song that goes wrong ?
 
 -- 
 - Dr Lovegrove
 http://www.rusticrhino.com/drlovegrove
 http://groups.google.com/group/moosenews


-- 
mikes

mikes's Profile: http://forums.slimdevices.com/member.php?userid=2427
View this thread: http://forums.slimdevices.com/showthread.php?t=37674

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


Re: [SlimDevices: Plugins] How to improve synchronization?

2007-08-26 Thread pablolie

... that finds SoftSqueeze unsuitable for synchornized playing in
environments where one can hear the music from both the Squeezebox and
the Softsqueeze application?

I am not sure what's happened - it used to work ok, but after the
latest upgrades (and nothing else has changed) the asynchronous nature
of the music reproduction is too much to bear.

I've tried all I know - raising application priorities, but the synched
playing just has too many glitches. It used to work much better. It's a
shame, because I used to think it a competitive differentiator for the
Squeezebox-Slimserver combo to be able to synch up everything.


-- 
pablolie

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=37906

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


Re: [SlimDevices: Plugins] How to improve synchronization?

2007-08-26 Thread andyg

We've got a big patch coming soon to improve sync, Softsqueeze should
play in sync much better after it's applied.


-- 
andyg

andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=37906

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