| |||||||
| Development You want to code something for the TV-Server? Share it in here! |
![]() |
| | LinkBack (5) | Thread Tools | Display Modes |
| | #391 (permalink) |
| Portal User Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
| Kev - can you help me please! I'm trying to write a plugin that is triggered by a TVSchedule app we have in the UK called DigiGuide. I want the plugin to take data that is sent by DigiGuide and shedule a recording in the TVServer. Your Web Scheduler seems a similar way into this. I have some questions that I hope you can help me with. 1. Is scheduling a recording as simple as writing an appropriate line into the "schedule" table ? I tried doing this manually using MYSQL GUI database browser but the TVServer didn't pick it up and start the recording. 2. Is there another table that needs updating as well as the schedule table ? Or something else that need doing after writing the line to the schedule table ? If you prefer to keep this thread solely for discussing your Web Scheduler support then you can contact me directly at: g r o o v y c l a m _at_ hotmail.com |
| | |
| | #392 (permalink) |
| Portal Member Join Date: Dec 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi Big_Kev, I'm running my TvLibrary database on a linux machine and as you probably know table names are case sensitive there. That causes troubles for the WebInterface that queries the database using only lower case characters in the table names. "MP Web Server Error 500 The Web Server has encountered the following error: [AnyDAC][Phys][MySQL][LIBMYSQL] Table 'TvLibrary.channelgroup' doesn't exist" The table should for example be queried with 'TvLibrary.ChannelGroup' instead of 'TvLibrary.channelgroup'. Is it possible to change the database operations so they also would work in linux users environments? ![]() EDIT: By setting lower_case_table_names=1 in my.cnf it is possible to make MySQL on linux case insesitive to, so I think I can live with that. Thank you anyway!-gunck4 Last edited by gunck4; 2008-04-13 at 19:30. Reason: Found a solution myself. |
| | |
| | #395 (permalink) |
| Portal Member Join Date: Aug 2004 Location: West Yorks Age: 40
Posts: 395
Thanks: 3
Thanked 4 Times in 4 Posts
Country: | A quick heads up for ipod touch / iphone users, add the following to the headers of the HTML files used by the web interface to get the pages showing better in Safari.. HTML Code: <meta name = "viewport" content = "width = device-width"> Just saves a bit of zooming ![]() |
| | |
| | #396 (permalink) | |
| Portal Member Join Date: Jul 2006
Posts: 48
Thanks: 1
Thanked 1 Time in 1 Post
| Quote:
Sounds good to me. Can you give a little more instructions for us dumbass's that have no idea? Kev, i love this server. | |
| | |
| | #397 (permalink) |
| Portal Member Join Date: Aug 2004 Location: West Yorks Age: 40
Posts: 395
Thanks: 3
Thanked 4 Times in 4 Posts
Country: | Locate the .htm files in C:\Program Files\MP Web Interface or C:\Program Files\MP Web Interface\PDA Open each one and add the line <meta name = "viewport" content = "width = device-width"> immediately after the <head> then close & save the file. |
| | |
| | #399 (permalink) |
| Portal Member | Hi, First of all - Thanks for a great piece of software!! Just installed it and had it running in minutes! I am running the MySQL server on a linux box and the webserver itself is running on a windows workstation in vmware. My Mediaportal pc is not on all day, so my question is, is it possible that when a recording has been scheduled via the webserver, and the Mediaportal pc is not aware of it (yet) because it hasn't been on since the recording has been scheduled, that the webservice on my vmware machine boots up my Mediaportal pc (via wake on lan e.g) ?? Stefan |
| | |
| | #400 (permalink) |
| Portal User Join Date: Aug 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi, first of all a big THANKS for this Webcontrol, its perfect!!! Is it possible to make a rangebox for selecting the TV-Card, when add an record from epg?? Many thanks for resolve this! |
| | |
![]() |
| Bookmarks |
| Tags |
| contained, interface, server, web |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/development-91/self-contained-web-server-interface-27320/ | ||||
| Posted By | For | Type | Date | |
| HTPC, MediaPortal [35] - iXBT.com | This thread | Refback | Yesterday 17:50 | |
| Tekniska tankar Saker jag tänkt testa (när jag får tid…) | This thread | Refback | 2008-08-20 15:21 | |
| Tekniska tankar Mediaportal | This thread | Refback | 2008-08-05 20:45 | |
| Extensions-TV-Server-Plugins - MediaPortal Documentation | This thread | Refback | 2008-07-21 09:37 | |
| Tekniska tankar | This thread | Refback | 2008-07-09 14:52 | |
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 |