Re: [SlimDevices: Plugins] Moose and Ubuntu

2008-12-25 Thread signor_rossi

I couldn't get it to work, neither in Arch nor Ubuntu. I always get this
error:

Code:


  t...@tux1:~$ mono Moose.exe   


  Running on Unix   


  You are running with the Mono VM  


  Mooseform() 1 


  Mooseform() 2 


  MooseOptions  


  after init


  Mooseform() 5 


  Mooseform() 6 


  Mooseform() 7 


  Mooseform() 8
  
  Unhandled Exception: System.TypeInitializationException: An exception was 
thrown by the type initializer for Moose.SingleProgramInstance ---> 
System.EntryPointNotFoundException: RegisterWindowMessage
  at (wrapper managed-to-native) Moose.NativeMethods:RegisterWindowMessage 
(string)

  at Moose.SingleProgramInstance..cctor () [0x0] --- End of inner exception 
stack trace --- 
   
  
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage 
(System.Windows.Forms.Message& m) [0x0] 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc 
(System.Windows.Forms.Message& m) [0x0]   
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr 
wParam, IntPtr lParam) [0x0] 
  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message, 
IntPtr wParam, IntPtr lParam) [0x0] 
  at System.Windows.Forms.XplatUIX11.CreateWindow 
(System.Windows.Forms.CreateParams cp) [0x0]  
  at System.Windows.Forms.XplatUI.CreateWindow 
(System.Windows.Forms.CreateParams cp) [0x0] 
  at System.Windows.Forms.NativeWindow.CreateHandle 
(System.Windows.Forms.CreateParams create_params) [0x0] 
  at System.Windows.Forms.Control.CreateHandle () [0x0]
  at System.Windows.Forms.Form.CreateHandle () [0x0]
  at System.Windows.Forms.Control.CreateControl () [0x0]
  at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x0]
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x0]
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x0]
  at (wrapper remoting-invoke-with-check) 
System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, 
System.Windows.Forms.ApplicationContext context) [0x0]
  at System.Windows.Forms.Application.Run 
(System.Windows.Forms.ApplicationContext context) [0x0]
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) 
[0x0]
  at Moose.MooseForm.StartMoose (System.String[] args) [0x0]
  at Moose.MooseForm.Main (System.String[] args) [0x0]
  



SignorRossi.


-- 
signor_rossi

signor_rossi's Profile: http://forums.slimdevices.com/member.php?userid=11941
View this thread: http://forums.slimdevices.com/showthread.php?t=42071

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


Re: [SlimDevices: Plugins] Announce: Moose 0.69 (win frontend)

2008-12-25 Thread jwka

I think taht moose is the best program available to screen and play
music files on the Squeezecenter. Thanks so much for this great work.

There is one function that I miss really: right-click - "Show File
Information" or any similar implementation to see the tags and
filename.

Even a tiny "uppercas - lowercase" misspell in an album or artist field
results in a CD is shown twice (or even manyfold). 

Therefor, it wold be a great feature if I could see the tags and
filename of the mp3 file somewhere. 

Maybe, you could even allow us to parametrize the flowting window that
shows the albumart bigger (there is the artist and album name anyhow
...)

Or, when hoovering with tha mouse and pressing the shift at the same
time, show the file information.

This would make it easy to identify the differences between the
entries.

Thanks!
jwka


-- 
jwka

jwka's Profile: http://forums.slimdevices.com/member.php?userid=17426
View this thread: http://forums.slimdevices.com/showthread.php?t=55076

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


Re: [SlimDevices: Plugins] Announce: Moose 0.69 (win frontend)

2008-12-25 Thread jwka

Would it be tough to implement someting like "expand all" and "implode
all" in the Tree view?

And if that is easy ... also possible for a selection?

Also, it would be great if one could define "custom tree styles" like
some of the other organizers allow for. 

For example, I prefer to show Artist and Album in one line in stead of
Artist - expand - Albums. So, if I have three albums of one artist,
"my" tree would look like:

artist1 - album1
artist1 - album2
artist1 - album3
artist2 - album1
artist3 - album1
artist4 - album1
artist4 - album2

in stead of

artist1
--- album1
--- album2
--- album3
artist2
--- album1
artist3
--- album1
artist4
--- album1
--- album2


Thanks!
jwka


-- 
jwka

jwka's Profile: http://forums.slimdevices.com/member.php?userid=17426
View this thread: http://forums.slimdevices.com/showthread.php?t=55076

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2008-12-25 Thread dawansv

Great plugins but needs to be updated for Squeezecenter 7.3x due to
changes in core libraries. 

In particular it seems IsRemote and getCovertCommand are no longer
available in their 7.2 format... See server.log extract below...

[08-12-24 21:02:58.0558] Slim::Control::Request::execute (1889) Error:
While trying to run function coderef
[Slim::Control::Commands::playlistJumpCommand]: [Undefined subroutine
&Slim::Player::TranscodingHelper::getConvertCommand called at
/usr/share/squeezecenter/Plugins/WaveInput/WAVIN.pm line 31.

[08-12-24 20:39:51.3005] Slim::Control::Request::execute (1889) Error:
While trying to run function coderef
[Slim::Control::Queries::statusQuery]: [Can't locate object method
"isRemote" via package "Plugins::WaveInput::WAVIN" at /usr/share/
perl5/Slim/Player/Song.pm line 579.


-- 
dawansv

dawansv's Profile: http://forums.slimdevices.com/member.php?userid=22248
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-12-25 Thread tatayoyo95

Hi Pippin,

I'm upgrading to Version 1.0.4 (because the bugs with the 7.3.1...) but
in the Help of Ipeng the display is the 1.0.3.
How to know if I have the 1.0.4 ?


-- 
tatayoyo95

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-12-25 Thread garym

just a typo in the help screen. Look at lower left of ipeng screen when
first starting ipeng on your iphone. You'll see 1.0.4 when the program
is starting.


-- 
garym

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

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2008-12-25 Thread bpa

It's already updated - use the Extension Downloader plugin.

Paste this address into the repository list in
Settings/Plugin/Extension Downloader/settings.
http://bpaplugins.googlecode.com/svn/trunk/repo.xml

WaveInput for Linux will be one of the plugins listed.


-- 
bpa

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

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


[SlimDevices: Plugins] Cant configure Multi Library

2008-12-25 Thread gfrnd

sorry for being dense, but just learning my way around this system
(which I love so far)
Running on WHS  SqueezeCenter 7.3.1
Configured the two locations for Multi Library, downloaded templates,
they seemed to be in the right location
But, when I try to add library from the extra's screen the panel clears
and a blank screen appears, nothing else. Tried rebooting server and
restarting system to no avail.
Using v2.3 that is ok for 7.3; is there a problem with 7.3.1 or is it
something else i'm doing wrong?

Thanks


-- 
gfrnd

gfrnd's Profile: http://forums.slimdevices.com/member.php?userid=22256
View this thread: http://forums.slimdevices.com/showthread.php?t=57128

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2008-12-25 Thread dawansv

Thank you so much for the quick reply. Best Christmas gift I got this
year ;)
I had totally missed that new feature for updating plugins.  Got the
latest version and now all is working fine.
Thank you again for the great plugins.  In particular I am a big fan of
NPRradio and WaveInput...
I would vote to put these 2 in the "recommended list" -- but I am not
sure who is deciding what is recommended...


-- 
dawansv

dawansv's Profile: http://forums.slimdevices.com/member.php?userid=22248
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] How can I add an online radio station?

2008-12-25 Thread th80

You could add it manually to your favorites.


-- 
th80

th80's Profile: http://forums.slimdevices.com/member.php?userid=22097
View this thread: http://forums.slimdevices.com/showthread.php?t=57050

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


Re: [SlimDevices: Plugins] XM can no longer log in

2008-12-25 Thread jarome

They did the Sirius plugin. They are now one company. Why can't Slim
also do the XM plugin? Logitech has a lot more clout than we do...

Jim


-- 
jarome

jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223
View this thread: http://forums.slimdevices.com/showthread.php?t=53275

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


Re: [SlimDevices: Plugins] XM can no longer log in

2008-12-25 Thread Howard Passman

jarome;375527 Wrote: 
> They did the Sirius plugin. They are now one company. Why can't Slim
> also do the XM plugin? Logitech has a lot more clout than we do...
> 
> Jim


Jim, the guys at Logitech are scared of only two things... the XM
plug-in and extra cradles for the SBC :-)

Merry Christmas everyone.

Howard


-- 
Howard Passman

.and still waiting for extra cradles..

Howard Passman's Profile: http://forums.slimdevices.com/member.php?userid=16674
View this thread: http://forums.slimdevices.com/showthread.php?t=53275

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


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2008-12-25 Thread G-dude

Craig, James \(IT\);324477 Wrote: 
> In SqueezeCentre 7.1, the official LastFM plugin can replace all
> SqueezeScrobbler functionality.
> (The official plugin is the one in the Music Services menus)
> 
> There was a change made in the server which broke the plugin, hence the
> 1.1.12 release.
> 
> However, the only real reason to use SqueezeScrobbler is if you're in a
> country not supported by the official plugin.
> 
> James
> 
> I live in Canada and love last.fm and really really want to play it on
> my Squeezebox (DUET and SB3).  I'm using SC 7.2 and it tells me the
> LastFM / SqueezeScrobbler (v1.2.0) is out of date
> 
> Can anyone help..?


-- 
G-dude

G-dude's Profile: http://forums.slimdevices.com/member.php?userid=19167
View this thread: http://forums.slimdevices.com/showthread.php?t=38845

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


Re: [SlimDevices: Plugins] Cant configure Multi Library

2008-12-25 Thread erland

It works in my own setup.

What have you set the directory parameters in Multi Library settings
page under SqueezeCenter settings to ? 
They should typically point to two directories somewhere outside the
SqueezeCenter installation.

At what step do you get a blank screen ? Could you describe step by
step what you click on ?


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/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=57128

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


[SlimDevices: Plugins] Setting up multiple libraries

2008-12-25 Thread censor

k, so I have read some other posts on this, but I want to make sure I
don't mess this up :-)

I currently have one library, containing music, audiobooks and kids
music.

I would love to have those three categories split apart (the audiobooks
wreak havoc because of the authors popping up as artists, the sheer
number of files etc, the kids music needs to be very easy to locate -
but the audiobooks is really the big pain here).

Should I install multilibrary, or just delete author from the ID3 tags
of my audiobooks?

I guess the latter, since just the titles mess things up to my mind.

So... I have downloaded MultiLibrary and CustomBrowsw, but exactly what
sort of libraries should I set up in order to simply split these
categories apart by folder location? (I have a folder called music,
then "pop", "book" and "kids".

I don't need any extra menus or stuff, just looking for the split
here...


-- 
censor

censor's Profile: http://forums.slimdevices.com/member.php?userid=20958
View this thread: http://forums.slimdevices.com/showthread.php?t=57137

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


Re: [SlimDevices: Plugins] MC2 Slim/JRiver Media Center: No Sync

2008-12-25 Thread okvaal

Hi again, and thanks for your replies. 
I reinstalled MC 12.0 and everything worked fine. In the MediaCenter
forum, an administrator gave me the following advice: "That's almost
certainly an issue with the MC2Slim software, not with MC13.  Please
try contacting the author.  We'll provide a license."
But if I'm the only (known) person to have faced any problems here,
perhaps I should just wait and see until version 13.0 has an official
release?


-- 
okvaal

okvaal's Profile: http://forums.slimdevices.com/member.php?userid=13234
View this thread: http://forums.slimdevices.com/showthread.php?t=56385

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


[SlimDevices: Plugins] Does TrackStat/MusicInfoSCR plugins work with Squeezenter Controller?

2008-12-25 Thread bebu

I'm the happy owner of a Squeezebox Duet, and in order to rate my music,
I've installed TrackStat and MusicInfoSCR plugins on my Squeezecenter
server.

When I try to configure my player from the web interface, I do not find
the possibility to specify the "TITLE FORMAT" settings of the Squeezebox
controller.

Now I'm wondering if the plugins support displaying information on a
Squeezebox controller at all.

Any advice is much appreciated.


-- 
bebu

bebu's Profile: http://forums.slimdevices.com/member.php?userid=17886
View this thread: http://forums.slimdevices.com/showthread.php?t=57139

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


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

2008-12-25 Thread epoch1970

gharris999;375280 Wrote: 
> Please tell me that the French, that great nation of rationalists, don't
> do anything as bizzare as is common in the States:  allowing small,
> local units of government to opt out of observing DST.  There is no DST
> for the entire state of Arizona.  You used to find individual counties
> in states like Indiana that didn't observe DST.  Thus the map of the
> "edge" of a time-zone in the US ends up looking "furry" and changes
> from season to season.  But in France, it's all just one time-zone,
> right?
> 
> I ask this because my dream of the ultimate beta test of SrvrPowerCtrl
> would involve a SqueezeBox, a small 12v powered SqueezeCenter server
> with my music collection, a barge and the Canal du Midi.  I'd hate to
> think that I would have to reset the locale on the server every couple
> of kilometers.
In fact, we have 1 TZ for the whole European Union (CET-Central
European Time), and even a standard rule. We're going back and forth 1
hour. CET is GMT+1 (winter) / GMT+2 (summer)
If you miss the canal du midi and end up on the Rhine your Squeezebox
won't feel a thing. Steer clear of supertankers, though. 
There is one exception, of course. The British are GMT in winter and
GMT+1 in summer.

The choice of TZ (to some extent) and of the DST rule (very much) is a
political matter. Over time some countries have used funny schemes,
like 15min. every day, or 1h30mn shifts... I believe that with the rise
of the IT infrastructure DST rules are getting more standardized and
simple, but this can change any year. 
A package such as DateTime that is maintained to apply the correct math
for each TZ is a real boon.

I think I'll run a Pink Panther movie tonight...


-- 
epoch1970

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/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2008-12-25 Thread bpa

There is a SC problem with playlist and NPRRadio highlights the problem.
I've logged the bug and hopefully there'll be a fix in 7.3.2.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] MusicInfoSCR on Boom - Not getting far..

2008-12-25 Thread socistep

Hi,

Can anyone help with this one ?

Cheers
Ian


socistep;374207 Wrote: 
> Hi All,
> 
> Can anyone help with this? I followed the instructions as per the
> following link
> 
> http://wiki.slimdevices.com/index.php/Make_Boom_look_like_the_Box
> 
> I'm running Ubuntu 8.10 and my Plugins directory (as per the settings
> page) is 
> 
> /var/lib/squeezecenter/cache/InstalledPlugins/Plugins
> 
> I've downloaded and extracted the files into a folder under the
> following location and stopped and restarted squeezecenter (version
> 7.3), I can see the plugin listed under the Settings > Plugin tab
> within SC. However when I go into Settings > Player and then pick my
> Boom and "Basic Settings" to change the 'Screensaver when playing'
> setting then I can't see the 'Music Information Screen' option nor can
> I change any settings for the plugin itself.
> 
> Does anyone know what I am doing wrong here ? All help appreciated
> 
> Ian


-- 
socistep

socistep's Profile: http://forums.slimdevices.com/member.php?userid=18860
View this thread: http://forums.slimdevices.com/showthread.php?t=56952

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


Re: [SlimDevices: Plugins] MusicInfoSCR on Boom - Not getting far..

2008-12-25 Thread davep

First of all the obvious - the checkbox next to the plugin name on the
Plugins tab is ticked?

Otherwise I suggest you try going the new automated way, using
Extension Downloader.  Still slightly unintuitive to my mind, but does
a good job of managing plugins.

Go the the Advanced tab on the SC Settings page and then look in the
drop down list for Extension Downloader.  In the Additional
Repositories box at the top cut and paste this url
http://www.herger.net/slim-plugins/repo.xml and then click on Apply at
the bottom of the page.  You then need to restart SC to get it to see
the new repo.  When you next open the same Advanced|Extension
Downloader page you should see then MIS plugin ready for selection.  I
think you then need to do a further restart to get it activate and then
off you go.  If your original MIS install was actually there you may see
a message about needing to remove it first.  If so go to the directory
where you had put the MIS folder and blow it away and then do the auto
install as above.

davep


-- 
davep

davep's Profile: http://forums.slimdevices.com/member.php?userid=61
View this thread: http://forums.slimdevices.com/showthread.php?t=56952

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


Re: [SlimDevices: Plugins] Cant configure Multi Library

2008-12-25 Thread gfrnd

I have the music library @
d:\music\squeeze (on a whs called hpserver, but used the local
reference within the server of d: rather than \\hpserver\
build 2 new directories under the music directory
d:\music\libs
d:\music\libtmplts
and recorded those in the settings/plugins section

then went to extras/muli library
chose create new library
chose standard library
it's at this point i get a blank screen

thanks


-- 
gfrnd

gfrnd's Profile: http://forums.slimdevices.com/member.php?userid=22256
View this thread: http://forums.slimdevices.com/showthread.php?t=57128

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


Re: [SlimDevices: Plugins] How can I add an online radio station?

2008-12-25 Thread davep

Bull_in_a_china_shop;375010 Wrote: 
> Theres a live feed from http://www.1470wmbd.com/  it has a .asx file
> that opens and plays the stream.
> 
> Can anyone assist me with pulling this into my squeezecenter?

Try going to the Home SC page, scroll down to the Internet Radio
section and select Tune In URL.  Put the following URL into the box and
click the play icon. http://wmbd.serverroom.us:7048 

No guarantees but works for me.  (BTW, love the Peoria version of Van's
Gloria).

davep


-- 
davep

davep's Profile: http://forums.slimdevices.com/member.php?userid=61
View this thread: http://forums.slimdevices.com/showthread.php?t=57050

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


Re: [SlimDevices: Plugins] Does TrackStat/MusicInfoSCR plugins work with Squeezebox Controller?

2008-12-25 Thread erland

TrackStat is supported on the Controller, you will find the rating menu
when viewing the track details.

I don't think MusicInfoSCR is currently is supported on the Controller,
so there is no way to show the ratings directly on the Now Playing
screen.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/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=57139

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


Re: [SlimDevices: Plugins] Setting up multiple libraries

2008-12-25 Thread erland

censor;375563 Wrote: 
> 
> I currently have one library, containing music, audiobooks and kids
> music.
> 
> I would love to have those three categories split apart (the audiobooks
> wreak havoc because of the authors popping up as artists, the sheer
> number of files etc, the kids music needs to be very easy to locate -
> but the audiobooks is really the big pain here).
> 
> Should I install multilibrary, or just delete author from the ID3 tags
> of my audiobooks?
> 
> I guess the latter, since just the titles mess things up to my mind.
> 
It depends what you like to do, if you just want to get rid of the
authors it might be easiest to re-tag them. However, don't do this if
you feel that it would be useful to be able to browse audio books by
authors.

censor;375563 Wrote: 
> 
> So... I have downloaded MultiLibrary and CustomBrowsw, but exactly what
> sort of libraries should I set up in order to simply split these
> categories apart by folder location? (I have a folder called music,
> then "pop", "book" and "kids".
> 
> I don't need any extra menus or stuff, just looking for the split
> here...
Just create three libraries of the type "Standard library" and specify
the full path to each library folder in the "Included Directory 1"
parameter of each library.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/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=57137

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


Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2008-12-25 Thread lowjumpingfrog

I must be missing something. This plugin installed beautifully. I fixed
the perms on my music folder, as suggested above, on the Ubuntu machine
that hosts squeezecenter. I ran the plugin as described and the album
art was saved successfully, i verified the file using ls,  in the
directory alongside of the tracks with perms of the squeezecenter user.
But, the album art does not show up in the WebUI or the Duet controller.
I did a manual rescan of the library. Reset my browser, safari &
firefox, cache. And restarted the Squeezecenter Service.
Here is my configuration info:
Version: 7.3.1 - 24372 @ Fri Dec 19 17:38:52 PST 2008
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: i686-linux
Perl Version: 5.8.8 - i486-linux-gnu-thread-multi
MySQL Version: 5.0.51a-3ubuntu5.4
Total Players Recognized: 1
What am i missing? Is there something else I should check?
Thanks for help.


-- 
lowjumpingfrog

lowjumpingfrog's Profile: http://forums.slimdevices.com/member.php?userid=19259
View this thread: http://forums.slimdevices.com/showthread.php?t=49245

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


Re: [SlimDevices: Plugins] 7.3 and syncoptions

2008-12-25 Thread peterw

Millwood;375239 Wrote: 
> Just reproduced the behavior.
> 
> Facts are:
> 
> ...
> 

Great, thanks.

> What can I do to help?  Logging options?  Anything else?
> 
> And - no rush - selecting midtrack sync is a perfectly good workaround
> for me.

Glad to hear "no rush" -- the hard drive in my laptop suddenly has a
bunch of bad sectors, so I won't be coding much until I replace it. :-/
Hopefully that'll just be a few days.

-Peter


-- 
peterw

http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver ContextMenu FuzzyTime KidsPlay
KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=57055

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


Re: [SlimDevices: Plugins] Setting up multiple libraries

2008-12-25 Thread censor

Erlend, thanks for your quick reply.
Will put this to the test after the kids have fallen asleep tonight...!


-- 
censor

censor's Profile: http://forums.slimdevices.com/member.php?userid=20958
View this thread: http://forums.slimdevices.com/showthread.php?t=57137

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