MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Community Plugins


Community Plugins TV-Server Plugins created from users for users, can be found here.

Reply
 
Thread Tools Display Modes
Old 2008-08-14, 02:35   #561 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

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
Big_Kev is offline   Reply With Quote
2 Users Say Thank You:
Old 2008-08-14, 15:06   #562 (permalink)
Portal Member
 
Join Date: Oct 2005
Location: Hungary
Age: 33
Posts: 323
Thanks: 18
Thanked 3 Times in 3 Posts

Country:

My System

Default

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.
regeszter is offline   Reply With Quote
Old 2008-08-14, 15:31   #563 (permalink)
Portal Member
 
Join Date: Jul 2008
Location: The Hague
Age: 31
Posts: 12
Thanks: 4
Thanked 4 Times in 4 Posts

Country:

My System

Send a message via MSN to rroet Send a message via Skype™ to rroet
Default

.... 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.
rroet is offline   Reply With Quote
Old 2008-08-15, 00:20   #564 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: Sweden
Posts: 26
Thanks: 3
Thanked 2 Times in 2 Posts

Country:


Send a message via ICQ to Keldandorin
Default

Quote:
Originally Posted by Big_Kev View Post
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
Keldandorin is offline   Reply With Quote
Old 2008-08-15, 12:08   #565 (permalink)
Portal Member
 
Join Date: Oct 2005
Location: Hungary
Age: 33
Posts: 323
Thanks: 18
Thanked 3 Times in 3 Posts

Country:

My System

Default

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
regeszter is offline   Reply With Quote
Old 2008-08-19, 05:47   #566 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Exclamation 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
Big_Kev is offline   Reply With Quote
Old 2008-08-19, 06:27   #567 (permalink)
Portal Member
 
asboe's Avatar
 
Join Date: Mar 2008
Posts: 31
Thanks: 4
Thanked 2 Times in 2 Posts


Default

Quote:
Originally Posted by Big_Kev View Post
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
I can confirm that the multi-lines now are gone

H/V Asboe
asboe is online now   Reply With Quote
Old 2008-08-19, 08:21   #568 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I get a 404 when I try to download it
AngryBadger is offline   Reply With Quote
Old 2008-08-19, 08:29   #569 (permalink)
Portal Member
 
Join Date: Jan 2007
Age: 23
Posts: 27
Thanks: 0
Thanked 1 Time in 1 Post

Country:


Default

I tried to download the file but just getting a 404 error.

edit: someone was faster
ph4r4o is offline   Reply With Quote
Old 2008-08-19, 09:30   #570 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default 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

Quote:
Originally Posted by regeszter View Post
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

Last edited by Big_Kev; 2008-08-19 at 11:09. Reason: Automerged Doublepost
Big_Kev is offline   Reply With Quote
Reply

Bookmarks

Tags
contained, interface, server, web

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
TVE3 Web User Interface goatse Development 29 2008-05-12 18:14
Web Interface tucholka MediaPortal 1 Talk 1 2007-04-16 15:44
Updated interface for MP Web Controller quiller Skins 0 2007-01-21 08:14
Web Interface like xbmc? brandenpro Plugins 1 2005-09-05 09:19
Web Interface...... spo General Development (no feature request here!) 24 2004-11-07 12:33


All times are GMT +1. The time now is 10:50.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden