MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » Get Support


Get Support Problems with the TV-Server or Client? Post them in here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2007-01-03, 14:08   #1 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 255
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Default Req Advice on Flicking between v2/v3 TV Engine for testing/using

Hi there I used to run a few different versions of mediaportal (0.2.0.4, 0.2.1.0, svn) all in seperate folders, running the following batch file in the folder of the version I wished to flick to first:-

restore.bat
Code:
regsvr32.exe /u /s "%~dp0CLDump.ax" 
regsvr32.exe /u /s "%~dp0MpgMux.ax" 
regsvr32.exe /u /s "%~dp0MPReader.ax"
regsvr32.exe /u /s "%~dp0MPTS.ax" 
regsvr32.exe /u /s "%~dp0MPSA.ax"
regsvr32.exe /u /s "%~dp0shoutcastsource.ax"
regsvr32.exe /u /s "%~dp0TSFileSource.ax"
regsvr32.exe /u /s "%~dp0MpegSplitter.ax"
regsvr32.exe /u /s "%~dp0MPTSWriter.ax"
regsvr32.exe /u /s "%~dp0cdxareader.ax"

regsvr32.exe /s "%~dp0CLDump.ax" 
regsvr32.exe /s "%~dp0MpgMux.ax" 
regsvr32.exe /s "%~dp0MPReader.ax"
regsvr32.exe /s "%~dp0MPTS.ax" 
regsvr32.exe /s "%~dp0MPSA.ax"
regsvr32.exe /s "%~dp0shoutcastsource.ax"
regsvr32.exe /s "%~dp0TSFileSource.ax"
regsvr32.exe /s "%~dp0MpegSplitter.ax"
regsvr32.exe /s "%~dp0MPTSWriter.ax"
regsvr32.exe /s "%~dp0cdxareader.ax"
However when I installed the latest svn+tv engine3 I was only able to revert to v0.2.2.0 by fully reinstalling MP it into it's original folder, this restore.bat didn't seem to work any longer.

What I'd like to do is to be able to flick between 3 folders each containing diff MP's
...\mp.204
...\mp.220
...\mp.svn (flick between tv engine 2 & 3)

Using a similar batch file. That way I can use 204 tried and tested during normal viewing time (dont wanna upset folk), while testing 220 out of hours as it seems a little bit less solid (I Think, not sure yet, but had some bad recordings + weird 500ms slowing video bits + freezes) + also comparing this to latest SVN with v2 Tv engine (so if I report bugs I can verify they're fixed), + flicking to tv engine v3 on the same svn install to test that also. Can some 'supergeek' please advise the best approach to doing this, thx.

PS- Ideally if mediaportal could take a command line option /register to force it to do all required registration prior to running for that version it would make flicking between diff versions a lot easier as I would just ALWAYS run with /register option. It would add minimal overhead as the bootime is quite long for MP anyway.
I guess if I could run the svn with /tv2 or /tv3 then testing that would be easier but I figure I'd need to uninstall/reinstall tv cards on MP config to flick between them. Maybe I should have 2 svn's one with v2 engine & one with v3 engine, though that would require installing svn twice.


T.I.A

Last edited by HappyTalk; 2007-01-10 at 22:02.
HappyTalk is offline   Reply With Quote
Old 2007-01-03, 15:00   #2 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: IOW
Age: 44
Posts: 484
Thanks: 13
Thanked 2 Times in 2 Posts

Country:

My System

Default

I would be keen on an easy way to do this too, I only have one pc and am forever installing/uninstalling tv engine 3 and 2. Not really an issue as don't use the machine for watching too much tv yet but will do once I get my new 40" TFT tv!
Nemulate is offline   Reply With Quote
Old 2007-01-03, 15:59   #3 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,513
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

Easiest way to switch between tv2/tv3?

1. install MP + tvserver +tvplugin
now you run tv3
when you want to switch back to tv2
- stop tvservice
- delete c:\program files\team mediaportal\mediaportal\plugins\tvplugin.dll
frodo is online now   Reply With Quote
Old 2007-01-08, 20:07   #4 (permalink)
Portal Member
 
Join Date: May 2005
Location: UK
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I was under the impression you had to remove the tv card from tv2 engine so tv3 engine can work, I would like to have tv2 engine fully setup, so i can do as frodo says to quickly flick between the two, as i use the pc full time for tv, and with tv3 engine at the moment, after about 30mins I see a flicker and then am unable to change any channels until restart, could a option be put into settings to quickly allow us to switch engines. ie disable/enable tv3 engine, this would be great
jpskiller is offline   Reply With Quote
Old 2007-01-08, 20:28   #5 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: IOW
Age: 44
Posts: 484
Thanks: 13
Thanked 2 Times in 2 Posts

Country:

My System

Default

I have tve2 card still installed in setup and am using tve3. Think the tve3 installation takes control if tve2 card exists. Works for me anyway
Nemulate is offline   Reply With Quote
Old 2007-01-10, 16:49   #6 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 255
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Default

I noticed when installing new tv client, you have to first remove old one. In add/remove programs this is called MediaPortal (same as main app), confused me a bit at first as there were 2 MediaPortal entries and No TV-Client ones
HappyTalk is offline   Reply With Quote
Old 2007-01-10, 17:35   #7 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: IOW
Age: 44
Posts: 484
Thanks: 13
Thanked 2 Times in 2 Posts

Country:

My System

Default

Yes hopefully Frodo will rename it Mediaportal TV client some day soon!
Nemulate is offline   Reply With Quote
Old 2007-01-10, 21:35   #8 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 255
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Default

OK Maybe I did something wrong first time around but I am now easily flicking between diff versions of MP (0.2.2.0 & 0.2.2.0.svn v3 engine)

Install mp0.2.2.0 and configure it all, when working

make a copy of the MediaPortal folder renaming it MediaPortal.svn

Install latest SVN to this folder, saying YES to making a backup to MediaPortal.bak

copy restore.bat from MediaPortal.bak to MediaPortal & MediaPortal.svn folders

Then install/config SQL/TV-Server/TV-Client (Client must install to MediaPortal.svn) folder

You can now just run restore.bat from within either MediaPortal or MediaPortal.svn folder to run the mp in that folder. Also Disable TV Service for MP & Enable for MP.svn. Do this from Services (stop service and set to manual for MP, or set to automatic and start it for MP.svn)

Last edited by HappyTalk; 2007-01-10 at 22:35.
HappyTalk is offline   Reply With Quote
Old 2007-01-10, 22:40   #9 (permalink)
mbb
Portal Member
 
Join Date: Nov 2004
Posts: 148
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default

to stop or start service in command line use

net stop <display name of service>

net start <display name of service>

if the display name of the service have space use "" like:

net stop "display name"
mbb is offline   Reply With Quote
Old 2007-01-11, 10:06   #10 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 255
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Default

Yer I did add that re command line from post before but removed it as if you reboot pc, service will restart and I figured people may try new tv server if probs, revert to old version then retry maybe a week or 2 later, so it might be better to have permanant disable/enable via services.

I was gonna say you could just add relevant net start/stop and mediaportal.exe run command to end of batch files, then just always run MP via batch file, then no messing around at all. Maybe MP could use a commandline /register to forcibly re-reg what's in restore.bat.
HappyTalk is offline   Reply With Quote
Reply

Bookmarks

Tags
advice, engine, flicking, req, testing or using, v2 or v3

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
HowTo easily flick between diff MP versions (inc v2,v3 tv engine) HappyTalk Tips and Tricks 6 2007-02-06 13:58


All times are GMT +1. The time now is 20:51.


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