Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
Valid Error: XBMCVFS reports unable to create path (on FTP server)

https://github.com/jurialmunkey/plugin.v...issues/488

I'm trying to write library stream files to an FTP server on a networked android device but I get this error in TMDBH:

XBMCVFS reports unable to create path

(it's a valid error, the folders and stream files are not created)

and this error in the Kodi log:

2021-04-27 22:24:33.673 T:13100 NOTICE: [plugin.video.themoviedb.helper]
UPDATING TV SHOWS LIBRARY

2021-04-27 22:24:42.261 T:13100 ERROR: CCurlFile::Exists - Failed: Access denied to remote resource(9) for ftp://USERNAME:[email protected]:21...wsTMDBH/TV Show Name (2019)/

2021-04-27 22:24:42.262 T:13100 ERROR: CUtil::CreateDirectoryExW called with an unsupported path: ftp://FTPKODI:[email protected]:2...wsTMDBH/TV Show Name (2019)/

2021-04-27 22:24:42.535 T:13100 ERROR: CCurlFile::Exists - Failed: Access denied to remote resource(9) for ftp://USERNAME:[email protected]:21...wsTMDBH/TV Show Name (2019)/Season 1/

The error only seems to be with regard to creating the TV Show folder.

If I create the TV Show folder manually TMDBH is then able to write the stream files to this folder.

Is this a bug, or do I not have something configured correctly?

THANKS Smile
If I have helped you or increased your knowledge please click the 'Thumb Up - Like' button to show me your appreciation :)
For YouTube questions see the official thread here.
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by jmh2002 - 2021-04-27, 13:23
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2