CD Import not working (1 Viewer)

ms1964

Portal Member
April 7, 2011
34
18
Home Country
Germany Germany
Hi People,

I recently built my own HTPC and started to run Mediaportal on it and at the moment I got almost everything up an running.
There is one thing I would like to use and that is CD ripping from within Mediaportal, but it is not working and I get an error in the logfile, which is...

[Info.][CD Import(21)]: Exception ystem.UnauthorizedAccessException: Der Zugriff auf den Pfad "temp" wurde verweigert.

It looks like the access to the temp path is not possible, but the actual path is not visible in the logfiles, so I dont really know where Mediaportal really wants to write.

Can anybody help with this?

Cheers,
Michael

Logfile excerpt:
2011-06-12 11:04:30.039185 [Info.][CD Import(21)]: MediaPortal: Unhandled exception occured
2011-06-12 11:04:30.047185 [Info.][CD Import(21)]: Exception ystem.UnauthorizedAccessException: Der Zugriff auf den Pfad "temp" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
bei SyMtem.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
bei MediaPortal.MusicImport.MusicImport.SaveTrack(TrackInfo trackInfo)
bei MediaPortal.MusicImport.MusicImport.ThreadEncodeTrack()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
2011-06-12 11:04:30.051185 [Info.][CD Import(21)]: Exception er Zugriff auf den Pfad "temp" wurde verweigert.
 

Users who are viewing this thread

Top Bottom