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-05-08, 20:26   #71 (permalink)
Portal Member
 
Join Date: Jun 2007
Age: 29
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi,
I resolved most problem with rc1 , mp focus and overall tv channell sinth , simply revert back win sp3 to sp2.
bye
twindad is offline   Reply With Quote
Old 2008-05-08, 20:33   #72 (permalink)
Portal Member
 
Join Date: Aug 2006
Age: 42
Posts: 95
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Hi Meier,

i know how to start and edit the db. My problem is, i didīt have the the entrie to start SQL Server Management Studio Express. In my start menu are only the config programms. On my other HTPC based computer with XP MCE and MP 0.2.3 on, i have the entrie. Donīt know why it is not on the Vista maschine with RC1.0.

regards,
erbsenkopp
Erbsenkopp is offline   Reply With Quote
Old 2008-05-08, 20:41   #73 (permalink)
Portal Developer
 
chefkoch's Avatar
 
Join Date: Oct 2004
Location: Germany, Dresden
Age: 22
Posts: 776
Thanks: 154
Thanked 48 Times in 31 Posts

Country:

My System

Send a message via ICQ to chefkoch
Default

Quote:
Originally Posted by Erbsenkopp View Post
Hi Meier,

i know how to start and edit the db. My problem is, i didīt have the the entrie to start SQL Server Management Studio Express. In my start menu are only the config programms. On my other HTPC based computer with XP MCE and MP 0.2.3 on, i have the entrie. Donīt know why it is not on the Vista maschine with RC1.0.

regards,
erbsenkopp
Maybe this helps: TV-Server/install-SQL-Management-Studio - MediaPortal Wiki Documentation
__________________
Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
chefkoch is offline   Reply With Quote
Old 2008-05-08, 21:48   #74 (permalink)
Portal Member
 
Join Date: Aug 2006
Age: 42
Posts: 95
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Hi Chefkock,

iīm so ****

yes, i understand. After installation of RC1.0 i have install the SQL Server Management Studio Express too.
With RC0.2.3 i have this installed and with RC1.0 i installed only the server.

*** There are days, itīs better to stay in bed ****


regards,
erbsenkopp
Erbsenkopp is offline   Reply With Quote
Old 2008-05-08, 22:03   #75 (permalink)
Portal Member
 
Join Date: May 2006
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Wow good work team everything here seems to be working good. The only thing that bothers me is the way tvserver handles channels differently to every other programs and receivers on all of them i can switch channels to anything to a encrypted channel and see the info for example i switch to a PPV channel and see what it says in the EPG to see if i might want to order it. In MP if i do that it gives out a error msg also if do order a PPV and i want to record it and i setup time to record i get this msg Unable to start time shift because its still encrypted to fix this i have to remove the record option where to tell it to recorded 5min before the show or the other option is to set the wait for timeshift to like 5min and it does work but its kinda worse since it makes it look like MP is frozen for 5min and every time i land on a PPV channel when i am changing channels or a encrypted channel that i don't have it does this again.

Wouldn't it be possible to make MP keep getting the data from the channel and then when/if it becomes watchable it just starts playing it like every other program and sattelight recivers? You could even make the OSD that shows the epg info stay on the screen until the picture comes in and on the OSD have a place to tell you that the channel is encrypted and once it picture starts coming in the timeshift starts then users don't have to mess with the timing on the settings and making MP not respond. With this you can flick to any channels with out those error msgs popping up all the time.

Well this is the only thing i don't like but everything els is working perfect good job guys
EMKO is offline   Reply With Quote
Old 2008-05-08, 23:20   #76 (permalink)
MP Donator
 
SweMart's Avatar
 
Join Date: Mar 2006
Location: Stockholm, Sweden
Age: 30
Posts: 355
Thanks: 8
Thanked 8 Times in 6 Posts

Country:

My System

Default

Quote:
Originally Posted by entrecour View Post
I have 3 iso's in a directory. The Movies Database Scan does not work - iso's are mounted but the database is not checked. See logs. I use DT Lite 4.12.3.
Same problem here, i.e. from configuration.exe.

Daemon Tools goes crazy, starts mounting the file over and over again and nothing happeneds.
SweMart is offline   Reply With Quote
Old 2008-05-09, 00:39   #77 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 102
Thanks: 2
Thanked 1 Time in 1 Post


Default

this build crashes when i call the tvbusinesslayer.Channels.ToString() , the server side of the remoting call with a collectionmodifiedexception.

also, starttimeshifting returns novideoaudiodetected for radio channels (perhaps i coded something wrong in my player)

otherwise, it's great, fast channel changes.
binary64 is offline   Reply With Quote
Old 2008-05-09, 01:15   #78 (permalink)
rtv
Portal Developer
 
rtv's Avatar
 
Join Date: Apr 2005
Location: Osnabruck
Posts: 2,696
Thanks: 120
Thanked 126 Times in 87 Posts

Country:

My System

Default

Quote:
Originally Posted by binary64 View Post
this build crashes when i call the tvbusinesslayer.Channels.ToString() , the server side of the remoting call with a collectionmodifiedexception.
1. "This build" is incorrect as there haven't been any changes to the businesslayer
2. What do you expect from ( Gentle.Framework.Broker.RetrieveList(typeof(Channe l)) ).ToString()? I guess you should look into the Code before calling any method or using properties...

May I ask you to write an own thread dedicated to your programming questions? If unsure use the newcomer's area and a mod will move it.
__________________
rtv is offline   Reply With Quote
This User Say Thank You:
Old 2008-05-09, 09:44   #79 (permalink)
MP Donator
 
Join Date: Feb 2008
Location: Hengelo (OV)
Age: 33
Posts: 52
Thanks: 7
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by SweMart View Post
Quote:
Originally Posted by entrecour View Post
I have 3 iso's in a directory. The Movies Database Scan does not work - iso's are mounted but the database is not checked. See logs. I use DT Lite 4.12.3.
Same problem here, i.e. from configuration.exe.

Daemon Tools goes crazy, starts mounting the file over and over again and nothing happeneds.
I'm running into the same problem with mounting. 3 ISO files in 1 directory, MP ask which disc to mount but isn't mounting them
HomeY is offline   Reply With Quote
Old 2008-05-12, 17:21   #80 (permalink)
Portal Member
 
Join Date: Sep 2007
Posts: 199
Thanks: 6
Thanked 0 Times in 0 Posts

Country:

My System

Default

if i switch to fashion tv or fashion world, tv-server hangs. i can t switch to a other channel again. error message: all cards are busy. if i not switch to fashion-tv/world, switching channels works fine.

if i upgrade to xp sp3, tv-server crashes very often. if it resumes from hibernation. same error: all cards are busy.

video-editor is still not working, like in the other svn`s, too.
it shows now preview picture. so you can cut anything.

the very worst issue for me, its also in this svn!;(( : crashing if prepare for hibernation/standby
------------------------------------------------------------------------------------------------------------------------------------
hibernation sometimes works, sometimes not.
it often happens, if the system is going to hibernation, that i see the windows message, but then i get a black screen and nothing happens.
the power led of my htpc is still on and i also hear the cpu-fan.
the only thing i can do in this situation is pressing the resset button.

typical situation this issue occurs:

resumeeing my htpc back from hibernation. watch a movie or tv. after that , i send it to hibernation again (or it goes automaticly after a time of ideling. plays no role, same issue) then i often get this issue with the blackscreen.

this was not only since this version the case. it affects also mp versions before. i can manulay set my pc to hibernation without mediaportal, it works. i also can set it to hibernation from mediaportal, but then, sometimes it works, sometime i get the black-screen-issue. i think it happens if i watch longer then 20 minutes anything.
if i send mediaportal at shorter time to hibernation, it works in the most cases
----------------------------------------------------------------------------------------------------------------------------------------

using a skystar2 with wdm drivers becouse of the need of diseq.

hope anyone can help me to fix at least some of this issues.

regards

parkuhr
Attached Files
File Type: zip MediaPortalLogs_12_05_08.zip (178.6 KB, 0 views)

Last edited by parkuhr; 2008-05-12 at 17:26.
parkuhr is offline   Reply With Quote
Reply

Bookmarks

Tags
1858h

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
MediaPortal SVN-Snapshot: 03-02-2008 18-48h - Revision:17699 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-03-02 18:50
MediaPortal SVN-Snapshot: 02-18-2008 14-47h - Revision:17406 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-02-18 14:50
MediaPortal SVN-Snapshot: 02-18-2008 05-05h - Revision:17405 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-02-18 05:10
MediaPortal SVN-Snapshot: 02-05-2008 05-05h - Revision:17291 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-02-05 05:05
MediaPortal SVN-Snapshot: 02-02-2008 05-04h - Revision:17258 MediaPortal-BOT 'Nightly Builds' - v0.2.3.0 - final 1 2008-02-02 05:10


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


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
Advertisement System V2.6 By   Branden