![]() |
|
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 |
- brownstein - 2010-10-21 14:50 GaiusOmnibus Wrote:The + it defaults to sort movies by year, just change it to sort by name in options. I have not noticed any disconnects yet, but will keep monitoring. - grywnn - 2010-10-21 14:56 Note to myself: remember sort order for next startup - grywnn - 2010-10-21 15:23 @ GaiusOmnibus: subtitles / audiolanguage i don't switch these often, and if i do i'm using the osd. I plan to add the ability to add custom buttons to the 2nd remote screen, this would be a perfect candidate for that :-) connection losses There is a background thread running that checks the connection every 5s. If the connection times out after more than 5s it could happen that more one popup appears because a second check has been scheduled in the meantime. I did implement an additional check to circumvent this. Anyway, please tell me more details if this problem persists. I may start developing an alternate flat / table layout, allready got some ideas in mind... so much to do, so little time...
- brownstein - 2010-10-21 15:31 small bug: Sometimes some of the tv banners end up left justified on the screen but if I scroll down and then back up they end up centred again. - Cheeshead - 2010-10-21 18:28 Ya, this is MILES above any other app I've used so far. It is definitely the most stable and most feature rich one. I like the watched and new overlays. Had a few crashes, usually when poster is "flipping" around to show movie/episode description, and I will send logs once I sync. bug: when on remote "commands" screen, and then configure button is pressed, even if nothing is changed, the commands screen changes to gesture, even though commands is still highlighted up top, you have to select gesture then commands to get it back. bug:? views aren't remembered. I sort movies by name, I select and while in the app it remembers to sort by year, but exit and go back in and it forgets, defaults back to year. bug: also noticed the banners on the left, but only when in landscape mode. feature request: view/edit queue. feature request: album view in music minor feature request: bluray / DVD graphics on side of movie poster instead of just clear Keep up good work! - theotocopulitos - 2010-10-21 18:48 PM sent, thanks! - grywnn - 2010-10-21 19:44 Cheeshead Wrote:bug: when on remote "commands" screen, and then configure button is pressed, even if nothing is changed, the commands screen changes to gesture, even though commands is still highlighted up top, you have to select gesture then commands to get it back.Damn i didn't think about that. Easy fix, will update tomorrow. Quote:bug:? views aren't remembered. I sort movies by name, I select and while in the app it remembers to sort by year, but exit and go back in and it forgets, defaults back to year.Yeah you could call that a bug. Was on my todo list, but i completely forgot to add this feature... Quote:bug: also noticed the banners on the left, but only when in landscape mode.I'm able to reproduce this, should be easy to fix. Quote:feature request: view/edit queue.Is planned. Quote:feature request: album view in musicTo get you right: Only albums, sorted by name / artist (and year maybe)? shouldn't be too hard to do, i'll give it a shot. Quote:minor feature request: bluray / DVD graphics on side of movie poster instead of just clearFinally something thats not that easy: Quality information is stored in the .nfo files only, not in the database. I'm trying to avoid accessing any files directly ("directly" as in "via http api tricks") to keep maximum compatibility. @all potential beta testers waiting for replies to their pm: I will get to you tomorrow, i'm not at my development system right now. And i'll fix some bugs first
- Warstomper - 2010-10-21 19:48 It seems that fast switching a couple of times between TV shows and Movies (while loading banners atleast) causes the app to re-add all the movies into the app multiple times, so now I got about 9 times the same movie... ![]() I guess it's good for stress testing the app tho should have 500 movie posters thanks to this bug ![]() Also going to send some crash reports when possible. Update: After clearing cache, I cannot seem to be able to reproduce this bug. - zepfan - 2010-10-21 20:36 The only things I've noticed so far are: The Order not remembering, not a big deal. I use posters not banners and instead of showing the poster it forces part of the poster into a banner. I use the Aeon skin so I use posters but I'll try a different skin and rescan for banners. - Cheeshead - 2010-10-21 21:39 grywnn Wrote:To get you right: Only albums, sorted by name / artist (and year maybe)? Ya...that'd be perfect! |