[slim] How to get items in play queue via CLI

2008-11-13 Thread jkish
Hello all, I'm new to the forums, so please be gentle. I need to be able to get the list of items in the play queue via the CLI interface. I've looked through the help, but see everything but how to actually enuerate this this. Any help would be appriciated. Thanks!

Re: [slim] How to get items in play queue via CLI

2008-11-17 Thread jkish
-- > > Michael After more research it appears that status ... would return the play queue. Sound right? -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread:

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-03 Thread jkish
One big issue: I select Albums on the bottom row of icons and I get a screen that says Loading... for a while and then I get a blank screen. Selecting via Artists seems to work fine. I've tried clearing the cache, but that didn't seem to help. Any ideas on what I might try next?

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-03 Thread jkish
ith the word 'Albums' on top and the icons along the bottom. Not quite sure how to restart iPeng. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread: ht

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-03 Thread jkish
, but the albums are blank if I go there directly. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread: http://forums.slimdev

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-03 Thread jkish
l of the albums. I'm on 7.2.1. No albums show if I go through Artists->All Albums. If I choose and artist with multiple albums, I see those albums when I click on the artist. -- jkish jkish's Profile: http://for

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-04 Thread jkish
ing, in the Albums list there is no cover art, just the default "music note" artwork. My cover art shows up in the SC web interface. -- jkish jkish's Profile: http://foru

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-04 Thread jkish
en the logging if that doesn't work. After the albums loaded the one time, I quit iPeng and I was back to the albums not loading again. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=2

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-04 Thread jkish
sic > Wait until the spinner goes away > Quit iPeng > In SC, set logging back to Error > Send me your server.log (the complete file, you'll find the path on the > logging page, the link will only give you a few lines) Reinstall didn't help,

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-15 Thread jkish
I updated tonight from the App Store, but the help still says 1.03. I had previously updated from 1.0 to 1.03. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread:

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-22 Thread jkish
How do you tell iPeng that the SC server address has changed? I had to change to a static IP for my server. I tried to add another server address from the Settings screen, but that didn't seem to help. I'm using 1.04.

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-22 Thread jkish
;t the problem. I finally got it to work by turning "Forget last server" on - otherwise, nothing else seemed to make any difference. Thanks. -- jkish jkish's Profile: http://forums.slimdevices.com/mem

Re: [slim] iPeng Application 1.0 now on the App Store

2008-12-22 Thread jkish
n which was empty or the progress bar if I swiped the other way. I did go back and turn "Forget last server" off again. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148

[slim] RadioTIme CLI

2009-03-23 Thread jkish
Have the Radiotime CLI queries changed in 7.3.x? It doesn't seem to work anymore in 7.3 and the web interface suggests that they may have changed into something else. -- jkish jkish's Pro

Re: [slim] RadioTIme CLI

2009-03-23 Thread jkish
andyg;409344 Wrote: > To browse radio or services, you should first get the list of > radio/services by calling: > > radios 0 100 > music_services 0 100 > > Those will have the commands you need to call. Got it. Thanks for the qu

[slim] Create Pandora station via CLI?

2009-03-24 Thread jkish
Is this possible? I found nothing in the docs to indicate that it is, but they seem a little behind. Thanks for any info. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this t

[slim] Getting Album artist via CLI

2009-04-15 Thread jkish
server for large collections when I just want the info for one album. I could use songinfo and restrict to an album id and get the artist, year, etc there from one of the songs. What else? -- jkish jkish's Profile:

Re: [slim] Getting Album artist via CLI

2009-04-16 Thread jkish
pippin;415767 Wrote: > albums album_id:xxx > Doesn't that work? It would be great if it did - I didn't try since the doc doesn't show it as a possibility. I'll try it and see. Thanks. -- jkish

Re: [slim] Getting Album artist via CLI

2009-04-16 Thread jkish
pippin;415767 Wrote: > albums album_id:xxx > Doesn't that work? No dice on that - it seems to ignore the album_id setting. Any more ideas? How does iPeng handle that? -- jkish jkish'

Re: [slim] Getting Album artist via CLI

2009-04-17 Thread jkish
nt. The above will give you starting from the first (index 0) 1 > > album. > > Michael Yes, I tried it that way. Actually, the real command I sent was: albums 0 1 album_id:xyz tags:lajy It always returns the first album in the album li

Re: [slim] Getting Album artist via CLI

2009-04-17 Thread jkish
added 'a' to the tags on the albums command, the request started taking a huge amount of time. I was attempting to get all of the info for 250 albums at a time so maybe that is just too much data or something. -- jkish ---

Re: [slim] Getting Album artist via CLI

2009-04-17 Thread jkish
how long the 300 album fetch takes? I had a timeout set a 10 seconds and was hitting that when I was getting artist info with the albums command. -- jkish jkish's Profile: http://forums.slimdevices.com/member.

Re: [slim] Getting Album artist via CLI

2009-04-17 Thread jkish
der to get the performance I need. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread: http://forums.slimdevices.com/showthread.php?t=62452

Re: [slim] Getting Album artist via CLI

2009-04-20 Thread jkish
s in the background to build up the list I needed. That seems to work. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread: http://forums.slimdevices.com/showthread.php?t=62

[slim] How to encode Favorites URL via CLI

2009-05-02 Thread jkish
in the SC web interface has a space in it instead of %20. But, favorites created via the web interface have a url with a %20 in place of a space. How should I encode the Url submitted via CLI so that SC is happy with it? -- jkish

Re: [slim] How to encode Favorites URL via CLI

2009-05-04 Thread jkish
ATEST%20HITS" to work. So you have to convert the album name to look like that and then encode it before submitting via CLI. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?

[slim] How to access Squeezeplay menus?

2009-08-15 Thread jkish
structure and interact with SqueezeCenter once I have it. I'm probably missing something obvious. Thanks for any pointers. -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View t

Re: [slim] How to access Squeezeplay menus?

2009-08-16 Thread jkish
Is there some sort of (undocumented) menu CLI command that returns this information? Some of the Squeezeplay Wiki entries suggest that this might be the case. -- jkish jkish's Profile: http://forums.slimdevice

Re: [slim] How to access Squeezeplay menus?

2009-08-17 Thread jkish
SON/RPC commands look like? Would they show up in some sort of log if I accessed the website? -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=2114

Re: [slim] How to access Squeezeplay menus?

2009-08-17 Thread jkish
pippin;449137 Wrote: > Yes. Enable network.cometd and they show up in server.log Ok, thanks Pippen. So, is the cometd interface documented somewhere other than in the logs? Or is it just another packaging of CLI commands? -- jk

Re: [slim] How to access Squeezeplay menus?

2009-08-17 Thread jkish
92.168.1.114",["playlist","play","2802"]]} > > I'm using the jsonrpc.js for Squeeze Mobile so feel free to message me > if you need help with them. Very cool, thanks. I'm interested in accessing the Extras menus and acting on them. Any experie

[slim] Sirius not working?

2012-02-25 Thread jkish
I get an error that the server can't connect to sirius1.service.zing.net:443 -- jkish jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread: http://forums.slimdevices.com/showth

Re: [slim] SiriusXM Not Working

2013-02-17 Thread jkish
JWadle wrote: > For the past two days, I have been unable to access Sirius XM via LMS. > The error I get is: > > 500 Can't connect to sirius1.service.zing.net:443 (Bad hostname > 'sirius1.service.zing.net') > > I saw a thread from last year with the same issue. Is anyone else > seeing this or

Re: [slim] SiriusXM Not Working

2013-02-17 Thread jkish
garym wrote: > reported this yesterday too, but I am having no problems listening to > SiriusXM via LMS today either. I'm in eastern US and I'm listening right > now to "Deep Tracks" on SiriusXM. So I don't know if this is an isolated > problem for only some SiriusXM users (on the SiriusXM or LMS

Re: [slim] SiriusXM Not Working

2013-02-17 Thread jkish
Mnyb wrote: > Same ISP ? Sometimes weird issues can popup somewhere on the Internet > between you and the desired radio station . Hmmm, not sure about that - I'm on Comcast. jkish's Profile: http://forums.slimdevices.com

Re: [slim] SiriusXM Not Working

2013-02-17 Thread jkish
garym wrote: > I'm on COX at the moment. Have Comcast at another location, but I'm not > there to test. > > p.s. just because I was curious, I've been on SiriusXM for the last few > hours and not had any stoppages (Tom Petty's Buried Treasure show on > Deep Tracks). > > (and I assume you have r

Re: [slim] SiriusXM Not Working

2013-02-17 Thread jkish
garym wrote: > Yep, doesn't sound like a local problem. Odd though that its working > for some. A mystery!! If you ping sirius1.service.zing.net, what IP do yo get? A ping from my machine results in a timeout. jkish's P

Re: [slim] SiriusXM Not Working

2013-02-18 Thread jkish
Not sure who fixed or what changed, but it started working on and off last night and was working this morning when I checked. jkish's Profile: http://forums.slimdevices.com/member.php?userid=21148 View this thread: http://f