![]() |
|
[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 |
- vee10 - 2010-01-22 02:59 slash Wrote:I'm curious about the c19 field, in the wiki it says C19 : [unknown]. Did you give this any more thought ? - FishOil - 2010-01-22 05:27 slash Wrote:Hi, I already have 1.4.4 I just changed the permissions on the web folder and it now shows the posters but it will only show it once for each movie. If i click on a movie it shows it , I I click on another it shows it.. etc....However if I click on any of the ones I just looked at it fails to show the poster. Also the default url (XWMM/default.asp) still shows just a white background and appears to do nothing. - slash - 2010-01-22 06:12 vee10 Wrote:Did you give this any more thought ? I didn't have much time to work on XWMM this week. I was hoping to find time this week-end
- slash - 2010-01-22 06:16 FishOil Wrote:I already have 1.4.4 Just did the test and you are absolutely right. Somehow I broke something .I'll post a fix asap. Thanks. - slash - 2010-01-22 06:39 Hi FishOil, It should work now. Again you were right : "It seems the part that might populate it is commented out in /movies/include.js" I didn't do proper testing when commenting this function and reuploaded the 1.4.4 correct version Anyway, I just un-commented it for now. I'll look into it another time. Thanks again for your help. btw did you try the svn version ? - bertrand - 2010-01-22 10:40 Regarding the earlier questions about c19, if I remember correctly this field contains the trailer (URL or path). - slash - 2010-01-22 14:55 bertrand Wrote:Regarding the earlier questions about c19, if I remember correctly this field contains the trailer (URL or path). So, I could add a text field with a button to view the trailer : - the button click will open a browser window to the URL This would be in the short term, 'cause a clean solution would be to embed the video trailer in a widget (js window). - vee10 - 2010-01-22 15:06 slash Wrote:So, I could add a text field with a button to view the trailer : That would be perfect for me, all I need is the ability to add a trailer url manually as I find the scrapers always find the wrong trailer ! - slash - 2010-01-23 17:11 Hi all, Here is a new update : - Added rating field - Added trailer field with button link (not clean yet) - Added Genre management (Add, Remove and modify) - Moved file information into accordion (right panel) you can dowlod it from here or from first post. I will be adding watched very soon. - vee10 - 2010-01-23 17:33 slash Wrote:Hi all, Excellent, will try this out striaght away. Thanks for all the good work. |