MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal Alpha's, RC's and SVN-Builds - for testing ONLY! » [untested] MediaPortal 1.1.0 BETA svn-builds » Archive » untested MediaPortal and TV-Server 1.0 RC1 svn-builds


Reply
 
LinkBack Thread Tools Display Modes
Old 2008-05-15, 18:47   #61 (permalink)
Portal Member
 
Join Date: Jun 2007
Location: 127.0.0.1
Posts: 953
Thanks: 50
Thanked 46 Times in 32 Posts

Country:

My System

Default

Quote:
Originally Posted by jverdeyen View Post
Quote:
Originally Posted by grubi View Post
If you install this SVN and are using TVServer, WebEPG will no longer work.

The reason is quite simple. To make the overall directory structure more consistent the devs have moved some files for WebEPG from <programdir> to the <appdatadir>.

Follow these steps to fix your installation:

1.) Copy your WebEPG.xml file from <programfiles>\.....\WebEPG to <appdata>\.....\WebEPG
2.) Copy your xmltv.dtd file from <programfiles>\.....\xmltv to <appdata>\.....\xmltv
3.) Start TVServer config -> goto plugins -> xmltv -> change xmltv directory to <appdata>\.....\xmltv
4.) Start WebEPG.exe and wait until it is finished
5.) Press Import button in TVServer config -> plugins and see if all is working well.

HTH.
grubi.
I can't get this to work .. I'm using vista 64bit, but where exactly should I place the files? cheers,
I'm not familiar with Vista and it depends on the OS language (at least it did with XP).
I guest <appdata> for all users is now at \Users\Default\AppData\ so it must
be something like \Users\Default\AppData\Team MediaPortal\MediaPortal.
Simply check where the MP install put all the other setting files.

HTH
grubi.

Last edited by grubi; 2008-05-15 at 18:50..
grubi is offline   Reply With Quote
Old 2008-05-15, 20:00   #62 (permalink)
Portal Member
 
Join Date: Mar 2008
Posts: 42
Thanks: 1
Thanked 1 Time in 1 Post

Country:


Default

If you bring up a windows explorer window, type %appdata% into the address line and hit enter, you'll go straight to your appdata directory.
mrbenji is offline   Reply With Quote
Old 2008-05-15, 20:45   #63 (permalink)
Portal Member
 
doornjoostje's Avatar
 
Join Date: Dec 2007
Posts: 354
Thanks: 20
Thanked 6 Times in 6 Posts

Country:

My System

Default Analog tv channel names uses program name or channel number

Please check my system for details.

When I scan with my Hauppauge WinTV-PVR-500 MCE Dual i've get in stead of the channel name the name of the program or in some cases the number of the scanned number.
I use driver 2.0.48.25037.
I've also use the new MPFileWriter (see post #1).

Attached the logging and jpg with chosen settings.
Hope anybody can help me out.
Attached Thumbnails
MediaPortal SVN-Snapshot:-05-09-2008 19-58h - Revision:19069-screenshot.jpg  
__________________
Please check my system, for detailed info.
doornjoostje is offline   Reply With Quote
Old 2008-05-15, 22:59   #64 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

i am wondering why when i go to Myusenet plugin, it only also half of the screen and not the whole screen. how do i fix this problem.

this is what i am talking about?
Attached Thumbnails
MediaPortal SVN-Snapshot:-05-09-2008 19-58h - Revision:19069-myusenet.jpg  

Last edited by rickyman; 2008-05-15 at 23:02..
rickyman is offline   Reply With Quote
Old 2008-05-16, 02:58   #65 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,992
Thanks: 82
Thanked 28 Times in 28 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

whenever I see an issue like that it usually means the skin xml for that screen has screen size dimensions set incorrectly.
Look at the top for a width x height setting and try deleting it. Of course make a back up first
Marcusb is offline   Reply With Quote
Old 2008-05-16, 23:26   #66 (permalink)
Portal Member
 
CHli's Avatar
 
Join Date: Jul 2005
Location: Switzerland
Age: 28
Posts: 1,244
Thanks: 54
Thanked 14 Times in 13 Posts

My System

Default

Quote:
Originally Posted by doornjoostje View Post

Probably caused by : win32k.sys ( win32k!BltLnk+268 )

Followup: MachineOwner


I found out it is probably some kind of windows error.
So no driver issue with new digital everywhere floppy DVB drivers.
A look at the function name that crashed "BltLnk" makes me believe that it could be graphical driver dependant because "Blt" probably means Bit Lock Transfer and its the kind of function used when you want to transfer an image from system memory to graphical memory. Usually these functions are hooked by the graphical driver so that they are hardware optimized.

If there is a guru around maybe we could get a confirmation ?

Last edited by CHli; 2008-05-16 at 23:31..
CHli is offline   Reply With Quote
Old 2008-06-03, 03:56   #67 (permalink)
Portal Member
 
Join Date: Jan 2008
Posts: 73
Thanks: 3
Thanked 0 Times in 0 Posts

Country:


Default Video Freeze - Then need reboot

HI All

I have a issue that i cannot get rid of. I have tried all RC1 and SVN but still cannot solve this..

I have tried all RC1 SVN versiona and get the same..

THe issue is mainly with my TwinHan 1034 DVB-s card. I can scan all channels OK but have this first issue that
it dont lock channel and gives the timeshifting / chanel scrambled panel. Sometimes i can do this and when selecting a second chanel it will work.
After a while usually 1 hr or 2 the video will stop on a frame and there will be now audio.
If i try to select anather channel it wont happen . The only way to start with it is to reboot system.

I have tried to use the latest version driver from Twinhan site but with this the card gets killed on failure
and a power off is required..

I cannot seam to find a way to sort this out at least to make it a little usable..

I will attempt to try the latest SVN again.

Any help would be appreciated.

Logs attached.
Snoopy08 is offline   Reply With Quote
Old 2008-10-29, 00:39   #68 (permalink)
Portal User
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by grubi View Post
Quote:
Originally Posted by jverdeyen View Post
Quote:
Originally Posted by grubi View Post
If you install this SVN and are using TVServer, WebEPG will no longer work.

The reason is quite simple. To make the overall directory structure more consistent the devs have moved some files for WebEPG from <programdir> to the <appdatadir>.

Follow these steps to fix your installation:

1.) Copy your WebEPG.xml file from <programfiles>\.....\WebEPG to <appdata>\.....\WebEPG
2.) Copy your xmltv.dtd file from <programfiles>\.....\xmltv to <appdata>\.....\xmltv
3.) Start TVServer config -> goto plugins -> xmltv -> change xmltv directory to <appdata>\.....\xmltv
4.) Start WebEPG.exe and wait until it is finished
5.) Press Import button in TVServer config -> plugins and see if all is working well.

HTH.
grubi.
I can't get this to work .. I'm using vista 64bit, but where exactly should I place the files? cheers,
I'm not familiar with Vista and it depends on the OS language (at least it did with XP).
I guest <appdata> for all users is now at \Users\Default\AppData\ so it must
be something like \Users\Default\AppData\Team MediaPortal\MediaPortal.
Simply check where the MP install put all the other setting files.

HTH
grubi.
Hi I really want this to work but just can't. Im also using vista 32 bit. and as far as I can find Media Portal has no files in my appdata so where do i put it to make it work?

many thanks
futurism is offline   Reply With Quote
Reply

Bookmarks

Tags
1958h

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MediaPortal SVN-Snapshot:-05-02-2008 18-58h - Revision:19010 MediaPortal-Bot untested MediaPortal and TV-Server 1.0 RC1 svn-builds 84 2008-05-29 20:39


All times are GMT +1. The time now is 07:31.


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