Hi,
i have a small problem with my xbmc installation.
I use with ubuntu 12.04 (gnome-remix) and use the frodo beta 3 and previous builds from https://launchpad.net/~nathan-renniewald...mc-nightly .
These worked without any major problems for me.
My files are stored on my fileserver, which ran on Debian squeeze until i switched to Debian wheezy a few days ago.
After that switch my problems with sftp occured.
When i try to add a source with sftp i can add it without any problems, i can browse all the directories on my fileserver. This works with password and publickey authentication.
But, when i choose to scan the newly created source i get this error in my log file.
I checked the log files on the fileserver and the login process from adding the source works. I can even manually connect with a sftp client
Can anyone give me a hint how i can solved this issue as it is really annoying not to have any library functionality.
Thank you.
i have a small problem with my xbmc installation.
I use with ubuntu 12.04 (gnome-remix) and use the frodo beta 3 and previous builds from https://launchpad.net/~nathan-renniewald...mc-nightly .
These worked without any major problems for me.
My files are stored on my fileserver, which ran on Debian squeeze until i switched to Debian wheezy a few days ago.
After that switch my problems with sftp occured.
When i try to add a source with sftp i can add it without any problems, i can browse all the directories on my fileserver. This works with password and publickey authentication.
But, when i choose to scan the newly created source i get this error in my log file.
Code:
12:07:50 T:140038507771648 NOTICE: VideoInfoScanner: Starting scan ..
12:07:50 T:140038507771648 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
12:07:50 T:140038507771648 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
12:07:50 T:140038507771648 WARNING: Process directory 'sftp://username:password@marjorie://media/save/public/movies/' does not exist - skipping scan.
12:07:50 T:140038507771648 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
12:07:50 T:140038507771648 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
12:07:50 T:140038507771648 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
12:07:50 T:140038507771648 DEBUG: Thread CVideoInfoScanner 140038507771648 terminating
12:07:50 T:140038876620672 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
12:07:50 T:140038876620672 DEBUG: ParentPath = [sources://video/]
I checked the log files on the fileserver and the login process from adding the source works. I can even manually connect with a sftp client
Code:
sftp -v username@marjorie:/media/save/public/movies/
Can anyone give me a hint how i can solved this issue as it is really annoying not to have any library functionality.
Thank you.