Kodi Community Forum

Full Version: AFTV HD movies stops after 25 minutes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Am i the only one having problems with 1080p movies stopping after 25 minutes, quitting the movie unable to continue again?

(Sorry if its been asked before, i tried to search for the answer first)
I had the same issue, post a log.
How do i pull the log?
I have the log now, where to sent it to?

Or is it enough its uploaded through Kodi?
1- Open log zip file and copy its content entirely.
2- Go to Pastebin website (http://pastebin.com/) and paste to the "New Paste" area. Then click on "Submit".
3- Copy the address bar containing the New Paste ID link (Example: http://pastebin.com/1nrRG1U7)
4- Paste the New Paste ID link in your next post.
(2015-03-01, 18:38)allanpersson Wrote: [ -> ]Or is it enough its uploaded through Kodi?
Yes, it's enough if you give us the url/log number Wink
The File was to big for pastebin Sad
[
quote='mjbxx' pid='1943126' dateline='1425241171']
1- Open log zip file and copy its content entirely.
2- Go to Pastebin website (http://pastebin.com/) and paste to the "New Paste" area. Then click on "Submit".
3- Copy the address bar containing the New Paste ID link (Example: http://pastebin.com/1nrRG1U7)
4- Paste the New Paste ID link in your next post.
[/quote]
Here is the link to the log: Link removed

I have also tested on 14.2 beta, and its the same failure. The log is from 14.1!

(2015-03-02, 08:51)Koying Wrote: [ -> ]
(2015-03-01, 18:38)allanpersson Wrote: [ -> ]Or is it enough its uploaded through Kodi?
Yes, it's enough if you give us the url/log number Wink
Looks like Kodi failed to read your file at one point:
Code:
10:38:32 T:1773538064   ERROR: virtual ssize_t XFILE::CAFPFile::Read(void*, size_t) - Error( -5, 22, Invalid argument )
The movie works in VLC if it helps?

(2015-03-02, 20:37)Koying Wrote: [ -> ]Looks like Kodi failed to read your file at one point:
Code:
10:38:32 T:1773538064   ERROR: virtual ssize_t XFILE::CAFPFile::Read(void*, size_t) - Error( -5, 22, Invalid argument )
With AFP? Wink
Ah, AFP. Kodi's AFP client is very buggy and no longer has anyone to maintain the code. The best thing to do is to use another file sharing protocol, like NFS (wiki) or SMB (wiki).
I will try with NFS instead to see if it fix the problem.
NFS works with the 1080p movies.

(Maybe a "warning" when adding AFP in the future?)
Pages: 1 2