![]() |
|
[Web Interface Addon] XWMM - XBMC Web Media Manager - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Web Interfaces (/forumdisplay.php?fid=156) +---- Thread: [Web Interface Addon] XWMM - XBMC Web Media Manager (/showthread.php?tid=60643) 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 |
some news - slash - 2011-05-06 12:07 Hi everyone, It has been a while (again) since I posted an update for XWMM. The thing is I've been working on many things. - Porting XWMM to Eden and replacing all the old HTTP requests by JSON-RPC calls - Helping the JSON-RPC dev team with new methods - Fixing some bugs and a lot of code cleanup in XWMM Hopefully, this will result in a new XWMM : faster and more featured. I will still be working on bugs posted here, so keep the reports and the requests coming ![]() Thanks / - slash - 2011-05-06 12:11 kiboy6 Wrote:Anyway, there's one feature I mentioned way back which I don't think is there yet but which would be super useful. I did work on that feature, unfortunately the old HTTP API does allow uploading local images (from the browser machine). That is one of the reasons I'm working on enhancing the new JSON-RPC API. I'll keep you posted. / - slash - 2011-05-06 12:14 igitur Wrote:Slash, Absolutely, I will be moving the project to github in the next weeks and it will be easier for you to contribute. In the mean time, feel free to post at the sourceforge site. Thanks in advance for your help / - slash - 2011-05-06 12:19 igitur Wrote:The media collection itself is stored on the HTPC, so even if the web front-end is on another server, it won't be able to access the database when the HTPC is off. yep, XWMM queries the XBMC database, so you need the XBMC app. to be running. I cool feature would be to use only the nfo files (implies a lot of coding). - kiboy6 - 2011-05-07 04:15 slash Wrote:I did work on that feature, unfortunately the old HTTP API does allow uploading local images (from the browser machine). That is one of the reasons I'm working on enhancing the new JSON-RPC API. Cool, I will eagerly look forward to the JSON-RPC API version then ![]() In the meantime, can the HTTP API not be configured to accept manually entered URLS of online images? In any case perhaps you're not making any more changes to the old version. Thanks
- love2cad - 2011-05-07 04:51 Installed this this evening. Very nice.. thank you! - otcho - 2011-05-09 22:18 Hey, don't know if asked before, but is it possible to change Banner/Poster of a TV Show through XWMM ? - slash - 2011-05-11 13:26 otcho Wrote:Hey, It is not available yet but already in the feature request list thanks - vikjon0 - 2011-05-15 20:14 Files does not seem to work in IE8? If I do it locally on the server with epiphany-browser it works fine. BTW, I hoped to be able to add not scraped filed to the libray manually. Is this something you see as part of the scope? - igitur - 2011-05-16 12:16 vikjon0 Wrote:Files does not seem to work in IE8? If I do it locally on the server with epiphany-browser it works fine. Hmmm... if you're using XBMC, you're obviously technically quite capable. So why in the world do you want to use IE?! |