![]() |
|
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - 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: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC (/showthread.php?tid=113136) 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 |
- steve1977 - 2011-11-18 10:20 guy_smiley:) Wrote:Anyone got this working externally and running via reverse proxies? Having trouble getting XBMC available via a reverse proxy. This is exactly what I am trying. Do I understand above correctly that you went ahead without using reverse proxies? You opened the port on that Maraschino is running and then all other applications (SB, CP, etc.) is running without reverse proxies and without opening more ports? - Celox - 2011-11-18 10:28 Archigos Wrote:Nice catch... I rarely look at signatures anymore. hehe... don't mind my signature its outdated. im running pre-eden/ubuntu10.10. i could be sure i used "xbmc" as hostname (nameserver) instead of localhost. will check once i get home from work. btw i would love an module/widget like MFP had with "upcoming/missing" episodes! so far i really love maraschino and i think it has great potential! another thing i've noticed which might have been fixed in the latest git (not sure). when a sabnzbd download is running and you have the first one in queue paused it will show the first file in the queue as downloading. as an example you have file "bbts02e02 - paused" but sab is downloading "himyms03e14" the wigdet will show "bbts02e02" as downloading. - guy_smiley:) - 2011-11-18 11:00 steve1977 Wrote:This is exactly what I am trying. Do I understand above correctly that you went ahead without using reverse proxies? You opened the port on that Maraschino is running and then all other applications (SB, CP, etc.) is running without reverse proxies and without opening more ports? No, the settings in maraschino for XBMC are on the server, so a local IP doesn't affect anything. It's only when you put in XBMC as an application it needs to be reverse proxied. I got this sorted out by changing the hardcoded links to relative and putting in a normal ProxyPass and ProxyPassReverse for everything, SB, CP, Sab, XBMC, etc, as per usual for external access. Safer to use proxies than have open ports IMHO, now just for some SSL and User restrictions. - steve1977 - 2011-11-18 11:25 guy_smiley:) Wrote:No, the settings in maraschino for XBMC are on the server, so a local IP doesn't affect anything. It's only when you put in XBMC as an application it needs to be reverse proxied. I got this sorted out by changing the hardcoded links to relative and putting in a normal ProxyPass and ProxyPassReverse for everything, SB, CP, Sab, XBMC, etc, as per usual for external access. Safer to use proxies than have open ports IMHO, now just for some SSL and User restrictions. Thanks for your quick reply. Can you please share a bit more how you have set it up? 1) Are you using Maraschino on Apache? If not, what port are you running it on? Could you set it to the web server port 80? 2) How did you set up the reverse proxies to be accessible by Maraschino? I already have XBMC, CP, SB and others configured as reverse-proxy. 3) Where did you add .htaccess for password protection? - mrkipling - 2011-11-18 11:32 gugahoi Wrote:I know no one has replied, but I've polished the Module up. It now has both TV and Movie recommendation. It also allows a user to add those to their watchlist in Trakt or to dismiss the recommendation from trakt. I will most likely modify those options to show up as little icons and maybe add some more. What do you guys think? Looks great! As you may have noticed I haven't had much time to work on Maraschino recently as I've been super-busy with real-world obligations, but I plan to get your SABnzbd pull request merged in some time this weekend. Feel free to open up another pull request for this whenever you want. - mrkipling - 2011-11-18 11:43 Tkosh Wrote:I just want to say this really completes my Internet TV rig. My wife gives this a big thumbs up for usability, and that's what counts in my house. I have just a few questions. Glad you like it! The backgrounds stretch to fill your screen 100%, so it really depends on the resolution of the screen that you're using to view the app. The fanarts that are pulled from XBMC usually seem to be about 1920x1080 or thereabouts, though. Tkosh Wrote:When will a remote or newest movies application be ready or should i start trying to write my own? You can already control XBMC using Maraschino - you can browse your movies and TV shows, start them playing, play/pause, and stop. I believe that seeking is being worked on. Is there any other remote functionality that you'd like to see? Recently added movies is also being worked on - in fact I started it on a branch a little while ago, it's just been sitting there as it needs some styling. Tkosh Wrote:What's the best way to send an update commend to my pre-eden setup? I wrote a shell script but I want to be able to have the wife call it from the applications module. Yeah, that would be a useful addition and shouldn't be too tricky to add to a module. I was thinking that it would sit quite nicely in the "media library" module. As always, it's on the todo list
- Malexx - 2011-11-18 17:36 i installed the "recommendation" branch.But how does this work?There are no recommendation showing.trakt etc is all working,could someone explain please? - Rumik - 2011-11-18 20:00 Archigos Wrote:From that error, you shouldn't have to set that and just running "easy_install cherrypy" again from your Python Scripts folder should fix it. It doesn't ![]() Archigos Wrote:I'm guessing a quick Google search for "Windows Python PYTHONPATH" should give you your solution. Tried that, set the PythonPath manually in Windows' Environment Variables section, but it hasn't made any difference. Here's what I've got for the PythonPath variable: C:\Python27;C:\Python27\DLLs;C:\Python27\Lib;C:\Python27\Lib\lib-tk;C:\Python27\Lib\site-packages;C:\Python27\Lib\site-packages\cherrypy; Still no good ![]() Any other ideas? - Archigos - 2011-11-18 20:06 Rumik Wrote:It doesn't You've probably already tried this, but after you change the path variables, you should restart the computer... No clue why your system is having the issues, I've worked with a bunch of Python based apps and never had errors where I had to manually edit the PythonPath. ![]() Sadly, if the restart doesn't work I'm not sure how to help without recommending a full uninstall of Python, etc. and attempting to start from scratch. - Rumik - 2011-11-18 20:14 AHA!! Progress! It's not complaining about cherrypy anymore, now it's a different module. I will investigate further....
|