MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Development


Development You want to code something for the TV-Server? Share it in here!

Reply
 
Thread Tools Display Modes
Old 2007-09-14, 22:11   #111 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 483
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi Big_Kev,

Been out of the country for a couple of days... Nice work with the logos, thanks!

Still have the problem that I can not display data vertically. everything works just fine when I view the Program Guide horizontally. As soon as I change it to vertically the service goes to 100% CPU and consume some 300-500MB of RAM.

Any logs I can provide that can help you track this issue?

/Peter
petsa is offline   Reply With Quote
Old 2007-09-15, 10:05   #112 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 483
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi Kevin,

Here is the database.

/Peter
Attached Files
File Type: rar TVLibrary.rar (763.7 KB, 11 views)
petsa is offline   Reply With Quote
Old 2007-09-16, 04:23   #113 (permalink)
MP Donator
 
uggabugga's Avatar
 
Join Date: Feb 2007
Location: Torshavn
Posts: 61
Thanks: 7
Thanked 0 Times in 0 Posts

Country:


Default

Maby you could make a mpi install file, when you have the time!
Thanks and great work btw
uggabugga is offline   Reply With Quote
Old 2007-09-16, 16:23   #114 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 7
Posts: 294
Thanks: 52
Thanked 11 Times in 11 Posts

Country:

My System

Default

Hey Kev nice work!

Only small issues.
If I try to Save without first having clicked Reset in the logo tab I get an error message "Could not create logo file for".

How about an automap feature just like Mediaportal have? All my logos have exactly the same name as the channels and it's a pain to manually link hundreds of channels

+ small typo in the pdf, page 19. Text says Select the “Appearance” tab, however it's the HTML tab selected on the screenshot
vuego is offline   Reply With Quote
This User Say Thank You:
Old 2007-09-16, 17:13   #115 (permalink)
Portal Member
 
Join Date: Aug 2006
Age: 24
Posts: 142
Thanks: 3
Thanked 3 Times in 3 Posts

Country:

My System

Default

I've got some idea's to make it better.

Perhaps you can place the main menu visible on all pages (perhaps work with two frames)
Frame 1 = the Menu, visible all the time
Frame 2 = the selected page (guide, schedules, recordings en search)

And for adding a new recording, etc. show a popup.

A smal glitch I have
The TV guide (horizontal) isn't shown fully(I have to scroll to the right to see it all), perhaps show the info in blocks of 2 or 4 hours.
ocram is offline   Reply With Quote
This User Say Thank You:
Old 2007-09-16, 19:07   #116 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 7
Posts: 294
Thanks: 52
Thanked 11 Times in 11 Posts

Country:

My System

Default

In horizontal and PDA view there seems to be an error with the date. All time slots is reported as Saturday December 30th 1899 Programs shows the correct date though.
This is an example with the format dddd yyyy mmmm dd hh:nn
Attached Thumbnails
self-contained-web-server-interface-webdate1899.png  
vuego is offline   Reply With Quote
Old 2007-09-16, 22:32   #117 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default

Quote:
Originally Posted by vuego View Post
In horizontal and PDA view there seems to be an error with the date. All time slots is reported as Saturday December 30th 1899 Programs shows the correct date though.
This is an example with the format dddd yyyy mmmm dd hh:nn
These fields are time only - with date set to 0, so you will see the year zero date if you are displaying date format.

If you change your Guide Start Time and Guide End Time to say hh:nn this will display much better.

Each guide page has the date at the top, so you dont need to duplicate it in the program details.

The keyword, schedule and recorded programs screens can have data from multiple dates and include the date and time information in the start / end program fields.

Try using only time formats in the Guide start/end and date-time formats in the start times of the other pages and time only formats for the end times.

This will cut down on the "clutter" on the screens.

Regards
Kev

Quote:
Originally Posted by ocram View Post
I've got some idea's to make it better.

Perhaps you can place the main menu visible on all pages (perhaps work with two frames)
Frame 1 = the Menu, visible all the time
Frame 2 = the selected page (guide, schedules, recordings en search)

And for adding a new recording, etc. show a popup.
This is a good idea.

I will look at setting up some new additional pages specifically for people who want to use frames. I will include some basic HTML pages that you will be able to modify to your liking.

Regards
Kev

Last edited by Big_Kev; 2007-09-16 at 22:43. Reason: Automerged Doublepost
Big_Kev is offline   Reply With Quote
Old 2007-09-17, 09:39   #118 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Smile New Version 0.1.0.7

New Version 0.1.0.7

Added ability to delete recordings.

Added ability to check TV Server status and reset TV Server if necessary.

PLEASE NOTE: Both of these features will only work if the web server is on the same PC as the TV server.

The delete could in theory work if on another computer that used the same mapped drive letter (and therefore same path) as the TV Server uses for storing recordings.

Tomorrow - hopefully - I will be able to add the ability to change recording priority + show file sizes for recordings.

If you could test these features, I would appreciate your feedback.

There are some changes to mainmenu.htm ,so if you have modified it, back it up first and add in the changes. There are some new HTML files as well. Mainmenu.htm will load with the new htm files even if you de-select HTML files in the install.

Regards
Kev

Last edited by Big_Kev; 2007-09-17 at 09:45.
Big_Kev is offline   Reply With Quote
Old 2007-09-17, 09:45   #119 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 17
Thanks: 2
Thanked 7 Times in 7 Posts

Country:

My System

Default

Hi Kev,

i can't download the new version.
When i try i get an error.
mfg jarod

EDIT: Sorry now it works.

Last edited by jarod; 2007-09-17 at 09:48.
jarod is offline   Reply With Quote
Old 2007-09-17, 09:47   #120 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default

Try it now - ran out of room on the web server, upload did not complete!

Kev
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
Forum Jump

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


All times are GMT +1. The time now is 06:15.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress