![]() |
|
MediaFrontPage - Web interface with widget type architecture to control multiple apps - 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: MediaFrontPage - Web interface with widget type architecture to control multiple apps (/showthread.php?tid=83304) 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 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 |
- DejaVu - 2011-08-03 16:42 Mar2zz Wrote:nzbmatrix rssfeeds keep returning if you delete them, possibly if you do not enter any other RSS-feeds. Every reboot they are back. I don't need them, I have an account without premium stuff, so I can't download nzb's from it.config.ini does not have write permission's by the sound of it. Remove them, click Save. Reboot - Back? After you click Save, check the config.ini to see if it's removed them. You can do it manually if you prefer. EDIT: I now see what you mean. Deleting them does nothing...!? Could be this linked to having 'url=' in the URL column? Moreover, can that be removed and added to the Widget itself? - gnatman - 2011-08-03 17:02 I had the same problem, with a brand new install, I just edited the config.ini file by hand, and now it's sticking. DejaVu Wrote:config.ini does not have write permission's by the sound of it. - DejaVu - 2011-08-03 17:07 Manually editing it is not a cure and usually not recommended, but it's work around til we can work out why it's not working. Thanks for reporting Mar2zz. - Lunatixz - 2011-08-03 18:04 DejaVu Wrote:There is a fault in your config.ini file under the NavBar Section. thank you for the suggestions... I tried them, but now navbar links don't work, and coming eposides don't display at all; where as before they just didn't load the banners... I have all programs installed on one pc and have no problems accessing them directly using ip or host name... any help would be great
- DejaVu - 2011-08-03 18:27 steve1977 Wrote:Just got back home and made a fresh pull from your repo. Unfortunately, it still does not work both headphones and subsonic. "Feels" like no change commpared to before.Should be all working now. Some more settings for SS and HP were missed. Please let me know. You may need to look into any URLBASE or Webroot settings needed for SubSonic or HeadPhones too - if they exist!
- DejaVu - 2011-08-03 18:49 Lunatixz Wrote:thank you for the suggestions... I tried them, but now navbar links don't work, and coming eposides don't display at all; where as before they just didn't load the banners... Can you give this a go for me and tell me what happens. This should work perfectly. Compared to mine, yours is practically the same (apart from the Ports). Make sure xbmc's user/pass is set if you use them. http://pastebin.com/dYBX0jTA If you set it to localhost, it is only available on the computer you have installed it too. If you set it to the host name (ksg-htpc) it should be available from anywhere on your LAN. - Lunatixz - 2011-08-03 19:07 DejaVu Wrote:Can you give this a go for me and tell me what happens. This should work perfectly. Compared to mine, yours is practically the same (apart from the Ports). Working now... thanks for your help
- Mar2zz - 2011-08-04 19:42 few more issues: - Back-button in Programs (where ip and user/pass is set) does nothing - @ first launch in a browser session a popup for sickbeards username/password pops up, also when user/pass is provided in config.ini. Kinda annoying. - the link to trakt.tv profile page (after trakt.api field) opens in the same tab, which is annoying because the settings will be gone just entered. It also goes to trakt.tv, it should go to http://trakt.tv/settings/api -when settings/navbar isn't visited yet, but programs is, the links in the /settings/navbar could be taken from programs-settings (in my case all ports are different. - RSS feeds: Remove removes the entry at the bottom. This could be annoying if you want to delete the middle one (delete from bottom until middle one, recreate all others that were removed and under the middle one. Could you add checkboxes? - there are white boxes behind the normal ones under control widgets. (see picture). This is all from a today's clone of gugahoi's repo: MediaFrontPage/mediafrontpage @ github. - DejaVu - 2011-08-04 20:28 I shall clone it now and take a look. EDIT: Quote:- Back-button in Programs (where ip and user/pass is set) does nothing Works for me!? Goes back to the list of programs. It's a simple 'javascript.history.back(-1)' command which is what your browser back button does...! We could make it a link to settings.php#PROGRAMS I guess. Quote:- @ first launch in a browser session a popup for sickbeards username/password pops up, also when user/pass is provided in config.ini. Kinda annoying. I cannot recreate this. I have a Username and Password for SB, but I have seen no such pop up and goes straight into SB. Quote:- the link to trakt.tv profile page (after trakt.api field) opens in the same tab, which is annoying because the settings will be gone just entered. It also goes to trakt.tv, it should go to http://trakt.tv/settings/api Fixed. Quote:-when settings/navbar isn't visited yet, but programs is, the links in the /settings/navbar could be taken from programs-settings (in my case all ports are different. This is because the settings page has been inherited from the original config.php style. This kind of integration is yet to be added/realised. Quote:- RSS feeds: Remove removes the entry at the bottom. This could be annoying if you want to delete the middle one (delete from bottom until middle one, recreate all others that were removed and under the middle one. Could you add checkboxes? Mentioned before, from the way it currently works, I'm not sure if it will be easy to change. Gugahoi will probably prove me wrong. This is the same with all the settings BTW. Quote:- there are white boxes behind the normal ones under control widgets. (see picture). It's the TEXT box being too large for some resolutions. Same is happening in RSS Feeds (they are overlapping each other). - That's my input. Now back to my repo. ![]() I really should run both of them side by side I think... - Mar2zz - 2011-08-05 08:00 hmm, backbutton and that popup is no issue in chromium. Seems firefox-related on my machine. Chromium also seems a lot faster when it comes to loading all widgets. I think I will reinstall firefox (-purge) and try again. What's the main difference between the 3 repo's? Which is the master repo? Nick8888 has one, which is the original Gugahoi has one, which seems the original (because of the name) Dejavu has one, with other functionality? |