Welcome to The Digital Lifestyle and Media Center Show Sign in | Join | Help
in Search
mControl for Windows Media Center

Storing or Recording Live TV to WHS

Last post 08-21-2008, 2:41 AM by stumpy. 158 replies.
Page 9 of 11 (159 items)   « First ... < Previous 7 8 9 10 11 Next >
Sort Posts: Previous Next
  •  02-25-2008, 8:21 PM 5039 in reply to 5038

    Re: Storing or Recording Live TV to WHS

    In your first post, after step 2, do NOT reboot.

    You need 2 programs:


    Now create your batch file. This is mine, and DO NOT forget the "PING 1.1.1.1 -n 1 -w 60000 >NUL"

    command because you have to pause the process,
    otherwise windows will overwrite the permissions.

    (60000 means 60 seconds. I first tried 60 seconds but that wasn't working. Maybe 45 will).


    This is my (whs.bat) batch file:

    @ECHO OFF
    PING 1.1.1.1 -n 1 -w 60000 >NUL
    net share "Recorded TV" /Delete
    net share "Recorded TV"="D:\Shares\TV" /GRANT:Everyone,FULL /GRANT:"Anonymous logon",FULL
    ECHO Y| cacls "D:\shares\Recorded TV" /G "Anonymous logon":F "Everyone":F "Administrators":F "CREATOR OWNER":F
    end



    Unzip "batcom10uk.zip" and use "BatchCompiler.exe" to convert your just created whs.bat to whs.exe

      (You can also put the content of your batch file in the compiler)

    Functions->compile 

    batchcompiler 

     
    And save the whs.exe



    Unzip "AnyServiceInstaller 1.0.zip" and run "AnyServiceInstaller.exe".


    If you don't have the "Windows Server 2003 Resource Kit" installed do that by the link given in the program. Or here! And install it.



    • Select the location of your installed resource kit. (by defaullt: C:\Program Files\Windows Resource Kits\Tools).
    • Select the application that should be used as a service; previously created "whs.exe".
    • And now you can give the service a name. (recorded tv or whatsoever).

     

    anyserviceinstaller 


    Click on create and you are done.

    Now you have a system service that will start when windows starts without logging on.

    You can check this before or after the reboot "configuration->administrative tools->services", there should be a service called "Recorded TV" 

    services
     

     

     

     

    Reboot and depending on how fast your machine is the permissions wil be set without loggin in.

    Skip step 3 & 4 of your first post and setup your media centers.


    You now have a system service which sets the permissions right.

     

    Works great on my WHS. Good luck




  •  02-25-2008, 11:27 PM 5048 in reply to 5039

    Re: Storing or Recording Live TV to WHS

    I installed SP1 today and it's still working. I also added a vista media center x64 fisrt without SP1 and then with SP1, also worked.
  •  02-26-2008, 6:32 PM 5103 in reply to 5048

    Re: Storing or Recording Live TV to WHS

    Justin thanks for posting back.
    Richard Miller MCE MVP
  •  02-26-2008, 8:42 PM 5109 in reply to 5039

    Re: Storing or Recording Live TV to WHS

    Justin,

     What about just configuring a Startup Script to run this?  It also does not require any logon; and it would be easier than setting up the service; especially if you need to change anything:

     gpedit.msc

    Computer Configuration --> Windows Settings --> Scripts --> Startup

    I don't have WHS or an MCE up yet; but am planning out my strategy and your work here definitley helps.  

     

  •  02-26-2008, 10:25 PM 5117 in reply to 2608

    Re: Storing or Recording Live TV to WHS

     

     

    I'd done everything succesfully and I was able to save all programs in the WHS. One morning I stoped being able to watch tv, every time I clieck on LIVE TV I was getting an error meg that read : ""Cannot Play Video. The file is currently in use by another application and cannot be played. Please try again later." (tv programs were still recoreded OK to the server)

    Yesterday I went back to the registry and edited the RecordPath key and after resetting I was able to use LIVE TV again.

    Any idea why I would have this error? I checked the permission settings on the RECORDED TV in th server and everything was OK

    I wan to be able to save programs on the server to mantain a low disk activity on my PC

    Thanks 

     

  •  02-26-2008, 10:40 PM 5118 in reply to 5117

    Re: Storing or Recording Live TV to WHS

    Slyke:

     

     

    I'd done everything succesfully and I was able to save all programs in the WHS. One morning I stoped being able to watch tv, every time I clieck on LIVE TV I was getting an error meg that read : ""Cannot Play Video. The file is currently in use by another application and cannot be played. Please try again later." (tv programs were still recoreded OK to the server)

    Yesterday I went back to the registry and edited the RecordPath key and after resetting I was able to use LIVE TV again.

    Any idea why I would have this error? I checked the permission settings on the RECORDED TV in th server and everything was OK

    I wan to be able to save programs on the server to mantain a low disk activity on my PC

    Thanks 

     

    Before you edited the RecordPath key on Media Center PC, did the RecordPath in the registry default back to Media Center record path or did it still say \\SERVER\Recorded TV in the registry?


    Richard Miller MCE MVP
  •  02-27-2008, 2:18 AM 5130 in reply to 5118

    Re: Storing or Recording Live TV to WHS

     

    Thanks for your quick replay 

     

    It stayed \\SERVER\RecordedTV all the time (until Live TV stop working and I had to change it back to \users\public\recordedtv).

     

     

  •  02-28-2008, 9:53 PM 5242 in reply to 5130

    Re: Storing or Recording Live TV to WHS

    Does anyone have any input on how to solve this problem?

     

    Thanks

  •  02-28-2008, 10:16 PM 5245 in reply to 5242

    Re: Storing or Recording Live TV to WHS

    Not sure what’s happening there, but there is one thing I would like too see.
    Can you check these two registry’s settings on the Media Center PC, and post back the numbers for “DiskLimit” and “Quota”


    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Settings\VideoSettings
    DiskLimit

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Media Center\Service\Recording\
    Quota


    Richard Miller MCE MVP
  •  02-29-2008, 10:38 PM 5328 in reply to 5245

    Re: Storing or Recording Live TV to WHS

     

    Thanks, Richard.

    The Values are:

    DiskLimit = 0

    And I don't have a Quota Key under Recording

    Do you think that I have to check any of this values and retry setting the WHS as the destination? 

     

     

     

  •  03-03-2008, 9:39 PM 5528 in reply to 5328

    Re: Storing or Recording Live TV to WHS

    Slyke:

    Thanks, Richard.

    Do you think that I have to check any of this values and retry setting the WHS as the destination? 

    "Do you think that I have to check any of this values and retry setting the WHS as the destination? "No

    But there should be numbers in DiskLimit and Quota, What is the size of your HDD and what is size of your recorded TV folder on your Media Center PC, and the HardDrive pool size (D:drive) on WHS ?


    Richard Miller MCE MVP
  •  03-05-2008, 12:59 AM 5574 in reply to 5528

    Re: Storing or Recording Live TV to WHS

    I configured back the HD to be the destination for recrded programs and the change the max size for the recorded tv folder and check back and now I have the Quota string on the registry

     The values are:

    Quota: 214748364800

    Disk Limit:  214748364800

     

    On the PC the hard drive is 500 and now the recorded tv folder is 200

    On the WHS I have two disks one 500GB and a seconf od 1tb (I have 1tb free of space) 

     

    I tried again to configure the WHS as the destination and again, I get the same error msg!! grr!

     

     

     

  •  03-07-2008, 5:07 AM 5684 in reply to 5117

    Re: Storing or Recording Live TV to WHS

    Slyke:

     

     

    I'd done everything succesfully and I was able to save all programs in the WHS. One morning I stoped being able to watch tv, every time I clieck on LIVE TV I was getting an error meg that read : ""Cannot Play Video. The file is currently in use by another application and cannot be played. Please try again later." (tv programs were still recoreded OK to the server)

    Yesterday I went back to the registry and edited the RecordPath key and after resetting I was able to use LIVE TV again.

    Any idea why I would have this error? I checked the permission settings on the RECORDED TV in th server and everything was OK

    I wan to be able to save programs on the server to mantain a low disk activity on my PC

    Thanks 

     

     

    There is always the chance that the drive migrator service on WHS was doing something with your recordings at that point in time and then media center marked them as not available until you restarted.

  •  03-07-2008, 3:20 PM 5706 in reply to 5684

    Re: Storing or Recording Live TV to WHS

    I tried several times in different moments and some of them from scratch and all with the same results. I'm starting to think that it might be something from the video card and not from the software/drivers...
  •  03-12-2008, 7:12 AM 5795 in reply to 5706

    Re: Storing or Recording Live TV to WHS

    Hi all,

    I have problem with updating Recorded TV after standby.

    I have a master VMC (Vista Ultimate with WebGuide4) runing 24/7 and doing all my recordings. I have also some other VMC's (Vista Ultimate) which have the Redorded TV path of the master VMC's  included in the WatchedFolder path. If I now put these VMC's into Standby and do some recordings on the master VMC I can't see these recordings on the VMC's when waking them up from standby.

    If I restart them or just restart the services I can see the recordings.

    Does anybody have a solution for this? I was thinking of a script which starts automaticly after waking from standby and restarts the service.

    Any solution?

     

    Thanks

Page 9 of 11 (159 items)   « First ... < Previous 7 8 9 10 11 Next >
View as RSS news feed in XML
Using Windows Media Center by Ian Dixon
Powered by Community Server (Personal Edition), by Telligent Systems