d21spike / plugin.video.sling

Sling TV Add-On for Kodi
GNU General Public License v3.0
18 stars 14 forks source link

stopped working "spins but doesn't load" #18

Closed crak3rjack closed 4 years ago

crak3rjack commented 4 years ago

@eracknaphobia @d21spike Kodi 18.8 Android app

2020-08-01 19:49:28.473 T:32511 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.sling/?url=http%3A%2F%2Fcbd46b77.cdn.cms.movetv.com%2Fcms%2Fapi%2Fchannels%2Fbe5a3bce259a4c13947f4b4fbae5e005%2Fschedule%2Fnow%2Fplayback_info.qvt&mode=play&name=A%26E 2020-08-01 19:49:28.474 T:32718 NOTICE: Creating InputStream 2020-08-01 19:49:28.573 T:32718 ERROR: AddOnLog: InputStream Adaptive: Key system request: com.widevine.alpha 2020-08-01 19:49:31.105 T:32718 NOTICE: Creating Demuxer 2020-08-01 19:49:31.115 T:32718 NOTICE: Opening stream: 1001 source: 256 2020-08-01 19:49:31.483 T:32718 NOTICE: Creating video codec with codec id: 27 2020-08-01 19:49:31.494 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open: Secure decoder requested: false (stream flags: 0) 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.aac.dec 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.adpcm.dec 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.amr.dec 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.evrc.dec 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.flac.dec 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.mp3.dec 2020-08-01 19:49:31.495 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.qcelp.dec 2020-08-01 19:49:31.496 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.SEC.wma.dec 2020-08-01 19:49:31.496 T:32718 NOTICE: CDVDVideoCodecAndroidMediaCodec::Open Testing codec:OMX.qcom.video.decoder.avc 2020-08-01 19:49:31.936 T:32718 NOTICE: Creating video thread 2020-08-01 19:49:31.937 T:32750 NOTICE: running thread: video_thread 2020-08-01 19:49:31.965 T:32718 NOTICE: Opening stream: 1002 source: 256 2020-08-01 19:49:32.065 T:32718 NOTICE: Finding audio codec for: 86018 2020-08-01 19:49:32.089 T:32718 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2020-08-01 19:49:32.098 T:32718 NOTICE: Creating audio thread 2020-08-01 19:49:32.108 T:32757 NOTICE: running thread: CVideoPlayerAudio::Process() 2020-08-01 19:49:32.325 T:32737 ERROR: AddOnLog: InputStream Adaptive: Download http://p-cdn1-805-cg14-linear-cbd46b77.movetv.com/15805/live/AESTR/20f36ce8d3db11eaaa1a0025b547210e/video/vid05/fffffffa.m4s failed with error: 404 2020-08-01 19:49:44.279 T:32753 ERROR: Previous line repeats 10 times. 2020-08-01 19:49:44.279 T:32753 ERROR: AddOnLog: InputStream Adaptive: Download http://p-cdn1-805-cg14-linear-cbd46b77.movetv.com/15805/live/AESTR/20f36ce8d3db11eaaa1a0025b547210e/audio/stereo/192/fffffffa.m4s failed with error: 404 2020-08-01 19:49:56.366 T:32718 ERROR: Previous line repeats 10 times.

d21spike commented 4 years ago

@crak3rjack I just tried the same channel "A&E" on my android device without any issue. The fact that the errors you were getting are 404 - aka Not Found suggests to me that it may be a connectivity issue. Try again and let me know.

crak3rjack commented 4 years ago

@d21spike 18.8 no luck same issue "spins" with WIFI & 4 LTE, but in 18.7 does work with no issues

d21spike commented 4 years ago

@crak3rjack So the playstore provides 18.7, are you downloading 18.8 from the Kodi website?

crak3rjack commented 4 years ago

I use all Kodi from the website 32bit

d21spike commented 4 years ago

@crak3rjack I tested 18.8 64bit from Kodi website with the same issue. This is a known Inputstream.Adaptive bug as seen here Inputstream.Adaptive Issue #362

Unfortunately best advice I can give you currently is to use the Playstore version (18.7) and wait for the next release. Closing the issue as it is a bug with another add-on.