Self Contained Web Server / Interface (2 Viewers)

Big_Kev

Portal Pro
June 8, 2007
338
186
Home Country
:DThanks for the feedback everyone!:D

It makes it a lot easier to fix bugs etc.

I appreciate you taking the time to reply.

Risu's Layouts are mainly for the Vertical guide display, so there could be some issues with the horizontal display. I have not really investigated that.

I will have a look at the "New Interface" and horizontal display issues.

I have not yet got to the bottom of the boxover script sometimes working and sometimes not... it was a free javascript that I added to the install.

If you know of something that works better, please let me know so I can include it.

Kev

The html I have extra in the web interace manager is:-
"<table cellspacing = 1><tr><td>!!!CheckBox!!!</td>
<td nowrap align=left width="98%"><a !!!ToolTip!!! href="javascript:load('!!!RecordingId!!!')">!!!Title!!![35]</a></td>
<td align=right>!!!WatchedImage!!!</td></tr></table>"

Check the HTML carefully and make sure there are no spaces where there should not be.

I noticed that some additional spaces appeared in the middle of variables like !!!Tit le!!! instead of !!!Title!!!.

There are now Reset buttons for the Custom HTML that should reset them to the default for the New Interface.

Kev
 

Big_Kev

Portal Pro
June 8, 2007
338
186
Home Country
New Version 0.3.0.06 Beta

Changes for Horizontal View:

  • New Interface version now includes radio buttons for time spans.
  • Duplicate channel logo/name at each end of the display
  • Click on channel name for weekly guide (note that this will be in vertical display mode - but it is only for one channel)

Button to upload mapped logos to new MedaiPortal installs (RC1 and RC2). Handy for when your logos disappear of the guide page in MediaPortal (see logo page).

Kev
 

erosco

MP Donator
  • Premium Supporter
  • June 25, 2007
    122
    20
    Home Country
    Big Kev,

    I posted a while back on why boxover sometimes works and sometimes doesn't. It appears whatever code you're using to push out the .js file occasionally adds a few bytes at the end. This causes browsers to mark the .js in error and ignore it.. you can see it if you use firefox's javascript debugger.

    I suggest you have a look (and/or trace) the code that is pumping out data over port 80; as I suspect there may be an issue with the handling of either EOFs or the file length.

    Cheers
    erosco
     

    mortstar

    MP Donator
  • Premium Supporter
  • January 30, 2008
    415
    41
    Home Country
    England England
    Changes for Horizontal View:

    • New Interface version now includes radio buttons for time spans.
    • Duplicate channel logo/name at each end of the display
    • Click on channel name for weekly guide (note that this will be in vertical display mode - but it is only for one channel)

    Button to upload mapped logos to new MedaiPortal installs (RC1 and RC2). Handy for when your logos disappear of the guide page in MediaPortal (see logo page).

    Kev

    Big_Kev, it's people like you that make MediaPortal such an amazing piece of software. Quick fixes and added functionality in hours, all in your own time. Many, many thanks :D
     

    chakal24

    Portal Member
    July 23, 2008
    9
    3
    could it be possible to add the channelnumber in front of the channel name? An option to enable it would be really nice. I've got >700 channels and I can't get to remember all their names :)
     

    peely

    Portal Member
    November 25, 2007
    34
    0
    Olney, UK
    Home Country
    United Kingdom United Kingdom
    Hi big Kev',

    Would it be possible to have your service start on a specific IP? That way it could be run on port 80 along with other services running on port on on other IPs.


    Thanks,


    Neil.
     

    Meier

    Portal Pro
    November 1, 2006
    242
    30
    Home Country
    Germany Germany
    Hi big Kev',

    Would it be possible to have your service start on a specific IP? That way it could be run on port 80 along with other services running on port on on other IPs.


    Thanks,


    Neil.

    open web-manager
    change to "Web Interface"
    Press advanced
    Be happy :D
     

    Big_Kev

    Portal Pro
    June 8, 2007
    338
    186
    Home Country
    New Vesrion 0.3.0.07 Beta

    Big Kev,

    I posted a while back on why boxover sometimes works and sometimes doesn't. It appears whatever code you're using to push out the .js file occasionally adds a few bytes at the end. This causes browsers to mark the .js in error and ignore it.. you can see it if you use firefox's javascript debugger.

    I suggest you have a look (and/or trace) the code that is pumping out data over port 80; as I suspect there may be an issue with the handling of either EOFs or the file length.

    Cheers
    erosco

    I have put in a fix for this - hopefully the boxover script will now work correctly all the time!

    could it be possible to add the channelnumber in front of the channel name? An option to enable it would be really nice. I've got >700 channels and I can't get to remember all their names :)

    Great Idea, I have put it in the latest release! See new check box on appearance page...

    Kev
     

    peely

    Portal Member
    November 25, 2007
    34
    0
    Olney, UK
    Home Country
    United Kingdom United Kingdom
    Hi big Kev',

    Would it be possible to have your service start on a specific IP? That way it could be run on port 80 along with other services running on port on on other IPs.


    Thanks,


    Neil.

    open web-manager
    change to "Web Interface"
    Press advanced
    Be happy :D

    Uh', see it in the release notes on the download page now, thanks!
     

    Users who are viewing this thread

    Top Bottom