Kodi Community Forum

Full Version: m4v issues on FTP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
All,

I have m4v files that play fine via SMB and NFS; however, when I use FTP I get "one or more items failed to play, check log"

I changed a couple files to mkv and FTP works fine.

I have seen this on ATV2, iPad2, MacBook all running Eden.

Thoughts or ideas?
debug log (wiki) needed (as the error message suggested)
On this machine I loaded latest nightly build to see if it would help

I noticed a couple weird codec errors in there, not sure if that is it or not.

Attaching via http://pastebin.com


http://pastebin.com/9JfkkR7C

Also, noticed a couple curl 9 errors.

CURLE_REMOTE_ACCESS_DENIED (9)

We were denied access to the resource given in the URL. For FTP, this occurs while trying to change to the remote directory.
likely you have an user limit. ftp is horrible for streaming, every time we seek we have to open a new connection and this for some reason bites harder with m4v.