![]() |
|
XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad (/showthread.php?tid=81018) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 |
- clipper99 - 2011-04-25 05:59 The problem I was having with all my movie/tv/music missing because I "upgraded" to XBMC nightly builds is SORT OF fixed with the latest XBMC Commander release. SORT OF as in all my library icons reappeared but now I can only play music. I can't get any TV shows or movies to play. I can get movie trailers to work and play through XBMC. - zepfan - 2011-04-25 06:37 Nightly builds are experimental. If it's causing problems, don't use it. - Montevideo - 2011-04-25 13:21 Montevideo Wrote:Have said earlier on the thread how much I love this app, and it remains true. Apologies for taking so long with the crash log from this - had guests staying with us, so had no time really... Still having the problem, seems to be only with the music library - some songs, which show up fine in XBMC, do not show up in Commander, and if you try and play the album the app crashes. Not sure which part of the crash log is relevant, or where to send the full thing - this part below seems to be the crash as far as I can tell? Thread 9 Crashed: 0 libsystem_kernel.dylib 0x329c2a1c 0x329b1000 + 72220 1 libsystem_c.dylib 0x30ca13b4 0x30c6e000 + 209844 2 libsystem_c.dylib 0x30c99bf8 0x30c6e000 + 179192 3 libstdc++.6.dylib 0x36f39a64 0x36ef5000 + 281188 4 libobjc.A.dylib 0x3202306c 0x3201d000 + 24684 5 libstdc++.6.dylib 0x36f37e36 0x36ef5000 + 273974 6 libstdc++.6.dylib 0x36f37e8a 0x36ef5000 + 274058 7 libstdc++.6.dylib 0x36f37f5a 0x36ef5000 + 274266 8 libobjc.A.dylib 0x32021c84 0x3201d000 + 19588 9 CoreFoundation 0x33740062 0x33737000 + 36962 10 XBMC-Commander 0x0001528e 0x1000 + 82574 11 Foundation 0x34b43382 0x34b26000 + 119682 12 Foundation 0x34bb55c6 0x34b26000 + 587206 13 libsystem_c.dylib 0x30ca130a 0x30c6e000 + 209674 14 libsystem_c.dylib 0x30ca2bb4 0x30c6e000 + 215988 Thread 9 crashed with ARM Thread State: r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x00000000 r4: 0x014c5000 r5: 0x00000006 r6: 0x061dd73c r7: 0x014c4b64 r8: 0x3496e778 r9: 0x00000065 r10: 0x3efbd798 r11: 0x3efc49f8 ip: 0x00000148 sp: 0x014c4b58 lr: 0x30ca13bb pc: 0x329c2a1c cpsr: 0x00000010 Hopefully that will help? - GraveDilute - 2011-04-26 08:18 Hi, My problem is simple, I can only use the "remote" part of the app. I am using it on an iPad 1. I have the Library working beautifully on my HTPC so am wondering whether I am doing something wrong? By the absolute lack of information on the XBMC commander website, I'm assuming that the app is just meant to automatically populate everything to mirror the main library? Any tips? - grywnn - 2011-04-26 13:55 Hi everyone. Still on vacation, but i'm stuck in my hotel room with a twisted ankle today. While this is no fun at all, at least i find the time to catch up with some questiones that have arisen in my absence. I'll answer these in reverse order, and as good as i can without access to my development machine or any testing environments ![]() Quote:I have the Library working beautifully on my HTPC so am wondering whether I am doing something wrong? By the absolute lack of information on the XBMC commander website, I'm assuming that the app is just meant to automatically populate everything to mirror the main library?Yep, these should work automatically. I can think of a few possible causes, mostly depending on which version of xbmc you're running: - If your running 9.11 (aka Camelot), please consider updating your XBMC installation. XBMC Commander won't work with XBMC versions < 10.0 - On the other side, if you're running svn or nightly builds, update XBMC Commander to 2.0.3. The interface i'm using for communication is currently under heavy development. And although i'm trying to keep up, you'll have to expect breakage. @montevideo: I'll have a look at the crash log when i'm back home next week. I think the part you posted should be sufficient. Quote:The problem I was having with all my movie/tv/music missing because I "upgraded" to XBMC nightly builds is SORT OF fixed with the latest XBMC Commander release.Thanks for the info, i'll have a look at it. That's one more loose thread after the recent JSON changes ![]() @ihjones: Hard to debug without detailed insight to your systems / libraries. Missing items are usually related to exotic caracter encodings that make the jSON parser choke and stop parsing. Duplicate items i haven't heard of yet though. Please check if everything is looking fine on XBMCs web interface, to rule out any errors on the servers side. Quote:"Enqueue Album" does not work on the iPhone version, even though the button is there in the interface.Sounds like a bug, i'll check this when i'm back. Advanced search options will be added at some point, it's not in the app atm because data is only stored when requested, and thus not available for offline search. @mjreddy: VNC support would be interesting, this actually might improve the virtual keyboard a lot. But i'll have to find a free vnc client library first, since i won't be able to do this from scratch. I'll have a look at the chickan of the vnc source code, and if it's not too complicated i might give it a try. Will still be a lot of work though, so don't raise your expectations too high ![]() upnp is similar... All your other points will be considered. @BruceH, considering movie set thumbnails: I'm doing a VideoLibrary.getMovies, and take the thumbnails that i get in the response. The command looks something like this: Code: {"jsonrpc": "2.0", "method": "VideoLibrary.GetMovies", "id": "1"}@greddy2000: Resume playback is theoretically posible, but i'd have to use the old http api to gain direct access to XBMCs database for this, since this function is not exposed on XBMCs api for remote controls. I won't go for this for now, cause the old api won't be available much longer - and i don't want to add functionality that might stop working forever with the next XBMC update (or the one after that). I'll add a feature request for this to XBMCs tracker. @flxfxp: Love the "mockup", would require some basic redesigning though. But i'll have to touch the base code again sooner or later, i'll consider things like a split view (thats what we're looking at there) or a cover flow again. Quote:I have one problem with this app, which I wonder if other people recognize. If I select a song from my music selection and press play, the song starts immediately, but it takes a while (like a bit over a second) before I actually hear some sound. If I use the normal remote this doesn't happen. Quite weird. Also I can't stop the music using the stop button in the "remote" part.I've heard about the stop button a few times now, i'll check this when i'm home. The delay is new to me. I've experienced something similar when i started using XBMC, but that was pulseaudio related back then and is long fixed in my installation. No idea atm. Quote:When you user remote screen which displays currently playing item, when playing music I see song name but I cant see Album name.Yep i thing i'm just displaying artist - track up there. You're right, i should add some more info. Thats it for today folks, i'll adress the posts i've left out later. - clipper99 - 2011-04-26 19:12 Grywnn, I've reverted back to the official 10.1 and all is back to normal. I'll run the nightly builds seperately just to satisfy my bleeding edge curiosity. Cheers - Tossik - 2011-04-27 02:15 Hi there, I have an issue of the commander not connecting to xbmc like 90% of the time.. It's just says connecting and nothing happens. Or just says disconnected.. The way I fix it is by going to setting on the commander and change the port from 80 to 8080 then back and sometimes it connects and sometimes it does nothing.. Am I doing something wrong? Does it have a specific port it needs to be on? Thanks! - BruceH - 2011-04-28 20:17 grywnn Wrote:@BruceH, considering movie set thumbnails: I used the chrome REST plugin to send this command. For a "normal" movie (not a set), I get: Code: "fanart" : "special://masterprofile/Thumbnails/Video/Fanart/f59cbb18.tbn",For a set, I get: Code: "fanart" : "special://masterprofile/Thumbnails/Video/Fanart/ffffffff.tbn",In the XBMC client, the movie set does have an assigned thumbnail. Any idea why it's not coming through in the JSON? Thanks, Bruce. - Drol - 2011-04-30 11:48 grywnn Wrote:Hi everyone. Vacation is an opportunity to work on the remote ![]() grywnn Wrote:I've heard about the stop button a few times now, i'll check this when i'm home. I have this same problem. grywnn Wrote:Yep i thing i'm just displaying artist - track up there. You're right, i should add some more info. Thanks. I figure adding Album name can't be that much of a hassle. Also when playing YouTube video remote screen displays last played Album art or Video cover next to progress slider. Its nothing critical but you can either display YouTube logo or screencap of the currently playing YouTube video. Can YouTube search display more results then it does now? - x23piracy - 2011-04-30 13:49 Hi, with a big library it's hard to navigate through all the content without an alphabetic sliderbar/jumpbar, can this be implemented? Something like that: Greetz X23 |