plugin.video.jiotv
plugin.video.jiotv copied to clipboard
About hosting it somewhere for kodi addon
Hi can you please host this somewhere because actually I am using raspberry pi libreelec and I don't know how to use your addon there so, please make it like botallen sir
Live tv is getting hung up after few mins and the entire kodi app is non responsive, past programs are working fine
Update: After some fiddling, this is mostly happening with live only channels (eg: SET network) where past shows cannot be played. Following log shows how the "stream stalled" within a minute of playing:
2023-01-22 13:47:41.938 T:7802 info <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelStreamProperties - Live Stream URL: plugin://plugin.video.jiotv/resources/lib/main/play/?channel_id=697 2023-01-22 13:47:42.921 T:7916 warning <general>: ListItem.addStreamInfo() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream(). 2023-01-22 13:47:42.922 T:7916 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo. 2023-01-22 13:47:42.941 T:7802 info <general>: VideoPlayer::OpenFile: pvr://channels/tv/Bengali/[email protected]_48000955.pvr 2023-01-22 13:47:42.942 T:8238 info <general>: Creating InputStream 2023-01-22 13:47:42.946 T:8238 info <general>: AddOnLog: inputstream.adaptive: [Repr. chooser] Resolution set: 3044x1440, max allowed: 3044x1440, Adjust refresh rate: 0 2023-01-22 13:47:43.705 T:8238 info <general>: AddOnLog: inputstream.adaptive: Successfully parsed manifest file (Periods: 1, Streams in first period: 2, Type: live) 2023-01-22 13:47:43.711 T:8238 info <general>: Creating Demuxer 2023-01-22 13:47:43.712 T:8238 info <general>: Opening stream: 1001 source: 256 2023-01-22 13:47:44.963 T:8238 info <general>: Creating video codec with codec id: 27 2023-01-22 13:47:44.963 T:8238 info <general>: CBitstreamConverter::Open Invalid avcC 2023-01-22 13:47:44.964 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.ffmpeg.atrial.decoder 2023-01-22 13:47:44.964 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.dolby.ac3.decoder 2023-01-22 13:47:44.964 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.dolby.ac4.decoder 2023-01-22 13:47:44.965 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.dolby.eac3.decoder 2023-01-22 13:47:44.965 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.dolby.eac3-joc.decoder 2023-01-22 13:47:44.965 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.qcom.video.decoder.avc 2023-01-22 13:47:45.085 T:8238 info <general>: CDVDVideoCodecAndroidMediaCodec:: Open Android MediaCodec OMX.qcom.video.decoder.avc 2023-01-22 13:47:45.086 T:8238 info <general>: Creating video thread 2023-01-22 13:47:45.086 T:8264 info <general>: running thread: video_thread 2023-01-22 13:47:45.087 T:8238 info <general>: Opening stream: 1002 source: 256 2023-01-22 13:47:45.087 T:8238 info <general>: Finding audio codec for: 86018 2023-01-22 13:47:45.087 T:8238 info <general>: CDVDAudioCodecAndroidMediaCodec: extradata required for aac decoder! 2023-01-22 13:47:45.088 T:8238 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2023-01-22 13:47:45.088 T:8238 info <general>: Creating audio thread 2023-01-22 13:47:45.089 T:8268 info <general>: running thread: CVideoPlayerAudio::Process() 2023-01-22 13:47:45.099 T:8268 info <general>: CDVDAudioCodecAndroidMediaCodec: extradata required for aac decoder! 2023-01-22 13:47:45.099 T:8268 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2023-01-22 13:47:45.099 T:8268 info <general>: CDVDAudioCodecAndroidMediaCodec: extradata required for aac decoder! 2023-01-22 13:47:45.100 T:8268 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2023-01-22 13:47:45.100 T:8268 info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through) 2023-01-22 13:47:45.130 T:7822 info <general>: CActiveAESink::OpenSink - initialize sink 2023-01-22 13:47:45.135 T:7822 info <general>: Trying to open: samplerate: 48000, channelMask: 12, encoding: 4 2023-01-22 13:47:45.152 T:7822 info <general>: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 48000 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 61504 m_frames: 1922 m_frameSize: 8 channels: 2 2023-01-22 13:47:45.183 T:7802 info <general>: Instancing CRendererMediaCodecSurface 2023-01-22 13:47:45.184 T:7802 info <general>: CRendererMediaCodecSurface::Configure 2023-01-22 13:47:45.201 T:7802 info <general>: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY 2023-01-22 13:47:45.713 T:8264 warning <general>: OutputPicture - timeout waiting for buffer 2023-01-22 13:47:52.283 T:7802 info <general>: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY 2023-01-22 13:47:53.864 T:7802 info <general>: Loading skin file: Custom_1101_SettingsList.xml, load type: KEEP_IN_MEMORY 2023-01-22 13:47:55.329 T:7802 info <general>: Loading skin file: DialogSettings.xml, load type: KEEP_IN_MEMORY 2023-01-22 13:48:09.459 T:8268 info <general>: CVideoPlayerAudio::Process - stream stalled 2023-01-22 13:48:09.940 T:8264 warning <general>: OutputPicture - timeout waiting for buffer 2023-01-22 13:48:19.449 T:7802 info <general>: Loading skin file: DialogSettings.xml, load type: KEEP_IN_MEMORY 2023-01-22 13:48:40.328 T:8268 info <general>: Skipped 1 duplicate messages.. 2023-01-22 13:48:40.327 T:8268 info <general>: CVideoPlayerAudio::Process - stream stalled 2023-01-22 13:48:40.814 T:8264 warning <general>: OutputPicture - timeout waiting for buffer 2023-01-22 13:49:03.882 T:2654 info <general>: CAndroidUtils: Preferred refresh rate: 120.000008 2023-01-22 13:49:03.883 T:2654 info <general>: CAndroidUtils: Current resolution: 3044x1440 3044x1440 @ 120.000008 - Full Screen 2023-01-22 13:49:04.647 T:7802 info <general>: CWinSystemAndroid::DestroyWindow 2023-01-22 13:49:04.970 T:7802 error <general>: CMediaCodecVideoBuffer::ReleaseOutputBuffer error in render(false)
JIO TV is not working since Morning. Please look into the matter and do the needful.
Jio tv not working please fix
Hello admin....from today morning we have been getting same issues as before, jio tv isn't working....pls solve this issue...!
Not fixed anymore
Project closed?
Showing url error no hostname assosiated is showing while playing channels
Hmm 🙄🤔 anyone there?
Hmm 🙄🤔 anyone there?
Yes
Has anyone contacted @Geletinousamigo
@shaan-mahendra @Viraagj @Geletinousamigo Any lates update on the issues, please let me know once plugin package is available with fixed...
Help @bug-exterminator @Geletinousamigo
Didi you guys find any solution of this problem
Didi you guys find any solution of this problem
Most probably this shit is with m3u8 playlist
Simple IPTV client can't play it properly
Hi @AdityaDarke2, can you please update the description of your PR?
This PR is actually about the updated code for using variant playlist format, rather than hosting it elsewhere. I got confused and ended up creating a duplicate PR for merging the same changes.
If you update the description and the heading of the PR, I can close my PR.
Showing http 405 error...
Showing http 405 error...
Same
https://github.com/boredom1234/plugin.video.jiotv/releases/download/v2.0/plugin.video.jiotv-main_2.0.api.zip Use kodi 19.5 Working properly
It's showing 'key error 18'
It is showing key error 18
Yes, its occurring 'key 18 error' bt jio tv still working, its taking time to change the channels bt working...
Sent from Yahoo Mail on Android
On Tue, 7 Feb 2023 at 19:43, Umang @.***> wrote:
It's showing 'key error 18'
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Gatting Key 18 error....any new updates...?
Sent from Yahoo Mail on Android
On Tue, 7 Feb 2023 at 20:15, @.***> wrote:
It is showing key error 18
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Channels working when going to addon in kodi, but ip pvr client showing key error 18
Yes it is ..issue in the pvr
Sent from Yahoo Mail on Android
On Mon, 13 Feb 2023 at 17:35, @.***> wrote:
Channels working when going to addon in kodi, but ip pvr client showing key error 18
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>