![]() |
|
[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 159 |
- zilexa - 2010-07-19 17:42 whua I haven't followed recent development but what I am reading now is fantastic! you want some suggestions? It seems the WMM already has most if not all Manager features. Perhaps a secure area wich allows me to easily listen to my music when not at home not really a feature a Manager is suppose to have but the Music part is already great so would be nice if I could listen to some songs.
- ridler - 2010-07-19 20:02 slash Wrote:Thanks for the feedback, - Yes, set is the movie sets. Great that it is already on your schedule... - Sorry, I mixed this one up, it is called "sorttitle". I use this to keep the original title displayed, but have the movie / tv-show sorted on a different place (e.g. Title="Dr. House", but sorttitle="House") - Galefury - 2010-07-20 09:11 Sorttitle allows you to sort movies from a movieset on whatever criteria you want. - ridler - 2010-07-20 10:54 Galefury Wrote:Sorttitle allows you to sort movies from a movieset on whatever criteria you want. Not only in a moveset, I use it also for "normal" movies (e.g. You can have a title "The XXX" and a sort title "XXX, The") and the tv-shows... - joecooper84 - 2010-07-20 23:09 Hey Slash. I'm trying to get this work on my home computer so I can load it from work. I got the port forwarding set up properly so when I put in the http://208.x.x.x:88/XWMM/index.html I am asked to sign in. I do so but then get (in IE6 Page Cannot Be Found, in FF3.66 File Not Found) What should I do? I copied the contents of the XWMM zip folder into C:\Program Files (x86)\XBMC\web and when that didn't work I thought maybe I need to copy everything inside the XWMM folder, including the XWMM folder itself into the \web folder. Still no dice. I am running Win7 Ultimate 64bit and xbmc-r31951-Dharma.exe You know of anything I can do? - kiboy6 - 2010-07-21 03:10 The planned features seem amazing Slash - only thing you didn't mention is the ability to edit more fields for music - specifically to add a review. Will this be possible? Other than that I just have a few Qs about some of the plans: slash Wrote:Hi kiboy6, Sounds great - do you plan to let users browse for local file AND/or input URL? Quote:- visual rating (R, PG-13...) for moviesWill we be able to add ratings for movies that are missing them? Quote:Any other short term features suggestions ? This probably isn't short term or any term (!) but would it ever be possible to open XWMM when XBMC isn't running. That would be super cool, but I imagine it's probably an inherent impossibility. Thanks Slash!
- Candor - 2010-07-21 06:36 I've setup XWMM and it works flawlessly, just curious if there is a way to manually add new movies? I have small homemade movies that I want to add into the "Movies" list on xbmc but since there is no info on the web about them XBMC just skips adding them into the DB. - slash - 2010-07-21 12:50 Candor Wrote:I've setup XWMM and it works flawlessly, just curious if there is a way to manually add new movies? I have small homemade movies that I want to add into the "Movies" list on xbmc but since there is no info on the web about them XBMC just skips adding them into the DB. that a good point. I will add it to the feature list along with delete manually. Thanks candor - slash - 2010-07-21 12:58 kiboy6 Wrote:The planned features seem amazing Slash - only thing you didn't mention is the ability to edit more fields for music - specifically to add a review. Will this be possible? Thanks kiboy6 for your ongoing support :-) Yes all the fields in music should become read/write in the very short term. kiboy6 Wrote:Other than that I just have a few Qs about some of the plans: Absolutly. Ideally users should be able to choose: upload from local desktop, URL download, or select from within the xbmc source folders kiboy6 Wrote:Will we be able to add ratings for movies that are missing them? Yes kiboy6 Wrote:This probably isn't short term or any term (!) but would it ever be possible to open XWMM when XBMC isn't running. That would be super cool, but I imagine it's probably an inherent impossibility. Not in the short term, but with mysql abstraction there are some possibilities if the machine hosting XBMC is up ;-) Thanks / - slash - 2010-07-21 13:04 joecooper84 Wrote:Hey Slash. I'm trying to get this work on my home computer so I can load it from work. Hi, Could you do the following : - Just unzip XWMM.zip in /web folder - Try accessing XWMM from inside your home network - Try removing any authentication from the XBMC interface - Try accessing http://ip:port you should have the default XBMC web interface Let me know / |