MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2006-05-07, 14:56   #11 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: Austria, Vienna
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts


Send a message via ICQ to muty Send a message via MSN to muty
Default

Sorry mate I too have this problem and I still didn't managed to slove it. Some help will be greatly aapretiated
__________________
Goodbye and hello, as always.
Corwin of Amber


My HTPC: case: HFX Mcubed classic ; CPU: Athlon 64 3700+; Mobo: MSI NEO4 F; GPU: Assus Radeon x1600xt silent; Capture card: 2x Hauppauge Nova-S Plus; Soundcrad: Creative X-fi extreme music; HDD: 40GB Seagate Baracauda 7200rpm 2mb cache; Memory: 2x512 Corsair ValueSelect
muty is offline   Reply With Quote
Old 2006-05-07, 17:29   #12 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

OK, i will do some tests to see why it sometimes works and sometimes not. I have some different servers up and running here at home and have some knowledge about networks :?

Let's see if i can get it to work. Will get back to you.
j1nx is offline   Reply With Quote
Old 2006-05-07, 18:29   #13 (permalink)
Portal Tester
 
flokel's Avatar
 
Join Date: Oct 2005
Location: Unterfranken
Age: 24
Posts: 647
Thanks: 36
Thanked 24 Times in 21 Posts

Country:

My System

Default

Did as well some further testing and got a new error message:

Code:
07.05.2006 18:22:07 SKIN: Missing skin\BlueTwo1280x720\TVMiniGuide.xml
07.05.2006 18:22:16  CaptureCard B2C2 MPEG-2 Source NOT supported, no definitions found
07.05.2006 18:23:22 Recorder:  failed to start timeshifting since drive H: has less then 1GB freediskspace
07.05.2006 18:23:22 Recorder:  failed to start timeshifting since drive H: has less then 1GB freediskspace
07.05.2006 18:23:22 Recorder:  failed to start timeshifting since drive H: has less then 1GB freediskspace
07.05.2006 18:23:22 Recorder:  failed to start timeshifting since drive H: has less then 1GB freediskspace
07.05.2006 18:23:34 Recorder:  failed to start timeshifting since drive H: has less then 1GB freediskspace
07.05.2006 18:23:34 Command:MediaPortal.TV.Recording.TimeShiftTvCommand failed reason:Nicht genug freier Speicher auf Festplatte time:15,625 msec
This message is pretty false as there are 63GB free on the drive.

What does your log say?
Maybe we should move this to the bugs section ?

Mfg
Flo
__________________
Regards,
Flo
flokel is online now   Reply With Quote
Old 2006-05-07, 19:52   #14 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

OK tried it with a lot of different ways, but no problem at all???


-What kind of OP are you guys running on the server and client (home/proffesional/linux/..)

-Which filesystem is the network drive formatted

-I assume there is no disk quota configured, if not sure please check.


Let's beat this stupid "bug" 8)
j1nx is offline   Reply With Quote
Old 2006-05-07, 22:46   #15 (permalink)
Portal Tester
 
flokel's Avatar
 
Join Date: Oct 2005
Location: Unterfranken
Age: 24
Posts: 647
Thanks: 36
Thanked 24 Times in 21 Posts

Country:

My System

Default

Quote:
Originally Posted by j1nx

-What kind of OP are you guys running on the server and client (home/proffesional/linux/..)

-Which filesystem is the network drive formatted

-I assume there is no disk quota configured, if not sure please check.


Let's beat this stupid "bug" 8)
1) OS is Linux -> Fedora Core 5

2) Drive is formated with ext3

3) You mean in MP Configuration?
If yes: You can't change the disk quota of the network folder within the configuration. So I selected another drive which has plenty of space left.
__________________
Regards,
Flo
flokel is online now   Reply With Quote
Old 2006-05-07, 23:12   #16 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

Quote:
Originally Posted by flokel
Quote:
Originally Posted by j1nx

-What kind of OP are you guys running on the server and client (home/proffesional/linux/..)

-Which filesystem is the network drive formatted

-I assume there is no disk quota configured, if not sure please check.


Let's beat this stupid "bug" 8)
1) OS is Linux -> Fedora Core 5

2) Drive is formated with ext3

3) You mean in MP Configuration?
If yes: You can't change the disk quota of the network folder within the configuration. So I selected another drive which has plenty of space left.
1) Which samba version? What's the type of security check (user/domain/server/..) Maybe posting all settings to see if i can find any differences.

2) Should be enough, xfs and jfs are better for large files, but ext3 will do.

3) Yes, but also in the config at the server. The quota in mediaportal will only check the drive setup for recording anyway, the dropdown is more for showing the props i think.
j1nx is offline   Reply With Quote
Old 2006-05-07, 23:56   #17 (permalink)
Portal Tester
 
flokel's Avatar
 
Join Date: Oct 2005
Location: Unterfranken
Age: 24
Posts: 647
Thanks: 36
Thanked 24 Times in 21 Posts

Country:

My System

Default

1) samba version is 3.0.22-1,
here are the relevant parts of my config:

Code:
[global]
	workgroup = netzwerk
	server string = server
	
	security = user

	encrypt passwords = yes

	hosts allow = 192.168.0. 127
	hosts deny = 192.168.0.5

	log file = /etc/samba/smb.log
	max log size = 1000

	unix charset = UTF-8
	display charset = UTF-8
	dos charset = 850

	username map = /etc/samba/smbusers

	local master = yes
	domain master = yes
	preferred master = yes
	wins support = yes
	dns proxy = no
	
	max xmit = 65536
	read raw = yes
	write raw = yes
	dead time = 15
	getwd cache = yes
	
	
[aufnahmen.u]

	path = /data/aufnahmen.f
	valid users = flo
	guest ok = no
	writeable = yes
3) where can I check this?
edit: had a look and disk quotas aren't set

I'm wondering if it is really a server(configuration) problem as
I am able to record (and watch the films afterwards) with DVBViewer.

So far thx for your help,
Flo
__________________
Regards,
Flo
flokel is online now   Reply With Quote
Old 2006-05-08, 19:42   #18 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

I think it is a server problem as that is the only variable within our different setups. Mediaportal is the same, so thats not the problem.

Anyway i don't know how mediaportal is connecting to the drive (as user, as computer, or maybe else)

Did you try to open the share for anybody including guest accounts by using the follwing settings only?
Code:
[aufnahmen.u]

   path = /data/aufnahmen.f
   writeable = yes
You can also try to uncomment the TCP/IP performance settings (the following block of settings)
Code:
max xmit = 65536
   read raw = yes
   write raw = yes
   dead time = 15
   getwd cache = yes
Maybe that can be of a difference.

Meanwhile i will get the source of mediaportal to figure out how it connects to the drive
j1nx is offline   Reply With Quote
Old 2006-05-08, 20:43   #19 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: Austria, Vienna
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts


Send a message via ICQ to muty Send a message via MSN to muty
Default

OK I'm using Windows server 2003 standard. The mediapc is with windows professional. The drives are formated with NTFS and are shared over DFS. I tried to share a folder on several pcs apart form the server with no luck. I always get the error "Unable to start Timeshifting, Unable to add StreamBufferSink filter" sorry right now I can't post the actual log because I'm changing some hardware and the pc is disasembled, but I'll do it tomorrow.

Thanx alot for the help
__________________
Goodbye and hello, as always.
Corwin of Amber


My HTPC: case: HFX Mcubed classic ; CPU: Athlon 64 3700+; Mobo: MSI NEO4 F; GPU: Assus Radeon x1600xt silent; Capture card: 2x Hauppauge Nova-S Plus; Soundcrad: Creative X-fi extreme music; HDD: 40GB Seagate Baracauda 7200rpm 2mb cache; Memory: 2x512 Corsair ValueSelect
muty is offline   Reply With Quote
Old 2006-05-08, 23:24   #20 (permalink)
Portal Tester
 
flokel's Avatar
 
Join Date: Oct 2005
Location: Unterfranken
Age: 24
Posts: 647
Thanks: 36
Thanked 24 Times in 21 Posts

Country:

My System

Default

Tried your two suggestions,
without any luck

Still getting error messages:

Code:
25.05.2006 23:14:13 StreamBufferPlayer9:Failed to open file:H:\card1\live.tv :0x80070005
25.05.2006 23:14:13 StreamBufferPlayer:GetInterfaces() failed
Samba log lists no errors.

Mfg
Flo

edit:

did some further testing:

*MP is now indeed recording, I can watch the recorded stuff as well
*still getting the above mentioned error message
*Timeshift seems to be the problem as I'm getting the above mentioned error message when I activate Ts.

edit2:
Now I understand why I can record (and use ts) with dvbviewer as
you can set up one folder for ts files (I chose a local one) und one for recordings. With MP you don't have this option -> ts files are saved in the recordings folder.
Thi should be the actual problem.
__________________
Regards,
Flo
flokel is online now   Reply With Quote
Reply

Bookmarks

Tags
drive, network, record

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
Help with TVServer and client rick78 Get Support 8 2006-12-12 19:48
Recording Conflicts gwiley General Support 15 2006-09-15 07:28
Episode Management: Record in this timeslot Ralph Improvement Suggestions 4 2006-08-02 17:00
Recording on network drive desn't work muty Fixed 0.2 RC4 Bugs 27 2006-05-26 16:08
Loosing access to mapped network drive in mp Peder General Support 9 2006-04-13 22:36


All times are GMT +1. The time now is 08: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
Advertisement System V2.6 By   Branden