MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » untested "work in progress" builds » svn-builds archive » untested MediaPortal and TV-Server 1.0 RC1 svn-builds


untested MediaPortal and TV-Server 1.0 RC1 svn-builds Archive for untested MediaPortal and TV-Server 1.0 RC1 svn-builds

Reply
 
Thread Tools Display Modes
Old 2008-04-30, 02:03   #71 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 170
Thanks: 7
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by doornjoostje View Post
I have 2 floppy DVB-C so should be able to record 2 transponders (2 frequencies), in my case 2 times 4 channels.

This is what is do:
1. Open media portal (no scheduled recordings yet).
2. Today its Tuesday, I schedule 8 recordings @ 20 hrs on 2 transponders, 4 series (weekdays @20 hrs)
3. Go to the schedule of Wednesday 20 hrs. There i have the 4 series on weekdays (on 2 transponders). Then I try to add a single recording on one on the 2 transponders (not a different one), but it tells me there is nothing available to record. But there should be.

As posted before, I think the algorithm to determinate, if there is any hardware available, is incorrect in this case.
I think it should check if there is a overlapping recording (at the same time) on the same transponder (frequency). This way the new recording can be added.
Can any one respond, in advance!
__________________
Please check my system, for detailed info.
doornjoostje is offline   Reply With Quote
Old 2008-04-30, 05:53   #72 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Question

Quote:
Originally Posted by Arn01805 View Post
1> TV-Server imports of old recorded shows makes watching tv-recordings impossible due to the inserted channel ID of "-1" in the recordings table, after changing this manually to an existing channelID the recordings-menu in MP is accessable again. This is a bug in both RC1 and this SVN
Hi, very interested to hear this as this has been a major annoyance for me. I checked the "recording" table in MySQL but the ChannelIDs are already set correctly. Any other ideas what might be causing my recorded tv list to be empty? I did do the manual import using the TVServer settings import tool.

TIA!
guttedgeek is offline   Reply With Quote
Old 2008-04-30, 08:50   #73 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 49
Thanks: 1
Thanked 1 Time in 1 Post

Country:


Default

Quote:
Originally Posted by stefancrs View Post
Quote:
Originally Posted by windsorguy13 View Post
Quote:
Originally Posted by HomeY View Post
Quote:
Originally Posted by stefancrs View Post
On the client (single-seat btw) I can watch TV and change channels just fine (even if the changes takes quite some time), but I get no EPG, no channel listing (!!!), no info for current watched show etc.

Any ideas what to look for? Since I've seen no-one else mentioning the same thing I guess it's probably something on my end of things, but it was like this from clean install (now I've of course tried to find the error and installed a few plugins, so it's not entirely clean any more).
Go into TV-Server Configuration --> Manual Control and there press the button "Refresh EPG".
If that doens't work, try shutting down the SQL Server and restart it, then again "Refresh EPG" in TV-Server configuration.
After you hit "Refresh EPG", hit the View Logs button. Once EPG grabbing is running, an "epg.log" file will be created. A) check that for errors b) post it up here for the devs to look at. Hope that helps!
Thank you both for your replies!
I see no errors in the TV server logs, and am starting to suspect it's a client issue. Is there any way to check if the EPG is there without using MP (TV Client that is)? Should it be stored in the MySQL database somewhere?

I do however found it odd that I don't even get a channel listing within MP. The logs clearly states that it finds 17 channels, yet there are none in the channel list. I will continue to debug this some more, but if I don't find anything, I'll post the logs for everyones viewing pleasure and hope for the best
Unfortunately no progress so far. Anyone else ever seen that they don't even get a channel listing within MP? Anyway, I tried completely installing RC1 and setting that up, and then this SVN and setting that up, but both acted the same way. I'll try to make a as proper report as possible later.
stefancrs is offline   Reply With Quote
Old 2008-04-30, 21:41   #74 (permalink)
ulf
Portal Member
 
Join Date: Oct 2007
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by mironicus View Post
After installing the snapshot and starting Mediaportal the main screen is not in focus (so MP won't react to the remote signals). After pressing "Home" on my MCE remote it is in focus again. This bug maybe caused by the "Splashscreen becomes windowed with "Not Responding" Message" - fix.

If you have selected "Always on top" in Configuration then its fine. However I don't want to use this feature (bad sideeffects in Vista - going back to Desktop for a second if you load a video or starting a visualization in MyMusic).
Really annoying bug. Have the same issue with the 18951 build.
ulf is offline   Reply With Quote
Old 2008-05-01, 08:50   #75 (permalink)
MP Donator
 
TheMerovingian's Avatar
 
Join Date: Sep 2004
Location: Herbapolis
Age: 27
Posts: 111
Thanks: 17
Thanked 1 Time in 1 Post

Country:

My System

Send a message via ICQ to TheMerovingian
Default

TVService always refuses the first try to get hibernation. I can read this in the eventviewer. I always need at least 2 attempts. Although the tvservice is in idle!
Does anyone els have this as well?
__________________
nix
TheMerovingian is offline   Reply With Quote
Old 2008-05-01, 08:58   #76 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 102
Thanks: 2
Thanked 1 Time in 1 Post


Default

Quote:
Originally Posted by ulf View Post
Quote:
Originally Posted by mironicus View Post
After installing the snapshot and starting Mediaportal the main screen is not in focus (so MP won't react to the remote signals). After pressing "Home" on my MCE remote it is in focus again. This bug maybe caused by the "Splashscreen becomes windowed with "Not Responding" Message" - fix.

If you have selected "Always on top" in Configuration then its fine. However I don't want to use this feature (bad sideeffects in Vista - going back to Desktop for a second if you load a video or starting a visualization in MyMusic).
Really annoying bug. Have the same issue with the 18951 build.
I've seen this before in Windows in gerenal, what it sounds like is happening is the splash is now on its own Thread, which activates windows internal patented (yes, really) algorithm to deny focus to other windows on other threads. You'd need to do some tricky stuff with kernel32.dll to de-activate this algorithm before MP shows and re-enable it afterwards.
binary64 is offline   Reply With Quote
Old 2008-05-01, 12:00   #77 (permalink)
Portal Member
 
Join Date: Sep 2007
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by TheMerovingian View Post
TVService always refuses the first try to get hibernation. I can read this in the eventviewer. I always need at least 2 attempts. Although the tvservice is in idle!
Does anyone els have this as well?
I too am having problems with the TVService power scheduler plugin. This is the first time I've used the plugin so I might possibly not be using it correctly, although I have tried every option I can think of to get it to work. My HTPC normally hibernates and resumes perfectly fine using other tv software and I do not have any hardware hibernation issues.

Just in case that it might be something I'm doing, is the tv server power scheduler plugin working for everyone else who's using it? Basically, I am not getting any hibernation happening at all. I have disabled all other programs that might be interfering, but still no hibernation! I have set it to force shutdown as well as to ignore epg grabbing.

In addition, if I manually hibernate, the pc does not wake up for the next scheduled recording as it should using the plugin.

Do I have to have the MP Client running in order for the tv server power scheduler to work - i.e. will the tv server power scheduler plugin work without the MP client running, as is the case with me. Win XP Pro, single seat. Will post logs if needed, i.e. if it's not something I'm doing wrong!
nobbly is offline   Reply With Quote
Old 2008-05-01, 12:02   #78 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 26
Posts: 26
Thanks: 2
Thanked 1 Time in 1 Post

Country:

My System

Default

a few small isues in the TV department mostly regarding conflicting recordings.. normally you get a warning if you try to add a recording where another is conflicting.. however if two or more recordings are conflicting only the first is shown...
and if you add a recording from within genre search no conflict warnings at all...
very small issues though.

something a little more annoying is that tv-server seems to become unresponsive if i for some reason lose internet connectivity (my ISP redirects all traffic to some login page ). stop and restart service alway takes care of this but somewhat annoying as my ISP only allows for one devices being connected at a time (dont have the logs right now as i accidently deleted them...). think i saw aa notice a one time that this was know though....

other than that.. MP still rock.
Craydk is offline   Reply With Quote
Old 2008-05-01, 12:45   #79 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 550
Thanks: 19
Thanked 24 Times in 18 Posts

Country:

My System

Default

Quote:
Originally Posted by nobbly View Post
Quote:
Originally Posted by TheMerovingian View Post
TVService always refuses the first try to get hibernation. I can read this in the eventviewer. I always need at least 2 attempts. Although the tvservice is in idle!
Does anyone els have this as well?
I too am having problems with the TVService power scheduler plugin. This is the first time I've used the plugin so I might possibly not be using it correctly, although I have tried every option I can think of to get it to work. My HTPC normally hibernates and resumes perfectly fine using other tv software and I do not have any hardware hibernation issues.

Just in case that it might be something I'm doing, is the tv server power scheduler plugin working for everyone else who's using it? Basically, I am not getting any hibernation happening at all. I have disabled all other programs that might be interfering, but still no hibernation! I have set it to force shutdown as well as to ignore epg grabbing.

In addition, if I manually hibernate, the pc does not wake up for the next scheduled recording as it should using the plugin.

Do I have to have the MP Client running in order for the tv server power scheduler to work - i.e. will the tv server power scheduler plugin work without the MP client running, as is the case with me. Win XP Pro, single seat. Will post logs if needed, i.e. if it's not something I'm doing wrong!
If you are on a singel seat setup (MP and TVServer on the same machine) you must enable the PowerScheduler plugin in the TVServer configuration *AND* the PowerScheduler plugin in the MP configuration. Beware that within MP config there are two PowerScheduler plugins. There you have to choose the one under Process Plugins. You should also set both plugins (TVServer and MP) to similar values.

HTH

grubi.
grubi is offline   Reply With Quote
Old 2008-05-01, 12:54   #80 (permalink)
Portal Member
 
Join Date: Jan 2008
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post

Country:


Default

Minor cosmetic problem in Tv-Server Configuration: Channel name changes are not saved when edited from within Channels tab, list control.
-> TV Channels, Channels Tab, Highlight channel; eg "Channel XYZ HD"
-> click again to edit name; eg "Channel XYZ"
=> click okay to save and exit, re-open Tv-Server config, channel name is still "Channel XYZ HD"
=> click edit to open edit channel window, channel name is still "Channel XYZ HD"

Also, the visible in tv guide check box has the same behaviour.

Last edited by silver.fly; 2008-05-01 at 12:57.
silver.fly is offline   Reply With Quote
Reply

Bookmarks

Tags
2238h

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
MediaPortal SVN-Snapshot: 04-04-2008 08-39h - Revision:18550 MediaPortal-Bot 'Nightly Builds' - v0.2.3.0 - final 8 2008-04-05 07:21
MediaPortal SVN-Snapshot: 02-25-2008 22-37h - Revision:17534 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-02-25 21:40
MediaPortal SVN-Snapshot: 02-25-2008 22-17h - Revision:17532 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-02-25 21:20


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


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