Self Contained Web Server / Interface (4 Viewers)

Big_Kev

Portal Pro
June 8, 2007
338
186
Home Country
Hi All,

Thanks for your patience, I am working through the list of bugs, as well as adding some new scheduling tools.

The queries will create either suggestions or recordings depending on the query parameters - Genre, Classification, Day of Week, Channel, start time and keyword search.

At this stage, I am not doing conflict resolution on the recordings, just adding them as one-off recordings to the schedule - with a very low priority, so that all other scheduled recordings take precidence.

The suggestions are part of the web interface, so they will only appear in the interface itself at present.

Once I address the other issues with listing recorded programs and hidding programs already seen, I will put out a new release.

Kev
 

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    Hi Big_Kev,

    can you make an option to show the program description in the guide? The program name is not enough information for me to find a program.
     

    rroet

    Portal Member
    July 25, 2008
    12
    4
    Home Country
    .... I tried reading the message block that appears on mouse over..
    That seems to work like a charm. Also when I click on an item I get the item description.

    If this does not work, I'd start looking at your epg grabber. It might not be configured to collect description info as well.
     

    Keldandorin

    Portal Member
    April 9, 2006
    31
    2
    Sweden
    Home Country
    Sweden Sweden
    Hi All,

    Thanks for your patience, I am working through the list of bugs, as well as adding some new scheduling tools.

    The queries will create either suggestions or recordings depending on the query parameters - Genre, Classification, Day of Week, Channel, start time and keyword search.

    At this stage, I am not doing conflict resolution on the recordings, just adding them as one-off recordings to the schedule - with a very low priority, so that all other scheduled recordings take precidence.

    The suggestions are part of the web interface, so they will only appear in the interface itself at present.

    Once I address the other issues with listing recorded programs and hidding programs already seen, I will put out a new release.

    Kev

    Take the time you need...looking forward to a new release as always :)
    /Håkan
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    It works here but I like read the descripton in the original page without msg box.
    i.e.:

    program name
    description

    program name
    description

    program name
    description

    program name
    description
     

    Big_Kev

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

    At last.... a new version.

    Fixes in this version
    • Fix for Hide Programs that have already finished
    • Fix for Multi-lines at top of Recorded listing
    New in this version
    • Query based scheduling

    Query based scheduling is activated by selecting the "Enable query based scheduling and recordings" check box on the "Database" page of the Manager.

    When you first do this and click save, a new database called bkqueries will be added to either MSSQL or MySQL. It contains 2 tables, queries and programs. This database holds the query information that you set up.

    If you are running the new interface, go to the "SCHEDULE" page and there will be a new button "Query Manager"
    This will open the query window.

    Either add a new suggestion or recording. It should be prety straigt forward. Key words are not case sensitive and you can insert the "%" sign as a wild card (any amount of characters) in your strings if required.

    I have already decided to add a multi-delete schedule page, similar to multi-recording delete, and a separate guide that only shows suggestions. Hopefully in the next release.

    Kev
     

    ph4r4o

    Portal Member
    January 27, 2007
    45
    4
    Home Country
    Germany Germany
    I tried to download the file but just getting a 404 error.

    edit: someone was faster :)
     

    Big_Kev

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

    Hi All,

    Sorry, but I had to take down the previous version in a hurry, and I have not been able to get back to the forum until now.

    There was a bug with query based recording where the recording was being added over and over (every 10 minutes), and I did not have time to fix it or even get on and let you know!!!

    Again I appologize.

    I have uploaded a new version 0.4.0.01 with the fix, as well as a more user friendly scheduled recording page (sorry, new interface only at the moment - due to time constraints).

    Please REPLACE VERSION 0.4.0.0 IMEDIATELY if you have downloaded it.

    Kev

    It works here but I like read the descripton in the original page without msg box.
    i.e.:

    program name
    description

    Hi, if you are using the New Interface and have "Use Custom HTML for Data Display" selected on the appearance page (should be the default), then you just need to add 1 line to your custom HTML.

    Go to the HTML page on the Manager and in the first memo box (HTML for Guide Program Entries) and add the following line to the bottom of the text

    <tr><td></td><th>!!!Description!!![50]</th></tr>

    The "50" in square brackets will limit the number of characters that are displayed - it can be any number.

    Now save and reset the interface.

    Kev

    New Version 0.4.0.02 beta

    Hi All,

    Added a page to show all suggestions (New Interface only) - either click on any suggested graphic (blue ? with yellow triangle) - or see new button on schedule page.

    Kev
     

    Users who are viewing this thread

    Top Bottom