Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-26 Thread bossanova808


So are others seeing the issue with Spotty stopping a few seconds into a
song, pausing about 10 seconds, then carrying on (sometimes) or just
outright stopping?  Doesn't happen on 100% of songs, but most of them. 
Has started in the last week or two.

I have checked, am not using British English in LMS, I have
re-authorised Spotty (after deleting everything in the cache dir related
to spotty).  No other network issues/changes and we use Spotty here
daily for the last few years without issues.

(LMS running as a docker, updated just now, with latest everything. 
Clients are mainly Booms).



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-08-12 Thread bossanova808


d6jg wrote: 
> I already have that sort of set up - currently 1 x Pi3, 1 x Core32 and
> an old HP Microserver with SSD all using the same QNAP NFS store. The HP
> is still the fastest! There is another Pi3 at a remote location with a
> synced copy of the music files on another QNAP. I recognise that most
> people don't have the amount of kit that I do. Multiple dockers on a
> single Pi sounds an interesting approach - an excuse to get another Pi4!

(Distinctly off topic and I apologise...)

I was going to do exactly this with a Pi 4 (and did initial testing with
that), but then remembered I had an old NUC 2820 machine in a cupboard
doing nothing
(https://ark.intel.com/content/www/us/en/ark/products/78953/intel-nuc-kit-dn2820fykh.html)...and
I recently went down this path.  

So recently I decided to get on board the docker train, and I thus now
have all of these running in docker:


- 1 * Reverse-Proxy/Let's Encrypt SWAG gateway thing
- 1 * LMS (have previously run two, and might again, kids vs. adults -
  rather than trying to use multiple library approaches within LMS...you
  just switch the player between the available sources and off you go,
  works well!)
- 1 * MariaDB
- 1 * MariaDB-backup tool
- 1 * OneDrive (this only runs overnight for syncing my music to my
  work library, as this one -is- a bit of a CPU hog when it does its
  periodic re-syncs otherwise)
- 2 * Headless Kodi instances (allowing for 24/7 library updates
  without the need to run library scans on client machine -> pointing at
  two libraries, one for kids and one for adults) 
- 1 * Beets (for largely automated incoming music processing)
- Some youtube-dl and other containers I spin up as-needed
  

...all running on that puny (Celeron 2830, 8gb ram, some sort of basic
2TB SSD in there) machine...without performance issues.  CPU rarely goes
over 10% in day to day use.  

The Pi 4 is now doing duties with PiHole and PiVPN - but it would easily
run two LMS instances I'd say.  Initial scans might take a while but
other than that, the WebUI/Material was very responsive (I have about
1800 albums in all), Spotty worked fine etc.   

Docker is _great_ for this sort of thing.  You have one compose file
which very clearly defines all the ports and folders used, so everything
is nicely in one place.  Then simple commands to upgrade, start and stop
the services defined in there.  I have another docker-LMS instance on a
Kodi (Coreelec, Odroid N2) machine I take when we travel (well,
theoretically, travel being a bit constrained of late :( )

And the performance is near nativeamazingly so, really.  From a
practical perspective you just can't tell it's virtualised really.  So
in summary, I think for multiple libraries the docker approach with
separate LMS instances is a great way to go for multiple libraries, if
you're on the fence...



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] XSqueezeDisplay Plugin - Does it still work?

2021-04-04 Thread bossanova808


The info is all directly from Kodi - if it is wrong or incomplete (the
timer carrying on), that is probably really a Kodi issue.  This plugin
just grabs what is given, basically.

This is the only Perl I've ever written and I am probably not all that
likely to make changes as it already covers everything I need it to do -
but happy to accept them if you can successfully make and test them - it
would probably be a case of coming up with the right JSON queries for
Kodi when used in Live TV / Radio modes, I guess.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=114279

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


Re: [SlimDevices: Plugins] XSqueezeDisplay Plugin - Does it still work?

2021-04-01 Thread bossanova808


Sure @MichaelPr, I am happy to correct it, or even better you could do a
PR here -
https://github.com/bossanova808/repository.squeeze.bossanova808

But it's been working for me forever (I am using  8.1.2 here currently)
, and I use it every night, so I wasn't aware of an issueI've seen
that warning but it has worked fine despite that so I never bothered to
look into it.

Therefore I'd actually guess in your case it was just re-starting LMS
that fixed your issue, rather than whatever change you made, but I
suppose getting rid of the warning would make sense anyway...)



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=114279

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-09-19 Thread bossanova808


(I only use Material on the desktop)

I too find the removal of the home icon unfortunate.  Long presses are
really not a desktop thing, and I personally really like having the
option to jump back to home at all times.  

Basically, I like the breadcrumbs you had more than this kind of hidden
functionality.  

Just a vote on that!  I know Material was (is?) in theory primarily
mobile, but it's great on the desktop too...



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-08-17 Thread bossanova808


Yeah - so zapping IS a standard feature of LMS that has been around
for-just-about-ever.

By default, it's accessible by the remote (rather than the classic
skin)if you press and hold the 'add' button when any song is
playing, it is removed from the queue and added to the Zapped Songs
playlist.  

You can then choose what to do with this playlist - e.g. this method can
be used to take one playlist and create from it another playlist that is
a shortlist (just rename Zapped Songs to something else...).  Or it can
be used to make a list of songs that need some sort of attention
(metadata fixing, favourites from an album, lots of use cases
really...).  E.g. Michael Herger talks about it here:
https://forums.slimdevices.com/archive/index.php/t-106162.html 

So not -necessarily- used to create a permanent skip-over playlist, but
I would guess that is almost certainly the most common use case (and
super handy).

Fine of course if you want to hide it if Custom Skip is not there, but
it's not, per se, the only use case.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-08-02 Thread bossanova808


cpd73 wrote: 
> Not keen on adding a refresh button, just adds to the clutter. What I
> have done, for 1.8.6, is that the New Music view is refreshed after a
> scan is complete.

Ok, well that certainly my main use case, so thanks!



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-08-01 Thread bossanova808


Another, hopefully small/easy request, if I may?

I often find myself wanting to re-load the current view - mainly the New
Music view...if I have done an update scan in another window, or come
back to my browser a day later when I know a scan has happened etc.

But because the LMS interface has never really used proper URLs, I don't
think there is an easy way to reload the current view is there?  I.e. if
I have New Music open, it's easy to go back to home etc, but not just to
refresh the view.  If I use the browser's reload button, it reloads back
to home...so a manual reload button for the current view would be super
handy.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-29 Thread bossanova808


@d6jg - great tip there, thanks.

@cpd73 - thanks so much, that is awesome!



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-07-29 Thread bossanova808


Would it be possible to add a command to 'zap' a song from the song's
context menu in the playlist?

(i.e. achieve what pressing and holding the + (add) button on the remote
control does - adds the song to a 'zapped' list that can then
forevermore be skipped over by e.g. Custom Skip).



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-08-12 Thread bossanova808

mherger wrote: 
> > Just curious - does Spotty need the Spotify port (4070) to be open,
> or
> > it clever enough to channel it through
> 
> I wouldn't even know what port 4070 is for.
> 
> -- 
> 
> Michael

Ok then :)

(4070 it seems is the Spotify P2P port - that is, if not available it
falls back to direct streaming from the Spotify servers as opposed to
potentially using some form of P2P streaming...)

The basic info comes from here:
https://community.spotify.com/t5/Desktop-Linux-Windows-Web-Player/Troubleshooting-connection-issues/td-p/104003



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-08-12 Thread bossanova808

Hi Michael

Just curious - does Spotty need the Spotify port (4070) to be open, or
it clever enough to channel it through 

I kind of assumed it did, so have it open, but I am about to muck about
with a docker container for an embedded LMS in a LibreElec (Kodi)
scenario and wanted to know for sure one way or another.

In the meantime thankyou for your continued efforts with Spotty and LMS
- they are much appreciated.  I did a survey of streaming solutions
again recently and -still- find the whole squeezebox ecosystem to be the
best for my needs.   Pretty remarkable given I first bought in in 2001!



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2017-02-16 Thread bossanova808

I'll bet it is not connecting to the local *player* rather than the
server.

Post a *full* debug log over here -
http://forum.kodi.tv/showthread.php?tid=122199=last

...and I'll try and help.  But review the whole wiki first please -
http://kodi.wiki/view/Add-on:XSqueeze



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2017-01-06 Thread bossanova808

Just google Kodi skinning basically.  There's heaps of info in the
wiki.

It's all simple XML.  The file you need is in the addon itself in the
resources sir - XSqueezeNowPlayingWindow.xml IIRC.  Main thing to do
would be add a keyboard control to trigger 'ReloadSkin()' in your
keyboard.xml so you can very easily see see your changes as you make
them.   (and turn on the grid to ease layout etc).

A few nights should be  enough.  The basic structure was two panels -
now playing info in the left and artist slidesow display on the right.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2017-01-05 Thread bossanova808

wortgefecht wrote: 
> I think, it's the skin. KODI 17 has a new default skin, Estuary.
> XSqueeze works only with Confluence, the default skin up to 16.
> 
> Gesendet von meinem Nexus 6 mit Tapatalk


Yes  that's the issue.  I really rather don't like the new skin, so I
haven't got around to updating it yet.  Will wait for 17s final release
then do it shortly thereafter I think.   

It's pretty easy to do if you have some time, would be great if someone
did it for megood chance for someone to do a better job than I can
be bothered with ;)


----
bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2016-02-18 Thread bossanova808

That's good to hear.  It's probably xbmc giving up on the thumb
arriving, I don't think there's much I can do about that.

XSqueeze, it will be painfully obvious, is a pretty gross hack really. 
It just started as a proof of concept (becvause for years people had
been saying that a proper xbmc client should be made but nobody did
anything, I just wanted something as a visualiser but then adding
playback in a non integrated way was easy, so that came along etc etc) -
I ran with it a bit, but in a very unstructured way (it was really some
of my first python).  

So don't expect too much from it and I don't actually use it myself (I
uses SBs for music mostly, but if I want to play music through my TV
connected systems I mostly just use xbmc itself).



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2016-02-17 Thread bossanova808

Hmm, I must have missed player auto discovery when I did this, going
back a while now.  Is that possible via slave/lite?  Currently it's just
a quick hack to detect the server via one of the players IIRC.  

But yep, for now you just put in the actual mac address, sorry.  After
that you should be good to go in controller mode, although I haven't
tried controller mode myself in a while

Artwork works for me, though.  Does it consistently fail for you?



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2015-03-31 Thread bossanova808

Note updated instruction above, with repo url for easy install



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2015-03-30 Thread bossanova808

[Copy of post form XSqueeze main thread over at the Kodi forums...]

Ok folks here's a little supplementary thing I have started work on.
It's very handy if you have a squeezebox sitting next to your Kodi
machine

It's called XSqueezeDisplay ( I am offiicially crap at naming
things!).

It's a tool to display Kodi now playing info using the line display of a
SB2/Sb3/Classic Squeezebox. Basically, the idea is that it will be like
LCDProc but using a Squeezebox display. If you're not using Kodi, it
will just fall back to displaying the standard Date and Time stuff.

This alpha version displays only one thing so far - time remaining on
the currently playing video (only) file.

The alpha is here:
https://github.com/bossanova808/reposito...isplay.zip

You need to install that to your Logitech Media Server plugins folder -
check where that is here:
http://wiki.slimdevices.com/index.php/Lo..._locations

To install, download the zip and extract it in that folder such that you
end up with something like:

C:\Program Files
(x86)\Squeezebox\server\Plugins\XSqueezeDisplay\Plugin.pm (..etc!)

Now, RESTART your LMS.

Go to Settings-Plugins and you should now see XSqueezeDisplay - click
settings on right and fill those in with your Kodi json details (IP
address, port, username and password or leave those last two blank if
you don't use authentication). Note the two template lines at the bottom
are currently not used so just leave them empty!

Apply the settings (bottom right).

RESTART your LMS again. Check the end of the LMS log and you should see
something like:
*** XSqueezeDisplay *** Kodi endpoint is
http://user:password@192.168.16.31:80/jsonrpc (user:password will be
missing if you don't use one).

Now on your kodi machine, play a video. You should see the display
change to something like (if in two line mode):
Playing
12:05PM [-45:12] - and the timer on the right ticking down as each
second passes.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2014-10-29 Thread bossanova808

Not a big reader huh? ;)

Squeezelite supports gapless playback, a wide range of sample rates
(44.1 kHz / 48 kHz / 88.2 kHz / 96 kHz / 176.4 kHz / 192 kHz / 352.8 kHz
/ 384 kHz)

BUT - I think you'd have to custom compile squeezelite on the RPi (R Pi
uses the arm6 hard dloat binary IIRC) - to support the resampling.  If
you do that, you can overwrite the binary with the addon with yours and
that shoudl in theory be it I think, although I know very little about
this,.  You really want to ask in triode's thread about his squeezelite
player



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


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

2014-08-26 Thread bossanova808
)
  [13:04:58.008981] main:930 streambuf_newstream: streamtest (2)
  [13:04:58.009071] main:1656 new stream pending state: Resource not loaded yet
  [13:04:58.009128] main:1656 new stream pending state: Resource not loaded yet
  [13:04:58.021709] main:567 new connection
  [13:04:58.029161] main:619 req: browse.json res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: (null) prot: HTTP/1.0 auth: (null)
  [13:04:58.029199] main:1078 queuing track browse
  [13:04:58.029207] main:1656 new stream pending state: Resource not loaded yet
  [13:04:58.029222] main:567 new connection
  [13:04:58.029349] main:619 req: browse.json res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: (null) prot: HTTP/1.0 auth: (null)
  [13:04:58.029373] main:1078 queuing track browse
  [13:04:58.029379] main:1656 new stream pending state: Resource not loaded yet
  [13:04:58.046135] main:567 new connection
  [13:04:58.047408] main:619 req: stream.flc res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: 
player=00%3A04%3A20%3A12%3A8a%3A5bstart=0sync=2id=10 prot: SPOTSTREAM/1.0 
auth: (null)
  [13:04:58.047488] main:813 newstream connection from 192.168.16.33
  [13:04:58.047504] main:849 streamid: 0 newid: 10 type: FLAC
  [13:04:58.047514] main:886 streambuf_newstream
  [13:04:58.047531] set_sndbuf:227 setsockopt: asked for 524288 got 425984
  [13:04:58.047542] main:1656 new stream pending state: Resource not loaded yet
  [13:04:58.300568] main:1656 new stream pending state: Resource not loaded yet
  [13:04:58.301130] main:1620 Now playing: Timber
  [13:04:58.301362] process_track:1401 process track
  [13:04:58.301536] process_track:1425 browse track: ok
  [13:04:58.302101] process_track:1401 process track
  [13:04:58.302244] process_track:1425 browse track: ok
  [13:04:58.302793] metadata_updated:86 new meta
  [13:04:58.500700] metadata_updated:86 new meta
  [13:04:59.457229] main:567 new connection
  [13:04:59.458179] main:619 req: stream.flc res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: 
player=00%3A04%3A20%3A1e%3A4c%3Aa2start=0sync=2id=10 prot: SPOTSTREAM/1.0 
auth: (null)
  [13:04:59.458293] main:813 newstream connection from 192.168.16.22
  [13:04:59.458316] main:849 streamid: 10 newid: 10 type: FLAC
  [13:04:59.458332] main:896 streambuf_addplayer
  [13:04:59.458357] set_sndbuf:227 setsockopt: asked for 524288 got 425984
  [13:04:59.569498] music_delivery:485 channels: 2 sample rate: 44100 streaming 
as: FLAC
  [13:05:01.339259] main:567 new connection
  [13:05:01.348050] main:619 req: cover.jpg res: 
spotify:image:fad28af03d6381d90324a95c7bf702503c00c311 par: (null) prot: 
HTTP/1.0 auth: (null)
  [13:05:01.726741] write_cover:123 cover fetch: No error
  [13:05:02.328857] main:567 new connection
  [13:05:02.329427] main:619 req: cover.jpg res: 
spotify:image:fad28af03d6381d90324a95c7bf702503c00c311 par: (null) prot: 
HTTP/1.0 auth: (null)
  [13:05:02.330206] write_cover:123 cover fetch: No error
  [13:05:11.325028] main:567 new connection
  [13:05:11.326212] main:619 req: stream.flc res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: 
player=00%3A04%3A20%3A12%3A8a%3A5bstart=0sync=2id=11 prot: SPOTSTREAM/1.0 
auth: (null)
  [13:05:11.326299] main:813 newstream connection from 192.168.16.33
  [13:05:11.326319] main:849 streamid: 10 newid: 11 type: FLAC
  [13:05:11.326335] main:853 existing streaming connection exists - killing
  [13:05:11.326453] main:886 streambuf_newstream
  [13:05:11.326487] set_sndbuf:227 setsockopt: asked for 524288 got 425984
  [13:05:11.326503] main:1620 Now playing: Timber
  [13:05:11.329707] main:567 new connection
  [13:05:11.334026] main:619 req: stream.flc res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: 
player=00%3A04%3A20%3A1e%3A4c%3Aa2start=0sync=2id=11 prot: SPOTSTREAM/1.0 
auth: (null)
  [13:05:11.334063] main:813 newstream connection from 192.168.16.22
  [13:05:11.334071] main:849 streamid: 11 newid: 11 type: FLAC
  [13:05:11.334077] main:896 streambuf_addplayer
  [13:05:11.334086] set_sndbuf:227 setsockopt: asked for 524288 got 425984
  [13:05:11.748747] music_delivery:485 channels: 2 sample rate: 44100 streaming 
as: FLAC
  [13:05:28.304263] log_message:81 log: 03:05:28.304 I [offline-mgr:2058] 0 
files unlocked. 0 images unlocked
  [13:05:34.169494] music_delivery:571 error writing
  [13:05:34.169607] main:1603 resetting streambuf
  [13:08:05.001863] main:567 new connection
  [13:08:05.002654] main:619 req: prefetch.json res: 
spotify:track:3cHyrEgdyYRjgJKSOiOtcS par: (null) prot: HTTP/1.0 auth: (null)
  [13:08:05.002731] main:985 prefetching track: No error
  
  



The spotify self test passes ok.

I am not sure why it's repetitively trying to login - or why it says
it's killing various streams etc. in that log.

Can you help me interperet and or point at things I can do to diagnose
further?

Many thanks - it's a great plugin!



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread

Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2013-02-10 Thread bossanova808

Now integrates squeezelite as a player, meaning Spotify support etc.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-05-16 Thread bossanova808

I have just released a big new version with an easy music
chooser...makes it a lot easier to use...



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-04-17 Thread bossanova808

The web UI uses JSON right?

I can't get the artwork_urls without explicitly using tags but with tags
it appears to work ok.

Since I don't use streams and it's now working I can't be bothered doing
much more (I want to work on creating a music selector when i finally
have some time...) - I will juts leave it as is for now, but patches
welcome as they say!



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-04-16 Thread bossanova808

Ok, cool, thanks - I integrated your code (added a test for http in the
artwork_url as well as per your php code to get it to work with radio
stations - I don't have spotify etc so this was the best I could try!). 
I will push this release out soon.

I don't care about a few more telnets/optimum code, everything seems
very responsive and if these machines can handle the rest of xbmc
they'll do fine with XSqueeze...but feel free to improve it and supply
something else if you like - I never stream really (other than radio) so
it's not very important to me personally but I am sure others will
appreciate it.

Ok I get how you're using the visualiser now, makes sense if you're
using a physical player externally.  If you finesse up your skin and are
happy with it let me know and I will put in the add on page...

(BTW I am super busy right now due to some family health stuff hence not
getting into this a bit more - basically, feel free to hack and submit
and I will integrate as long as it doesn't break anything for others!)

Cheers



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-04-16 Thread bossanova808

Oh and re: the curl - default.py is the logical spot I'd say - just
right at the beginning before 

Logger.footprints()

...and then just right at the end on the way out.



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-04-16 Thread bossanova808

Michael Herger wrote: 
 gt; I am actually using the status command (as well as songinfo) - but
 gt; neither seem to be returning the data in question via the CLI.  I
 don't
 
 Check for an artwork_url item.
 
 -- 
 
 Michael

A basic 'status 0 1000' returns no artwork_url fields when playing radio
here. Using the tags thing per Tobias code does, though. It's hard to
find a good tags example in the Cli docs but I though status would do it
without that anyway...



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-04-15 Thread bossanova808

I am actually using the status command (as well as songinfo) - but
neither seem to be returning the data in question via the CLI.  I don't
use radio much myself, and I quite like the default pic but if you give
me an easy solve I am happy to pop it in.

RE: your skin - you can't call the artist slideshow with a button (it's
commented out in the XSqueezeNowPlaying.xml) - that method doesn't work
anymore.

Won't the visualisation never come up as we're not playing anything via
XBMC?  You are using the current version right (0.4.5)



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-04-14 Thread bossanova808

1) Not really - we're not using the XBMC player so there's no hook into
the visualization.  Best you could do is set some sort of screensaver up
as a pseduo-visualisation.

2) I am not using json, rather the CLI - I will look into this but no
promises!  Thanks for the examples...

(Also, patches welcome...
the code is on googlecode if you fancy a stab at the python code...
http://code.google.com/p/bossanova808-xbmc-addons/
)

3) Skinning it would be great - check the provided Confluence file, it
documents everything pretty clearly I think.  If you come up with with
files for other skins (or an alternate for Confluence), let me know and
I will add it to the repo for others to enjoy!



bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-03-01 Thread bossanova808

Yeah to be honest it (squeezeslave) plays all my local radio streams
fine, and here in Aus. there is very limited access to other types of
streams due to onerous licensing restrictions - so I won't be putting
effort into something I probably can't use anyway, realistically.

Also I repeat - the very basic two line + button approach I can use
with Squeezeslave is very very easy...the other protocols are obviously
more feature rich but harder work too.  

My code is on googlecode @
http://code.google.com/p/bossanova808-xbmc-addons/ so anyone is very
welcome to fork and run with this...


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-29 Thread bossanova808

Michael - any thoughts on what might be the best approach for a more
sophisticated joining of these systems??


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-28 Thread bossanova808

Yep I don't think that is the way to go.  

For me personally, I am really not sure slimproto is worth the effort,
which would be considerable.

My main issue is how to deal with the touch/radio and future devices -
at the moment, this reflects my hardware, which is all classics/booms.

And the reality is, with projects like Raspberry Pi, the internal XBMC
audio player is a very viable alternative, although it definitely needs
improvement in some areas...I see this as a bridging solution until
either XBMC's music functionality improves (codec support etc is
already quite good, it's really jut the clunky browsing/playlist
management side that needs a thorough workover).  Of course I am hoping
logo release a slim device but with an HDMI out and cool big screen
display - honestly, a great internal dac, and HDMI out, are the two
things I would really like to see in a new Squeezebox type device.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-19 Thread bossanova808

Well sure - if you have some spare time, knock up a full slimproto
handler in XBMC friendly python and that would be awesome.

But for 99.9% of people, Squeezeslave does very well indeed.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-19 Thread bossanova808

Development is active, it would seem, so it may well come to pass that
otehr formats are done.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-18 Thread bossanova808

True, the XBMC forums are vast and intimidating at times!

Yes, this is a TV display for Squeezebox clients - it can either be
it's own client, and do display and playback, or it can just be a
larger display for an existing Squeezebox - I am using it as one of
each at my home...I don't have a Squeezebox in my main media room, so
there I use this as display  player, but in another room I do have a
Squeezebox so I just use this as a larger display (as the hardware
based synchronisation is always better than software synchronisation
and when I am in this room I typically have other rooms playing as
well).

I suspect most people will use it directly as a player, though.

XBMC runs on a bewildering array of hardware, and yes on most occasions
is connected by HDMI to your receiver or TV.  I personally have:
- Shuttle XS35GT using HDMI for video and audio to a Denon 2309 amp
- An ASRock ION 330 connected via HDMI to a TV and analogue audio to a
digital amp
- An old Mac Mini with video via DVI-HDMI and audio via SPDIF to an
amp.

So basically, hardware wise, there are LOTS of options.  The XBMC
hardware forum has some good example/recommended setups from a user
named eskro.

In terms of output, it uses Squeezeslave, so can output to whatever
Squeezeslave can.  Most of the time it seems to work automatically, not
sure how, and sends sound to the primary output.  But if you want, you
can manually run 'squeezeslave -L' and it will list the available audio
outputs - you can then run 'squeezeslave -o12' or similar, to get it to
use a specific output (which may or may not be different to your
main/tv output, depending on what you wish to achieve).  The add on
lets you specify extra squeezesalve arguments if you need
themalthough eventually I might build a window that lets you do
this inside the plugin with a GUI, it won't be for a while at least -
but the manual way is easy.

As to what it can play, the depends entirely on what Squeezeslave can
play. I have yet to find something it can't, but I have pretty much all
MP3s and FLACs, with a few m4a etc, but I don't think I have any 5.1
stuff for audio.

http://wiki.slimdevices.com/index.php/SqueezeSlave - should tell you
what you need to know, or the Squeezeslave support thread.  

XBMC is of course an amazing thing in many other ways than this, if you
have any interest in video and slick GUIs, it's well worth trying in and
of itself - this is jut a wee little bonus on the side!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-17 Thread bossanova808

Good progress on this:
http://forum.xbmc.org/showthread.php?p=1012231

...integrated squeezeslave and a bit more eye candy


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-17 Thread bossanova808

Over at the XBMC forum thread is the best spot.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


[SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-10 Thread bossanova808

Ok so I have begun work on integrating a Squeezebox controller into
XBMC.

Very early days, but it's working.  

The main idea is to run Squeezeslave on your XBMc box, and provide and
XBMC integrated interface to this.  

The announce/development/release/everything thread is here:

http://forum.xbmc.org/showthread.php?t=122199

The idea is to initially develop a nice SB controller in XBMC that uses
squeezeslave for local playback for now.  The SB controller can also be
used with other squeezeboxen of course.  Eventually, possibly,
squeezeslave can be subbed out for a proper slimproto handler inside of
XBMC (or possible when XBMC supports binary addons, squeezeslave itself
can be effectively subsumed into this add on).

Anyway, early days as I say.  Contributions, thoughts, testing etc.
etc. all welcomed!  It's just a toy, really, but kind of fun, and nice
having the classic two line SB interface in SB if you go right back to
the early days...

But given this is largely an XBMC thing - meet us over on that
thread.

That link again:
http://forum.xbmc.org/showthread.php?t=122199


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-10 Thread bossanova808

Anything XBMC runs on I think (+ squeezeslave must run on the platform
if you want local playback).  The add on is written (like all xbmc
addons) in Python - and at the moment is so embarrassingly simply a
screen shot is pointless.  I have tried Win, Linux (Openelex XBMC), and
OSX so far.

Imaginea 1920 by 1080 50 plasma with a two line SB interface on it
(plus some cover art in the corner) and you've seen it ;)  I am just
mucking about, eye candy will follow


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] XSqueeze - XBMC and Squeezebox, together at last!

2012-02-10 Thread bossanova808

Ok screenie in the first post of that thread now - like I said, v.
simple as this page.  Hopefully I can tie it in nicely to the very eye
candy rich XBMC experience...that's the plan.  Long way to go yet, but
this is at least serviceable.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=93544

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


Re: [SlimDevices: Plugins] Headphone safety plugin? (extend Volume Lock??)

2008-01-30 Thread bossanova808

Hi Peter

Sorry for the slow response, by replacement SB3 was apparently sent by
mule (with a limp).  

I finally had a chance to try it out last night (still on 6.5.whatever)
and it works a treat - does just what I wanted!

Thanks ever so much!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=42428

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


Re: [SlimDevices: Plugins] Headphone safety plugin? (extend Volume Lock??)

2008-01-19 Thread bossanova808

I'm not really so concerned about a random noise blasting out or
something (in three years with SBs I've not had that problem), I'm
really just wanting a way to make sure the volume can't be raised
beyond a certain level, whil still having replaygain working.

Which, if I understand what you've said above, is actually what I'll be
able to do.  

My SB3 is being replaced so I won't be able to test for a few days, but
I'll report back soon and thanks for your efforts and the above
explanation.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=42428

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


Re: [SlimDevices: Plugins] ANNOUNCE: Lyrics Version 0.9

2008-01-18 Thread bossanova808

Not to be a negative nelly but neither really seem to indicate lyrics,
rather than music...


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=42174

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


[SlimDevices: Plugins] Headphone safety plugin? (extend Volume Lock??)

2008-01-18 Thread bossanova808

Is there a plugin that can limit the maximum headphone output volume, to
protect ones ears from years of late night headphone listening and the
temptation to 'crank it to 11'?  A lot of digi music players have this
option and while it may not be popular with the young folk, those of us
over 30 probably want to hang on to our senses for as long as we can!

If there isn't one, I might consider making one - I notice there is a
volume lock plugin, that might be a good place to poke around as a
starting point - or perhaps Peter this is something you'd find
easay-ish to add?

Especially given the duet controller, which may well end up in quite a
few bedrooms once it can play music directly, this would be a nice
feature.

Would be nice if it factored in replaygain and had a sensible defualt
max volume, but was configurable per player.  Of course I guess the
actual output volume depends on the actual headphones and the strength
of signal needed to drive them...

Would this be interesting to anyone other than me??  Any further ideas
what it should do, how it should work etc?

I'm a total novice in Perl but have about 20 other languages behind me
so figure it can't be too hard to get started, but I run a business so
time is tight so if there is a volunteer out there that would find this
easy...that would be most excellent!!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=42428

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


Re: [SlimDevices: Plugins] Headphone safety plugin? (extend Volume Lock??)

2008-01-18 Thread bossanova808

Hmm why would you want to ignore ReplayGain?  For people interested in
this, they're probaly interested in RG as well as it keeps things nice
and level and stops nasty surprises.  Basically, let the system
calculate the volume based on the RG values and essentially, if it is
over the user threshold, limit the volume to the threshold, otherwise
leave it under.

I think might as well move to SC7 as I expect most will upgrade and why
spend time on legacy support of 6.5 when the change to SC7 are much of
an improvement - I suppose some cautious people will hang off for a
while, but the new GUI etc looks so attractive I think most people will
be tempted..

I do think a jive/sb interface would be useful but could certainly also
live with a web only version myself.

I'm happy to help if I can - I may not be useful with perl/development
unless I get into it a bit, but I can certainly help with testing etc,
and/or am willing to take on anything else useful you can think of!!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=42428

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


Re: [SlimDevices: Plugins] Announce: Moose 0.62 (windows frontend forslimsqueezer)

2007-12-14 Thread bossanova808

I used to sort my CDs by colour - it was like a rainbow with a zebra on
the end for tall the black and white ones - looked kind of cool on the
shelf (700 odd CDs, a few metres wide).

I haven't actually used it in Moose but I think for those of us that
still think in terms of cover art (and perhaps we're already showing
our age there), it's pretty handy - I know that my Modest Mouse 'Moon
Over Antartica' CD is predominantly mauve/magenta.  So I can find it
quickly.  Mind you, browsing to M isn't hard either.  But choice is
good.

My album cover image scans (850 albums) take maybe 1 minute.  I think
the person above a glitch, or slow server/connection, because it pretty
much flies here.

Love Moose!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=41031

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


Re: [SlimDevices: Plugins] Trackstat - Moving Files, saving Stats

2007-07-31 Thread bossanova808

Hi Erland

Those votes in the opposite direction sound wise and I do see the
problem.  I do think an external app to do this would be useful to a
lot of people though.

I do my backup to a dir outside slim so that should be ok then, thanks
for clarifying.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=35962

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


Re: [SlimDevices: Plugins] Trackstat - Moving Files, saving Stats

2007-07-29 Thread bossanova808

Is it not possible to save the rating to, say, an ID3 tag, or an APE
tag, as a custom field?  

I'm sure this has been considered but I think iTunes saves it as a
tag...why not Trackstat?  This way it follows the music wherever it
goes.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=35962

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


Re: [SlimDevices: Plugins] Trackstat - Moving Files, saving Stats

2007-07-29 Thread bossanova808

I use an awful lot of MP3 tagging utilities for avrious things and to be
honest I've never once worried about losing my collection (which, of
course, is backed up regularly).

If there's any opportunity to vote for this to convince you otherwise,
I vote 'yes'.

That said, I never really move my music anyway, so it's not a big deal,
my rating seems to survive ok.  But I worry about when I upgradeI'd
really hate to lose my ratings (the bulk of which are used to eliminate
annoying tracks from the library, along with your custom skip plugin -
works a treat!).


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=35962

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


Re: [SlimDevices: Plugins] Announce: Moose 0.56

2007-06-21 Thread bossanova808

dkagedal;210275 Wrote: 
 I hate it when people do this.  You post an announcement but fail to
 include even the shortest description of what it is you are announcing
 a new version of.
 
 I have no idea what moose is, and this message didn't help me much,
 other than that I know that it apparently has a cover browser of some
 form.

It's a Windows based front end to slimserver.  A much faster and
prettier front end than the standard web interface.

Ang get over yourself, do a little research - sheesh - the Doc spends
HEAPS of his time making something really nice, gratis for us all, and
so he forgot to write a description for his, like, 56th version of it. 
Big whoops.

Doc - it's a great tool and we use it about 8 hours a day...


-- 
bossanova808

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


Re: [SlimDevices: Plugins] Announce: Moose 0.55

2007-03-14 Thread bossanova808

Most happy to help with testing anything.

I'll try and get you a screenshot - but the rendering issues are not
that common, the main stuff is the remembering of positiond and failure
to maximise.

The only rendering issue I can recall right now is that once the track
progress bar kept going off the right of the edge of the window, ie it
seemed to think it was bigger than it was, probably after a (failed)
maximisation test.

Let me know what I can do to help!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=33425

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


Re: [SlimDevices: Plugins] Announce: Moose 0.55

2007-03-13 Thread bossanova808

Hi Doc

One thing I've noticed is that Moose does not play so nicely with a
dual monitor setup.  First and foremost, it doesn't remember it's
position if it's closed on the second monitor (ie it always open on the
primary monitor).  Second, it can't maximise on the second monitor
correctly.

I've noticed a few other minor rendering issues but those are the two
key ones.  It's probably not a common usage scenario so I imagine it's
low priority, but I thought you needed a few more things to add to your
list!!

Thanks as ever for your work!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=33425

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


Re: [SlimDevices: Plugins] Announce: Moose 0.54

2007-02-06 Thread bossanova808

Any chance we could have an option to make double click default to 'add'
rather than 'play' when using the library. Often when building a play
list I accidentally wipe it half way with a double click

Also, moose is still definitely stealing focus with its popup toast
thingy...I'm always writing emails to moose by accident!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=32467

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


[SlimDevices: Plugins] Re: Announce: Moose 0.52

2007-01-22 Thread bossanova808

Yep, that fixed it.  I did glance again at the moose setup page but
missed this in haste.  Cheers!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=31681

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


[SlimDevices: Plugins] Re: Announce: Moose 0.52

2007-01-21 Thread bossanova808

Upgraded to 6.5.1 and now I get the following message from moose when
trying to do a rescan:

Problem connecting to MySQL: A request to send data was disallowed
because the socket is not connected and (when sending on a datagram
socket a sendto call) no address was supplied.

Have I managed to break it somehow?  I don't think I changed anything??


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=31681

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


[SlimDevices: Plugins] Re: Announce: Moose 0.52

2007-01-17 Thread bossanova808

I can't get it to repeat the crash, and haven't seen it again, so let's
put that one down to transient demons...

In all, working well!


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=31681

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


[SlimDevices: Plugins] Re: Announce: Moose 0.52

2007-01-16 Thread bossanova808

Getting a few crashes/glitches with 0.52, can't yet narrow down what's
happening - maybe a sing change?

Crash Message:


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.labelResize_MouseMove(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:///D:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

Moose
Assembly Version: 0.21.2571.29441
Win32 Version: 0.21.2571.29441
CodeBase: file:///D:/UtilsWithoutInstallers/Moose/Moose.exe

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///D:/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:///D:/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:///D:/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:///D:/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:///D:/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.42 (RTM.050727-4200)
CodeBase:
file:///D:/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.


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=31681

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


[SlimDevices: Plugins] Re: SuperDateTime - no output to screen

2006-10-24 Thread bossanova808

OK, changing the size to 1 or 2 gives output, but large (3) gives no
output.

I have upgraded to the latest beta version.

This gives me output no matter what the size...but now it seems to be
ignoring my string on the large size font, which is set to:

%1 - %T

...for all 4 of the weather strings.

Instead of getting 8:24 - 24 C as I do for size 1 and 2, as I'd expect,
I get

Tonight: Mostly Cloudy 

When set to size 3 (large).



So close


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=28930

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


[SlimDevices: Plugins] Re: SuperDateTime - no output to screen

2006-10-24 Thread bossanova808

Hitting the up/down arrows seems to now have it displaying the correct
thing. Hopefully it will remember that!

Thanks for your help people...


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=28930

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


[SlimDevices: Plugins] Re: SuperDateTime - no output to screen

2006-10-23 Thread bossanova808

4.1.2 is the version and the font is the larger font, yes.  I have not
tapped brightness or restarted the slimserver - can't right now but
will do so and report back later on.

Cheers
JD


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=28930

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


[SlimDevices: Plugins] SuperDateTime - no output to screen

2006-10-22 Thread bossanova808

Just upgraded to 6.5 and I'm trying to get SuperDateTime to work and
show me the local weather (Melbourne, Aus)

If I set the screensaver to SuperDateTime I don't get anything coming
on the screen.

The inbuilt DateTime works fine.

I have set all the strings to:
%1 - %T

The player is off with the following output:

-d_plugins is:

Aysnc: No DNS servers responded, you may have trouble with network
connections.  Please check your network settings.
Prevent Standby plugin: client Middle Level Player in playmode pause
Prevent Standby plugin: starting timer
SuperDateTime: Data refresh in progress...
SuperDateTime: async request:
http://www.weather.com/weather/local/ASXX0075
Prevent Standby plugin: client Middle Level Player in playmode pause
Prevent Standby plugin: starting timer
Prevent Standby plugin: client Middle Level Player in playmode pause
Prevent Standby plugin: starting timer
Prevent Standby plugin: client Middle Level Player in playmode pause
Prevent Standby plugin: starting timer
Prevent Standby plugin: client Middle Level Player in playmode pause
Prevent Standby plugin: starting timer


any ideas??  I really like having the temp displayed and I've had
no trouble in the past, but I was running on a NAS and I'm now back on
a dedicated server..


-- 
bossanova808

bossanova808's Profile: http://forums.slimdevices.com/member.php?userid=619
View this thread: http://forums.slimdevices.com/showthread.php?t=28930

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