mzanetti
|
2012-06-04
, 12:59
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#201
|
|
2012-06-04
, 13:17
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#202
|
is this available for N900 too?
in Nokia store i get:"Sorry, this item is not available for the Nokia N900"
|
2012-06-04
, 13:31
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#203
|
|
2012-06-04
, 13:35
|
Posts: 290 |
Thanked: 269 times |
Joined on Apr 2010
@ Brussels
|
#204
|
That's not possible. You can start the remote PC with WakeOnLan, but XBMC needs to be autostarted or you have to start it on your own.
|
2012-06-04
, 13:44
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#205
|
Well the way you're doing this.
How is that tag looking like (nfc sticker info) ?
|
2012-06-04
, 13:46
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#206
|
First off, what a great app. I used it a couple of times to control my OpenELEC install and it is just great.
You should be able to set a text, or icon, using the platformSipAttributes of the TextField. This property holds a SipAttributes element, which has an actionKeyIcon property which should set this icon. You could also set the actionKeyLabel to set a text for the button, which is what I'm using my app.
|
2012-06-04
, 13:49
|
Posts: 49 |
Thanked: 103 times |
Joined on Apr 2010
|
#207
|
Hmm... Don't really get what you mean. Could you provide an example please?
|
2012-06-04
, 14:44
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#208
|
yes.
I have a list of folders which are collections. let's say they're called folder1, folder2, folder3
when browsing music as files, I don't see folder1, folder2, folder3 in a list, as I would expect, but instead I see 3 'albums'.
In JSON speak, the 'label:' field is shown, not the actual directory name.
I've been on IRC/#xbmc, and it seems you have to call Files.GetDirectory with the media: "files" parameter to get the label filled with the filename instead of the album name.
|
2012-06-04
, 16:28
|
Posts: 835 |
Thanked: 772 times |
Joined on Oct 2007
@ Finland
|
#209
|
The new API does not support that yet. However, now that I have added support for legacy commands anyways, I think I can add it. Haven't yet checked how the webinterface does it, so no promise so far.
The Following User Says Thank You to Kozzi For This Useful Post: | ||
|
2012-06-04
, 16:32
|
Posts: 203 |
Thanked: 375 times |
Joined on Nov 2009
|
#210
|
I have no idea how this works but there is VideoLibrary.Clean listed with v4 Eden, Is this what you need ?
http://wiki.xbmc.org/index.php?title...oLibrary.Clean