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
MediaPortal 1 Talk
TV-Server on WHS - Collection of fixes and workarounds
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="malmin" data-source="post: 596762" data-attributes="member: 77580"><p>I have been following this tread with some interest, and I have come across an interesting issue that might be related.</p><p></p><p>I have run MP 1.1.0 Beta successfully for a long time with WHS as TVServer. Last week I upgraded my WHS trial software to licenced software (PP3). In the same process I installed MP 1.1.0 RC1 (also clean install RC1 client). I am not using 4TR or LightsOut, the WHS box is on all the time.</p><p></p><p>Installation of TVServer using the method in the first post is working fine. However I never get the "test user" screen to test the database user and password. I assume this is due to the wrong name of TVServer.exe.config, as I get an error message as TVserver tries to start. However, the DB seems to be OK, as I am able to scan channels without problems.</p><p></p><p>My problem is this : I cannot schedule any recordings. LiveTV works fine, if I do "Record Now" of an ongoing LiveTV session it records fine, and I can see the recording in the "schedules" screen of TVServer Config. But if I try to schedule any future recordings, either through TV-Guide or manually, it does not appear in the schedules screen. In MP client I can activate the recording (get a red icon next to it), but once I exit out of the scheduling screen the recording is gone.</p><p></p><p>This might be related Kermit1974's posting earlier saying startdate and stopdate can not be found in the DB. However, I have no knowledge of SQL, so I haven't tried to look into the database manually.</p><p></p><p>I have turned off all firewalls, I have edited Gentle.Config to comment out the entry for MS SQL. I am also getting the same behaviour with MS SQL and MySQL. (I am running MySQL at the moment). I also get the same result using Blue3Wide skin, so it is not skin related.</p><p></p><p>Could this be some kind of permission issue? MP logs does not seem to give any useful info, although I can post them later if relevant.</p><p></p><p>I am not sure if this is an RC1 issue or a WHS issue, but I am somewhat reluctant to post a formal RC1 bugreport since WHS is not supported.</p><p></p><p>Anyone have any ideas what I can do to further investigate this?</p><p></p><p>Edit :</p><p></p><p>Now I am at least able to isolate some logfile information. Each time I try to set up a manual schedule, I get an entry like this in the tv.log on the TVServer:</p><p></p><p>2010-03-23 20:50:04.875000 [Scheduler timer(11)]: Scheduler: Orphaned once schedule found 16 - removing</p><p></p><p>I have also added the MP Client logs for the same session (go to "planned recordings", Simple recording, set up a manual recording of channel "CH-V", exit out of MP). Sorry for the inaccurate menu names, my MP language is Norwegian <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /></p><p></p><p>Edit :</p><p></p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite10" alt=":oops:" title="Oops! :oops:" loading="lazy" data-shortname=":oops:" /> OK, so this was quite embarrassing, but I found the problem - date setting on WHS was wrong, the date was actually set to tomorrow. No wonder scheduling failed for recordings 30 minutes ahead in time. Setting the date correctly fixed the problem. WAF restored, everyone happy. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite10" alt=":oops:" title="Oops! :oops:" loading="lazy" data-shortname=":oops:" /><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="malmin, post: 596762, member: 77580"] I have been following this tread with some interest, and I have come across an interesting issue that might be related. I have run MP 1.1.0 Beta successfully for a long time with WHS as TVServer. Last week I upgraded my WHS trial software to licenced software (PP3). In the same process I installed MP 1.1.0 RC1 (also clean install RC1 client). I am not using 4TR or LightsOut, the WHS box is on all the time. Installation of TVServer using the method in the first post is working fine. However I never get the "test user" screen to test the database user and password. I assume this is due to the wrong name of TVServer.exe.config, as I get an error message as TVserver tries to start. However, the DB seems to be OK, as I am able to scan channels without problems. My problem is this : I cannot schedule any recordings. LiveTV works fine, if I do "Record Now" of an ongoing LiveTV session it records fine, and I can see the recording in the "schedules" screen of TVServer Config. But if I try to schedule any future recordings, either through TV-Guide or manually, it does not appear in the schedules screen. In MP client I can activate the recording (get a red icon next to it), but once I exit out of the scheduling screen the recording is gone. This might be related Kermit1974's posting earlier saying startdate and stopdate can not be found in the DB. However, I have no knowledge of SQL, so I haven't tried to look into the database manually. I have turned off all firewalls, I have edited Gentle.Config to comment out the entry for MS SQL. I am also getting the same behaviour with MS SQL and MySQL. (I am running MySQL at the moment). I also get the same result using Blue3Wide skin, so it is not skin related. Could this be some kind of permission issue? MP logs does not seem to give any useful info, although I can post them later if relevant. I am not sure if this is an RC1 issue or a WHS issue, but I am somewhat reluctant to post a formal RC1 bugreport since WHS is not supported. Anyone have any ideas what I can do to further investigate this? Edit : Now I am at least able to isolate some logfile information. Each time I try to set up a manual schedule, I get an entry like this in the tv.log on the TVServer: 2010-03-23 20:50:04.875000 [Scheduler timer(11)]: Scheduler: Orphaned once schedule found 16 - removing I have also added the MP Client logs for the same session (go to "planned recordings", Simple recording, set up a manual recording of channel "CH-V", exit out of MP). Sorry for the inaccurate menu names, my MP language is Norwegian :P Edit : :oops: OK, so this was quite embarrassing, but I found the problem - date setting on WHS was wrong, the date was actually set to tomorrow. No wonder scheduling failed for recordings 30 minutes ahead in time. Setting the date correctly fixed the problem. WAF restored, everyone happy. :ooops::) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
TV-Server on WHS - Collection of fixes and workarounds
Contact us
RSS
Top
Bottom