![]() |
|
[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 |
- slash - 2011-08-29 13:21 alanrburns Wrote:this interface doesn't allow me to edit (manage) anything.. it is just a viewer Please provide your XBMC version (and OS) and which XWMM version you are using (stable or SVN) - bandelguy - 2011-08-29 14:09 using nightlies and ver 2.00a, I can't get to the music library using XWMM. Hopefully, the bug /missing feature will be sorted out in the next release. - slash - 2011-08-29 15:51 bandelguy Wrote:using nightlies and ver 2.00a, I can't get to the music library using XWMM. Hopefully, the bug /missing feature will be sorted out in the next release. I'll check it by next week. Thanks / - Aenima99x - 2011-08-29 18:50 Anyone able to get this working with a reverse proxy? It works fine on internal network, but when loading through the reverse proxy it's just a blank page. Any ideas? - bodhi - 2011-08-30 00:38 alanrburns Wrote:this interface doesn't allow me to edit (manage) anything.. it is just a viewer Did not mean to discourage you to tell the truth It's just that it seems you did not read the first post, and some other posts in this thread. I think your observation was quite incorrect. All you need to do is ask and we'll try to help. For movies, you can do a lot of management. We use this to add and modify a lot of information that otherwise have to be entered manually into the nfo files (it's not fun). Note that there is some bug that prevents the "Save" button to act properly (i.e. problem with grayed out/ highlighted), but it does work. And to verify that things have changed correctly, you would want to request the movies list again to refresh the information on your browser (don't use the browser refresh button).Unless, there is something wrong with your installation? - slash - 2011-08-30 13:31 Aenima99x Wrote:Anyone able to get this working with a reverse proxy? It works fine on internal network, but when loading through the reverse proxy it's just a blank page. Any ideas? never tried it with a reverse proxy (used ssh tunnel for remote access). Did you check the XBMC logs to see a trace of your http request ? Is it the same behavior with the XBMC default interface ? - Jeff17 - 2011-09-07 03:44 Slash, I'm working to expose some of the scrapers to the JSON interface. I'm hoping that this feature might be useful to XWWM for scraping/rescraping library items. If you have any suggestions on how this should be implemented, I'd love to hear them. http://trac.xbmc.org/ticket/11933 Edit: I just found your ticket that says you're working on the same thing! Oops! I guess that makes my ticket a dupe. I don't know how much progress you've made on your side, maybe my patch could still be of some use. - m0v1em4n - 2011-09-07 09:07 Hi Guys I seem to be having a problem creating sets, I am using nightly build 04/08/11 and SVN 2.0.0a of this addon on window 7 , browser I have tried are Crome and internet explorer 9, I have used method 2 to install XWMM What I am doing is going to tools / manage movie sets, click add, double click the new set to rename, then click update and close. select a move to go in set, then move over to the right hand side and select other details, but my problem is when I select the set drop down list there is nothing in there only a thin blue field which is selectable but nothing happens If I refresh XWMM (f5) and go back in to manage movie sets the collection I put in there earlier is gone, also I have tried saving after creating the set Can anyone help :confused2: - slash - 2011-09-07 12:49 Jeff17 Wrote:Slash, Hi Jeff17, Any help on the RPC-JSON is welcomed. Please note that all discussion on JSON dev should be in this thread You can also contact me on github and share your code there (note that my username in github is slash2009). Thanks in advance for your participation / - slash - 2011-09-07 12:55 m0v1em4n Wrote:Hi Guys Problem confirmed with 2.0.0a. I'll try to fix it asap Thanks / |