|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Setting storage per tuner
How can I setup Sage to only record to a certain drive on a per tuner basis? I thought I read that this could be done now.
I want to set my HD tuner to only record to the local drive as Sage has quality issues recording to my network storage. thanks, |
#2
|
||||
|
||||
From the v4.1.6 release notes:
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
||||
|
||||
I tried the following and neither worked:
mmc/encoders/1062634441/forced_video_storage_path_prefix=\\DELL\D\SageTV and mmc/encoders/1062634441/forced_video_storage_path_prefix=\\\\DELL\\D\\SageTV Here is the encoder I'm tryint to limit: mmc/encoders/1062634441/video_capture_device_name=AVerTVHD A180 Video Capture To test to see if it worked I watched liveTV on the tuner in question. It recorded to the wrong drive. Any ideas? |
#4
|
||||
|
||||
As far as I know, it should work with the double backslashes (\\\\), just like the seeker/video_storage property uses.
So... I guess your next step would be to file a bug report w/your logs. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#5
|
||||
|
||||
Yeah - I tried this as well (I'm running on beta 10) - tried several formats for the prefix string and it always records on the local Sage server regardless - I'll file a bug report here in a bit.
__________________
Server: 2 PVR 150s hooked to DirectTV tuners w/ serial control. 1 HDHR unit with Comcast QAM. Intel duo core 2.4 GHz, 1 gig RAM. 500 Gig SATA. ReadyNAS with 4 500 Gig WD drives. Sage 6. Clients: Living room: HD Extender w/ Pannasonic 42" plasma via HDMI cable. Basement: HD Extender connected to Dell projector. Back room: MVP 1000 hooked to 21" CRT TV. Bedroom: MVP 1000 hooked to 27" CRT TV. |
#6
|
||||
|
||||
A question about using this feature, do you have to add the recording directories inside Sage (Detailed setup, recording directories)? Or is the mmc/encoder line enough?
Say I have the absollute path to my recording directory as: mmc/encoders/12346/forced_video_storage_path_prefix=\\\\PC1\\E\\SageTV Do I need to setup \\\\PC1\\E\\SageTV in the detailed setup, or would my encoder line be better as: mmc/encoders/12346/forced_video_storage_path_prefix=\\\\PC1\\E I'm trying to get to a point where 4 HD tuners (2 being network encoders) are writing to the same machine (PC1) but each written to a different drive to spread the load out. From what I can tell, it sounds like in the detailed setup I would need something like: \\\\PC1\\E\\SageTV \\\\PC1\\F\\SageTV \\\\PC1\\G\\SageTV \\\\PC1\\H\\SageTV And then lines in sage.props like: mmc/encoders/12346/forced_video_storage_path_prefix=\\\\PC1\\E mmc/encoders/12347/forced_video_storage_path_prefix=\\\\PC1\\F mmc/encoders/12348/forced_video_storage_path_prefix=\\\\PC1\\G mmc/encoders/12349/forced_video_storage_path_prefix=\\\\PC1\\H Do I have it right? |
#7
|
||||
|
||||
Yes, you would have to add Video Recording Directories. The path prefix is meant to limit which dirs the tuner can use; it doesn't define new recording locations.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#8
|
||||
|
||||
Ok thanks Andy. Is it preferred to just have the prefix just be that, a prefix, or use the absolute directory name, or doesnt it matter? just wondering if the prefix is absolute, would it match up faster, although I'm guessing its probably fractions of a second anyway. Guess I will just set it up like I posted above.
|
#9
|
||||
|
||||
As far as I know, it doesn't matter: the recording dirs are simply checked to see if the name of the location starts with the prefix. That's all I know about it.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#10
|
|||
|
|||
Hi Guys,
Has anyone been able to crack the nut on this one I have 4 tuners and 3 disks - I would like split recording directory by tuner and assign to disk. Setup looks like this > detailed setup -> setup -> Recording Directory //MediaServer/Recording-A //MediaServer/Recording-B //MediaServer/Recording-C Physical Disks //MediaServer/Recording-A = D:\Recording-A //MediaServer/Recording-B = E:\Recording-B //MediaServer/Recording-C = G:\Recording-C In my Sage.properties I have tried mmc/encoders/-1136531750/forced_video_storage_path_prefix=G\:\\Recording-C mmc/encoders/-2122796651/forced_video_storage_path_prefix=D\:\\Recording-A mmc/encoders/1642691032/forced_video_storage_path_prefix=G\:\\Recording-C mmc/encoders/551195575/forced_video_storage_path_prefix=E\:\\Recording-B and this mmc/encoders/-1136531750/forced_video_storage_path_prefix=\\\\Mediaserver\\Recording-C mmc/encoders/-2122796651/forced_video_storage_path_prefix=\\\\Mediaserver\\Recording-A mmc/encoders/1642691032/forced_video_storage_path_prefix=\\\\Mediaserver\\Recording-C mmc/encoders/551195575/forced_video_storage_path_prefix=\\\\Mediaserver\\Recording-B Both types I get a "Network Error" when I try to tune the channel Thanks for any help |
#11
|
||||
|
||||
Hate to ask the obvious, but did you share those directories? and set them to be write-able, not just readable?
I used the lines like I posted above and it works fine. Quote:
Quote:
I am not sure about your detailed setup entries though. Did you manually type those in, or did you browse to them and "select current directory" via the Sage UI? Specifically, the direction of the slashes has me puzzled. I cant recall which direction mine were in, but I didnt manually type them in, I browsed with the Sage UI to the network, then computer, then drive/directory and selected it. Last edited by Kirby; 04-06-2006 at 06:56 AM. |
#12
|
|||
|
|||
Thanks - I did enter these manually - Where in the UI do you enter these settings ? Sorry for being dumb but I cant seem to find where I can force which tuner to write to write to which directory
Cheers |
#13
|
||||
|
||||
I only meant the recording directories via the UI, not the forced prefix.
On my Video Recording Dirs screen (Setup, detailed, general, video recording dirs) I have: \\LIBRARY2\F\SAGETV And then in the mmc/encoder line for forced prefix I have: mmc/encoders/12347/forced_video_storage_path_prefix=\\\\LIBRARY2\\F My concern was that you wrote your recording directories as: Quote:
Last edited by Kirby; 04-06-2006 at 03:13 PM. |
#14
|
|||
|
|||
Gotcha - It was a typo - I am using backslashes \\
I think I am going to try XP Disk striping - Might be a little less maint (Assuming I dont lose a disk Cheers |
#15
|
||||
|
||||
You mean XP volume spanning? Its not true striping, it just fills the space, and doesnt write to all drives like a stripe set would. I'm actually breaking my two 1.5TB spanned sets tonight because I dont trust them, and want to upgrade some drives. Good luck with it, you'll probably be ok, just realize that when you want to break the spanning set, it gets messy as you have to unload all data to other drives.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|