I have been unable to get the TV Server to record programs to a network drive, regardless if it is mapped to a drive letter, or if I use the full path name. The network drive is set up with no access restrictions.
There is no problem to get it to record to my local D-drive. tab.
I just set up either my mapped drive letter, or the full path name in the TV_Server configurator, in the Recording Settings --> Recording folders tab. Nothing records to my network drive. I have no problem accessing the network drive from explorer.
Here is an example of an error log:
2009-03-24 22:56:14.890625 [Scheduler timer]: Exception ystem.UnauthorizedAccessException: Access to the path '\\Home-server\TV and Movie Download\TV\New Recordings' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at TvDatabase.MatroskaTagHandler.WriteTag(String filename, MatroskaTagInfo taginfo)
at TvService.Scheduler.StartRecord(RecordingDetail recording)
Exception :Access to the path '\\Home-server\TV and Movie Download\TV\New Recordings' is denied.
site :Void WinIOError(Int32, System.String)
source :mscorlib
stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at TvDatabase.MatroskaTagHandler.WriteTag(String filename, MatroskaTagInfo taginfo)
at TvService.Scheduler.StartRecord(RecordingDetail recording)
There is no problem to get it to record to my local D-drive. tab.
I just set up either my mapped drive letter, or the full path name in the TV_Server configurator, in the Recording Settings --> Recording folders tab. Nothing records to my network drive. I have no problem accessing the network drive from explorer.
Here is an example of an error log:
2009-03-24 22:56:14.890625 [Scheduler timer]: Exception ystem.UnauthorizedAccessException: Access to the path '\\Home-server\TV and Movie Download\TV\New Recordings' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at TvDatabase.MatroskaTagHandler.WriteTag(String filename, MatroskaTagInfo taginfo)
at TvService.Scheduler.StartRecord(RecordingDetail recording)
Exception :Access to the path '\\Home-server\TV and Movie Download\TV\New Recordings' is denied.
site :Void WinIOError(Int32, System.String)
source :mscorlib
stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at TvDatabase.MatroskaTagHandler.WriteTag(String filename, MatroskaTagInfo taginfo)
at TvService.Scheduler.StartRecord(RecordingDetail recording)