kodifitzwell / repo

10 stars 0 forks source link

EN is failing to play #12

Open drford17 opened 3 weeks ago

drford17 commented 3 weeks ago

Hi,

I mainly use EN due to the content provided and it seems that POV is failing quite often to play content compared to FEN. POV_EN.txt

kodifitzwell commented 3 weeks ago

hello, thanks for providing a log.

  error <general>: CCurlFile::CReadState::FillBuffer - (0x7f7eec09f5b0) Failed: Timeout was reached(28)
  error <general>: CFileCache::Process - <https://fra-dl-05.easynews.com:447/dl/16632e581sT5U0eTplGF1OFdG3qsPntwzvs0Yo3d3RRQ15NxJ71oKDmf--Y-p0QRAdeFMyYEs4Pjcb4BNVRzSEmcDp75oBhpFJdC4_u6gUKYPvmM2m_QFioW9PRGoquRzIzNb_YKhUyIS68CEn7L0RNU_btuPNtsMiZTkI9pT8GQ525EnF4=/Nomadland.2020.German.DL.1080p.BluRay.AVC-UNTAVC.mkv|Authorization=Basic%20ZXlhY2R6YWl0bzp2cnZnLWNraXotcGFiZw%3D%3D> source read didn't return any data before eof!
warning <general>: CFileCache::Seek - <https://fra-dl-05.easynews.com:447/dl/16632e581sT5U0eTplGF1OFdG3qsPntwzvs0Yo3d3RRQ15NxJ71oKDmf--Y-p0QRAdeFMyYEs4Pjcb4BNVRzSEmcDp75oBhpFJdC4_u6gUKYPvmM2m_QFioW9PRGoquRzIzNb_YKhUyIS68CEn7L0RNU_btuPNtsMiZTkI9pT8GQ525EnF4=/Nomadland.2020.German.DL.1080p.BluRay.AVC-UNTAVC.mkv|Authorization=Basic%20ZXlhY2R6YWl0bzp2cnZnLWNraXotcGFiZw%3D%3D> failed to get remaining data

these errors are not an addon error, but the connection between kodi and the provider. its odd that kodi struggles, if I paste the Nomadland url into my browser I get decent speed eventhough I'm on the other side of the world (assuming fra-dl-05 is France).

about the best advice I can offer is adjust the curl* settings from: https://kodi.wiki/view/Advancedsettings.xml#network

POV is failing quite often to play content compared to FEN

I have seen the dev make comments that POV does not have the play monitoring/retry code that Fen does. its not a copy/paste job and unfortunately I do not have a EN sub to test.

drford17 commented 3 weeks ago

Thank you very much for your prompt response. I agree with your statements above, all links are working fine in the browser.

Thanks for the hint. I will update the curl timeouts to 40 secs and see if this will change anything.

I have seen the dev make comments that POV does not have the play monitoring/retry code that Fen does. its not a copy/paste job and unfortunately I do not have a EN sub to test.

the retry options makes is a little better because I do not have to select the content 3-4 times but its fine if this is not straight forward.

Thank you, great addon!