Kodi Community Forum
MediaFrontPage - Web interface with widget type architecture to control multiple apps - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: MediaFrontPage - Web interface with widget type architecture to control multiple apps (/showthread.php?tid=83304)



- Celox - 2011-02-07

thezoggy Wrote:just tested MFP with sickbeard (git source) latest and things look fine, just made some slight changes to make some things look better. I'd recommend updating MFP github with: http://zoggy.net/comingepisodes.css

--z

oh wow so weird i just compared the .css file with the one i have and mine looks out of date. even though i use "git pull" for MFP on regular basis. thanks for pointing me in the right direction!

[Edit]
i just updated the comingepisodes.css with the one you pointed out and no changes, the listing is still blank. made sure cache is cleared and web service was restarted too. sickbeard is on its latest git source as is MFP (including the updated comingepisodes.css) my config.php is untouched from the time the listing worked (url to sickbeard)

Quote:// enter path to sickbeards's coming episodes page
$sickbeardcomingepisodes = 'http://xbmc/sickbeard/comingEpisodes';
$sickbeardurl = "http://xbmc/sickbeard";

(direct url as i use lightys proxy feature to avoid multiply port forwardings)

here is an link of what i mean with "blank"
Image

http://ImageShack.us

[Edit]
Just made a complete clean install of MFP (new git clone) to clean out any errors.
Redid my config (tripple checked them! lol) and same results.

When i check MFP using the mobile app on my android phone i can see "Key: Past Current Future Distant Unknown". So the config is right!?
As that is the first line in on "http://xbmc/sickbeard/comingEpisodes" as far as i can see. Hmmm... i kinda doubt its lighty's proxy service as it worked before with older revisions of sickbeard.
Or does sickbeard require a url-rewrite since an update?


- thezoggy - 2011-02-07

running latest sickbeard and mediafront page. here is what i see for coming ep widget:

Banner:
http://img152.imageshack.us/img152/6451/mfpbanner.png

Poster:
http://img577.imageshack.us/img577/3638/mfpposter.png

List:
http://img842.imageshack.us/img842/9951/mfplist.png

note that i do not use a proxy and i am running both sb and mfp (w/xampp) on the same box.
in my mediafrontpage config, I do not use $customStyleSheet (commented it out). and for reference my sickbeard related variables are set like:
$sickbeardcomingepisodes = "http://localhost:8090/comingEpisodes/";
$sickbeardurl = "http://localhost:8090/home/";


- Celox - 2011-02-07

so weird...
i will try disabling the proxy service for sickbeard an will link it directly using the ports.
thats actually the only thing i could think of to get in the way Undecided
one more question, do you use your sickbeard with web_root ?


- thezoggy - 2011-02-07

Celox Wrote:so weird...
i will try disabling the proxy service for sickbeard an will link it directly using the ports.
thats actually the only thing i could think of to get in the way Undecided
one more question, do you use your sickbeard with web_root ?

no, but web_root basically just sets the $sbRoot variable and fixes links for sickbeard templates so that images work via reverse proxy. shouldn't mess up anything for mfp.

come jump on irc.freenode.net #sickbeard if you wanna talk more about this
webchat if you are lazy: http://webchat.freenode.net/


- steve1977 - 2011-02-07

thezoggy Wrote:clear browser cache, you have stale css

Unfortunately, this did not do the trick. You must be right about my browser being the issue here... Just tried it from a different computer and the menu bar on the top shows properly. The "coming episodes" still has all this text in it, but I guess that this is how it is supposed to be and cannot be changed?

Any thoughts on how to fix my browser (cache is cleared)? Also, any thoughts whether the additional info from "coming episodes" can be eliminated that it focuses only on coming episodes?


- Celox - 2011-02-07

AWilco's changes worked for me! thanks a lot thezoggy for helping me out! Smile and of course Awilco for the changes!
for reference (just in case anyone else is experience the problem) updating widgets/wComingEpisodes.php fixed the problem for me!

https://github.com/AWilco/mediafrontpage/blob/f8b5fb75e4861b1f995e0f9637a54d44e04b15d7/widgets/wComingEpisodes.php


- thezoggy - 2011-02-07

Celox Wrote:AWilco's changes worked for me! thanks a lot thezoggy for helping me out! Smile and of course Awilco for the changes!
for reference (just in case anyone else is experience the problem) updating widgets/wComingEpisodes.php fixed the problem for me!

https://github.com/AWilco/mediafrontpage/blob/f8b5fb75e4861b1f995e0f9637a54d44e04b15d7/widgets/wComingEpisodes.php

no idea what has changed in sickbeard that requires some people to do this to fix it for them.


- steve1977 - 2011-02-07

Just pulled a new version from the link you provided above. "Coming episodes" working well now. Thanks!!!

Unfortunately, still no change about the menu on top ("home" icon shows ok, but XBMC and all others dont really show). Cache is cleared through options in Chrome. Any other thoughts?


- DPickles - 2011-02-07

Celox Wrote:AWilco's changes worked for me! thanks a lot thezoggy for helping me out! Smile and of course Awilco for the changes!
for reference (just in case anyone else is experience the problem) updating widgets/wComingEpisodes.php fixed the problem for me!

https://github.com/AWilco/mediafrontpage/blob/f8b5fb75e4861b1f995e0f9637a54d44e04b15d7/widgets/wComingEpisodes.php

All fixed now as well! Works great Big Grin


- AWilco - 2011-02-07

Zoggy it appears to be a change you made to Sickbeard that broke this!?

on the 31st Jan Midgetspy committed your change that adds the expand-collapse feature to the Coming Episodes page. This inserted some javascript <script> tags at the top of the list view which causes the stripInnerWrapper function to cut out everything after them. However I don't understand how your version still works...

https://github.com/midgetspy/Sick-Beard/blob/6f54188ba284b403a1a179d00d4ec3b00a0e8d14/data/interfaces/default/comingEpisodes.tmpl


- mwkurt - 2011-02-07

Hello again,

Okay...after much...well a little thought, I have decided that I have spent too much time trying to get this to work with my current pc setup. I would like having this for my network, so I am going to re-install, Windows 7, 32 Bit and start all over. I have one question that I hope someone can help me with.....

I will be using the MySql database in conjunction with XBMC and MediaFrontPage. So....knowing that XAMPP installs a MYSql DB in it's package, can I use this MYSql install when creating my XBMC databases or should I also install MYSql separately from the XAMPP installation. Is having 2 installs of MySql necessary or a bad thing on a computer?

Also....is anyone using MFP with a MySql database?

Thanks,
Mark


- prophetizer - 2011-02-07

mwkurt Wrote:branir,

Thanks for responding to my plea.

A clean install of Windows could be what I need, but I'd rather not try that at this point in time.
If you go back a few pages you can see the problems that I was having with Xampp and why I uninstalled it. I kept getting the follwing errors:

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\php\PEAR\Config.php on line 80
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\php\PEAR\Config.php on line 166
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\php\PEAR\Config\Container.php on line 111


Nobody seemed to know how to fix that. From what I have read, it is not really an error but could be a future problem. The way to get rid of it was to add "~E_DEPRECATED" to the error_reporting line of the php.ini file. Tried that, didn't work. Wouldn't really fix the problem anyway, just mask the problem.

The strange thing is, the first time that I installed Xampp, It all seemed to work except for those errors. I got the upcoming, latest music latest videos, etc. After uninstalling and reinstalling I could never get it back to that point. I continued to have the Deprecated errors and couldn't understand why no one else reported them. I guess it's my system.

At any rate, Jason28 gave me the url of a guide to follow. However, it appears to me, that following that guide is for those who are using the standard sqlite database. I am using the mysql database and question whether the guide will set it up for a MySQL user? So I ask again....Is anyone here using the MYSQL DB with this, that could help me with whatever settings need to be made?

Thanks again,
Mark

could you share that URL that you were provided with as i'm having the same exact problem. thanks.


- prophetizer - 2011-02-07

n/m on that link, i found it, and i had already setup that way, i'm getting lots of those deprecated errors and it's really annoying, i can't even see the title bar because of it. anyone have any thoughts on this?

i have renamed the PEAR directory and the errors went away, but i can not see the title bar options for some reason, they are covered up? whats up with that?


- mwkurt - 2011-02-07

prophetizer,

Are you using the standard sqlite db or mysql db?

Thanks,
Mark


- prophetizer - 2011-02-07

standard sqlite DB, i even updated PEAR and still having the issue.

also, it seems this is only formatted correctly for firefox, this is causing my issues with IE and Chrome top menu display