Normal
Hi Jean You need to apply the 61 sql script or maybe better to create a new db I have see the same as you about setuptv if db is not set correctly. I have doing like this :Start in cmd : "C:\Program Files (x86)\Team MediaPortal\MediaPortal TV Server\setuptv" /configure-dbAnd give a name of your new db (maybe you need to stop tvservice before). mm is working on WinTV-CI and in branch it's not the update code, so yes you need to set GetRawPmtCopy . So after that setuptv should be working and you can try to scan Edit :You still need to apply "61_upgrade_sqlserver_database.sql" or "61_upgrade_mysql_database.sql" on your new DB (depend of your sql server).The files are on folder : "\TvEngine3\TVLibrary\SetupTv"
Hi Jean
You need to apply the 61 sql script or maybe better to create a new db
I have see the same as you about setuptv if db is not set correctly.
I have doing like this :
Start in cmd : "C:\Program Files (x86)\Team MediaPortal\MediaPortal TV Server\setuptv" /configure-db
And give a name of your new db (maybe you need to stop tvservice before).
mm is working on WinTV-CI and in branch it's not the update code, so yes you need to set GetRawPmtCopy .
So after that setuptv should be working and you can try to scan
Edit :
You still need to apply "61_upgrade_sqlserver_database.sql" or "61_upgrade_mysql_database.sql" on your new DB (depend of your sql server).
The files are on folder : "\TvEngine3\TVLibrary\SetupTv"