cropsly / ffmpeg-android

FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
http://writingminds.github.io/ffmpeg-android/
Other
1.63k stars 415 forks source link

Error parsing dates #107

Closed ExploreKodi closed 4 years ago

ExploreKodi commented 4 years ago

Hi there

Each time I try to program a record with IPTV Recorder (Kodi Leila and PVR IPTV Simple Client), I've got this message : "Error parsing dates" or "Addon error**".

Is it a problem with the EPG ? or with IPTV Recorder ? IPTV recorder suggest me to look at the log file and it says : ERROR: "IPTV Recorder: Error parsing dates (time data 'Lundi 11 novembre 2019, 9:05' does not match format '%A %d %B %Y, %H:%M')". -> The "0" is missing in "%H". How to solve this problem ?

Is it a problem with "prebuilt-binaries.zip" ? https://github.com/WritingMinds/ffmpeg-android/releases/tag/v0.3.4

Thank you for your help !