Posts: 245
Joined: Jan 2009
Reputation:
0
After updating to latest git revision of maintained pvr-testing fork, i had a problem with the tv database using mysql.
It saids can't update database from version 4 to 5 or something like that.
I tryed to delete all tv database tables, but now xbmc can't create them.
It works if I fallback to sqlite database.
Does somebody has an sql script to recreate manually the tv database ?
Thanks.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
sqlite doesn't support "alter table" and I changed a lot of columns last week. I would have to upgrade all tables by code, which is not something I want to spend time on now.
you'll have to delete the old tables and restart xbmc. if you know the code a bit and know sql, you could write an sql script (because mysql does support "alter tables")
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 245
Joined: Jan 2009
Reputation:
0
In fact I've already tryed restarting xbmc after deleting all tables, but it don't recreate recreate them automatically.
I'm not at home right now, will give a look tomorrow to catch the faulty sql command.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
you did try to disable vaapi in system -> video -> playback and enable vdpau?
please provide your debug log.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 256
Joined: Jul 2009
Reputation:
0
what is better to use - vnsi or streamdev on vdr side ?
Nvidia Shield
kodi 18.1 RC1
Posts: 4
Joined: Apr 2009
Reputation:
0
2011-01-19, 19:52
(This post was last modified: 2011-01-19, 19:57 by KrasserMann.)
hI@ALL
thank you for your great work on pvr integration.
I have a hopefully small problem with XBMC pvr from ppa:lars-opdenkamp/xbmc-pvr
Today i updated from pvr-testing to xbmc-pvr, everything is running fine, but i cant enable any of the pvr clients
I.m using VDR with VNSISERVER (started and running) if i try to enable VDR VNSI Client in SYSTEM->ADDONS->ACTIVE ADD ONS->PVR Clients->VDR VNSI Client-> ACTIVATE
Nothing happens!
Same with any other PVR Client.
What am i missing?
Can someone give me a hint!
Thank you!
Martin
Posts: 4
Joined: Apr 2009
Reputation:
0
Hi
please ignore my last post, i found the problem in the Debug Log
The Old Addon Database!
I deleted it and now it works!
Great!
Martin