home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
No recorded programs in my view
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jseb" data-source="post: 279346" data-attributes="member: 19217"><p><strong>Missing Recorded TV</strong></p><p></p><p>Hi</p><p></p><p>If you can no longer access your recorded tv (nothing or only a few things there) then try the following:</p><p></p><p>1. Open the database on the TV server</p><p>2. Find the table dbo.recording (this in in SQL Express - dont know about mySQL)</p><p>3. look at the idChannel column</p><p>4. if there are any entries with a -1 then change them to something else - wont really matter as long as it is a positive integer</p><p>5. open MP and there are your recordings</p><p></p><p>It seems to be related to messing with the TV tuner cards and or channels. I accidently hit 'clear' on the tv channels (could do with a warning here) and it wiped them all. When I re-tuned, I lost the recorded tv.</p><p></p><p>even deleting the database and re-importing the recorded tv did not work. I suspect there is something linking the recording to the card, and if the card pid has changed it dumps in a -1 which at some point caused the reading of the table to bomb - if idChannel < 0 then movenext </p><p></p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="jseb, post: 279346, member: 19217"] [b]Missing Recorded TV[/b] Hi If you can no longer access your recorded tv (nothing or only a few things there) then try the following: 1. Open the database on the TV server 2. Find the table dbo.recording (this in in SQL Express - dont know about mySQL) 3. look at the idChannel column 4. if there are any entries with a -1 then change them to something else - wont really matter as long as it is a positive integer 5. open MP and there are your recordings It seems to be related to messing with the TV tuner cards and or channels. I accidently hit 'clear' on the tv channels (could do with a warning here) and it wiped them all. When I re-tuned, I lost the recorded tv. even deleting the database and re-importing the recorded tv did not work. I suspect there is something linking the recording to the card, and if the card pid has changed it dumps in a -1 which at some point caused the reading of the table to bomb - if idChannel < 0 then movenext :D [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
No recorded programs in my view
Contact us
RSS
Top
Bottom