XBMC Community Forum
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)



- gugahoi - 2011-11-26 03:38

@Mrk
Need some help man! Been trying to figure out how to prevent a module from reloading? Any tips?


- Archigos - 2011-11-26 12:51

Curious...
I grabbed Zoggy's SB that gugahoi mentioned to get the new API and it works fine from what I can tell. Then I grabbed Deja's latest Maraschino and added the SB module, entered all the details (tried SystemName first, then tried SystemIP) and no matter what I do, after I save the settings for Maraschino the module just disappears. When I changed to Zoggy's SB, I imported my DB from that so I have over 140 shows in SB and I know I'm missing at least a couple episodes from one show and have at least one show airing today (on purpose to check this out) and it doesn't seem to make a difference.

Also, I thought I read somewhere that the new "XBMC Control" module included more than just "Suspend, Reboot, Shutdown" unless I read that wrong and that's on a different repo.

Any suggestions?

--Edit--
Love the change on the recently added module to show 3 episodes and 3 movies. Smile


- DejaVu - 2011-11-26 19:00

You will need to restart Maraschino for the Sickbeard (& SabNZBd+) module to appear. Use IP Addresses as it will resolve better.

EDIT
Tipsy has been added into the base.html and the ID's added to SabNZBd+ Resume/Pause tags. But it's not doing what it should.

Putting Tipsy in the top of the Sab Module makes it work.
Can someone explain what's going wrong and where the conflict is coming from for me please?
The commit's in question are -
https://github.com/DejaVu/maraschino/commit/d78aafc4a7dbb9ea5f855cbf37a7198e3dc23771
and changed Tipsy to end of base.html, still no go -
https://github.com/DejaVu/maraschino/commit/9f1104effcdcf3ad82095a7470cd79cd7909016f


- Archigos - 2011-11-26 22:47

DejaVu Wrote:You will need to restart Maraschino for the Sickbeard (& SabNZBd+) module to appear. Use IP Addresses as it will resolve better.

I should have mentioned in that post, I had restarted both SB and Maraschino (more than once) and actually rebooted the computer as well once. It still doesn't show up.

--Edit--
Rebooted the HTPC a second time and after refreshing the page for Maraschino this time it just popped up and appears to be working fine.


- DejaVu - 2011-11-27 01:49

I have found what seems to be a small bug and am not sure whats causing it, but think it needs addressing now instead of later.

Maraschino is doing the same as what MFP does occasionally.

I think it has something to do with connecting to the XBMC Server which causes a playing video to stop. It just happened and I will look through my log to see what happened and why it force it to stop.


- Archigos - 2011-11-27 05:04

DejaVu Wrote:I have found what seems to be a small bug and am not sure whats causing it, but think it needs addressing now instead of later.

Maraschino is doing the same as what MFP does occasionally.

I think it has something to do with connecting to the XBMC Server which causes a playing video to stop. It just happened and I will look through my log to see what happened and why it force it to stop.

Probably another Windows vs Linux issue as I've never had Maraschino or MFP actually stop a video on me (unless I clicked pause or stop) but I have had a few times where (in MFP) opening the webpage would make the video stutter for like 20-30 seconds, sometimes longer... but normally just pausing the video when it starts doing that and waiting a bit before un-pausing seems to work fine.


- gugahoi - 2011-11-27 05:15

Another quick update fellas...
This is where my modules are at:

SAB w/ History: http://www.youtube.com/watch?v=62INia30elY
Sickbeard: http://www.youtube.com/watch?v=JRpQsvS-oGU

I know there are a lot of things that still do now look great but the functionality is there. I will try and improve them graphically tho. I'd also like some ideas for in module menus as these ones do not seem to fit the flow of Maraschino...

Cheers!


- evanl81 - 2011-11-27 14:16

Can someone please help me out and let me know where I can get the Sickbeard API Key for the Coming Eps module? I tried using the SAB API hoping it was just a typo but no dice.

Also, my thumbnails are broken in Recently Added. I'm running Ubuntu with an Eden nightly. I'm also using a mysql database.

Thanks, and great work here.


- gugahoi - 2011-11-27 14:34

evanl81 Wrote:Can someone please help me out and let me know where I can get the Sickbeard API Key for the Coming Eps module? I tried using the SAB API hoping it was just a typo but no dice.

Also, my thumbnails are broken in Recently Added. I'm running Ubuntu with an Eden nightly. I'm also using a mysql database.

Thanks, and great work here.

It is in fact a sickbeard API and it is not yet in the official release. If you still want to try out a experimental version of sickbeard which works with my module you will have to use this one.


- DejaVu - 2011-11-29 06:08

@gugahoi.

Had a look at your Recommendation Module and thought it did not really gel to well with the look of Maraschino. So I gave it a little rework to make it look 'simpler'.

Thoughts -
[Image: Capture-5.png]

I can ping over the re-written template if you prefer this one... Wink
All they are crying out for now is an 'Add to CP' and an 'Add to SB' Link!

Has SB got that feature with the new API now!?

I also deleted my Repo today through pure frustration! Tipsy was installed perfectly, but decided it did not want to work right. Must be a conflict with the code somewhere. Still coming to grips with github with it's merging, pulling and conflicting too.