Symbolic link FTP problems

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Diecke
Posts: 2
Joined: 03 Mar 2015, 10:56

Symbolic link FTP problems

Post by Diecke »

Hello,

I've setup AMC to create a nice folder structure with symbolic links on my server. I used the standard settings as described on this forum for rTorrent. But I'm having problems playing back the video files, because the symlink appears to of the type folder. I get this error in Kodi:

Code: Select all

ERROR: CGUIMediaWindow::GetDirectory(Folder/File.mkv/) failed
(notice the slash at the and)
Is it possible to create a symlink to the file, so Kodi isn't confused?

Cheers
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Symbolic link FTP problems

Post by rednoah »

I don't think there is such as a "folder type symlink" or "file type symlink" ... it's just a symlink.

It's either an issue with Kodi or your FTP server and how they deal with symlinks.
:idea: Please read the FAQ and How to Request Help.
Diecke
Posts: 2
Joined: 03 Mar 2015, 10:56

Re: Symbolic link FTP problems

Post by Diecke »

rednoah wrote:I don't think there is such as a "folder type symlink" or "file type symlink" ... it's just a symlink.

It's either an issue with Kodi or your FTP server and how they deal with symlinks.
Do you have a tip to fix it?
Should I try hard links? But I actually want to delete the file when I delete the original..

There isn't another way to accomplish this right?
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Symbolic link FTP problems

Post by rednoah »

Yes, hardlinks should solve the problem.
:idea: Please read the FAQ and How to Request Help.
Post Reply