plugin.video.vtm.go icon indicating copy to clipboard operation
plugin.video.vtm.go copied to clipboard

VTMGo & GoPlay no longer working on Kodi

Open PeterCloet opened this issue 1 year ago • 3 comments

Describe the bug Browsing the catalogue & playing streams no longer possible on VTMGo and GoPlay. Still working fro VRTNu.

To Reproduce Steps to reproduce the behavior:

  1. Go to addon
  2. Browse for a programme

Expected behavior I expected to see a list of programmes and be able to play them.

Screenshots N/A

Logs Full logs 01_KODI.log

2022-07-12 11:13:25.969 T:3011421568 ERROR: Control 55 in window 10025 has been asked to focus, but it can't 2022-07-12 11:13:35.395 T:2281661248 NOTICE: [script.module.inputstreamhelper] Widevine update check was made on 2022-06-19 12:01 2022-07-12 11:13:36.763 T:2281661248 ERROR: [plugin.video.vtm.go] [resources.lib.vtmgo.vtmgostream] No manifest url found at https://dcs-live.mp.lura.live/server/play/nzq4mI2owEdun8GGa/manifest.mpd?encp=6LMu7zZsZMa5uBZmyKIq3w:PmZa_sfIHQsAX3nI5ByvlPRCPKk-n4ECr_15wqOcXJo7A_K7fD3WvIhlWIasTeI_nX2l5hebfY1h7QKfx_cg_vQS2ROIzskDgw1F_6Vo7izqC_R-ebLnnSdEKWCz-V7s2qctKZ8AymO8Rh4DkgBggvLOvk0hoE5QkZxPltB3pj2yi7y6LEpiNwAo_YHjYSyw2DnUCgv9XotlZxbcjxCDx8cx0PGtmIZ21t5aDZmJFhhkOKgimDvimHTQZHClRSAMqX0DK4ov-xn9uPRS22wB7mLDvU-yzaAviDPfhVntBEN5kB3eT-DRSXnSi6p2Jfh5NzdU_UN7_vpLobaAFAfr1scW0m_GCg3f0gCBIZvLMVWHZ1j-dgT5ZfAMvVpvxPUF9-kS5zRy_Yn1aj1KzoZt4zzkmp0x73_M4EVY88EFgYoI8ry_LHEZCke9Mk4wJGVql17Xv_EYuSBEOiB10I8ON-Gs5lHLbsnBhxBUwA5SWlTsplqgcxBTpwjPewJc7jYAg67LaF0DeTfcV_yMcqHwvCyw5W1MhJ6NnXNBY2_nQIZ7s0w25ocatxYi8fV-t55KPR37MBP9wPoespnImcfXPA7N0DsnpJx_ZkYaWVre5vZoR1rOt5PXeLRlCeQDKGG2MVl_dkh9SI3zt6TSDl2cnKMsJldWORx7x2hqSm3ZtwPGI58CuPsISnbjbbmuL2CKlBuVe5auisndajLQG8Iq5wISsOTXBvPl4RMlneaFbUG1Ns2cZDuDXOtop9KmliKO75Sabj9HwF_RVwcVG7Ip-ScCRUUlT6cIDc6bHMl4_wTh9ZW-MerNrY6OFWwpT3RP5B8Rzw_HQZCm7UBJ8RcGnACJ2-flhrS56tTOmK92v_zZOseIjj_g4PQAt3xwXMcZVZT80ecrGtomMYK7vmZF2IdCy7fVHZ7Byop_jqm85nr1R7Db884UuSmaZQFizaKqmx8hUBC2LeO5rGW7vQLP6PEXwBRI-oVXhsdM2j4RLb0&anvtrid=RxTfP9oVaODKWwPMb82egHzUZPbkSdHf&anvauth=tb=0~te=1657617306~sgn=a36b31ed162ce3acad9a26b74615e268f75b621b9d13ce2692c2f058c36394a1&t=1657617216 2022-07-12 11:13:37.025 T:3011421568 ERROR: Previous line repeats 3 times. 2022-07-12 11:13:37.026 T:3011421568 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.vtm.go/play/catalog/channels/d8659669-b964-414c-aa9c-e31d8d15696b?.pvr 2022-07-12 11:13:37.027 T:2191467328 NOTICE: Creating InputStream 2022-07-12 11:13:37.076 T:2191467328 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/

System

  • Addon version: 1.3.2
  • Kodi version: 18.9
  • Inputstream adaptive version: 2.4.8.1 (peak3d)
  • Operating System (Windows / Mac OS / Android / LibreElec / OSMC / ...): Libreelec 9.2.8
  • Special Hardware (RPI / Vero4K+ / ...): RPi4

Additional context Add any other context about the problem here.

PeterCloet avatar Jul 12 '22 09:07 PeterCloet

Have been following this issue for a couple of weeks now. For what it's worth, neither addon is still working for me either.

lovecrafthowardphillips avatar Aug 02 '22 18:08 lovecrafthowardphillips

I looked at the log and it seems like you didnt update the goplay kodi addon to the latest version as that TypeError: a float is required bug has already been fixed on the latest version so update to the latest version and everything should be working again for vtm it says no moov in stream! a bit unclear why that happend as i tested all those live channels here and they all work could be because the url is missing a / not sure

ghost avatar Aug 16 '22 18:08 ghost

@lovecrafthowardphillips @PeterCloet you still have this error?

michaelarnauts avatar Aug 23 '22 11:08 michaelarnauts

@lovecrafthowardphillips @PeterCloet you still have this error?

In the meantime, I uninstalled all IPTV related addons, including IPTV Manager and PVR IPTV Simple Client. All streams, live and delayed, are now working again. Occasionally I still experience crashes but I am unsure if these are related to the different station-specific addons (VRT, VTM...) or to the IPTV Manager/Client addons.

lovecrafthowardphillips avatar Sep 05 '22 15:09 lovecrafthowardphillips

If an add-on is updated, it will only be using the new add-on when you (briefly) switch to another add-on.

In this case you may experience the old behavior (because your old add-on version is active in memory), but Kodi may report you are running the new version. Kodi will not restart the add-on when you exit the add-on, it will only restart the add-on when another add-on is loaded into memory.

That is why you need to start another add-on to be sure you are running the next version. Of course restarting Kodi will always work to ensure you are running the versions Kodi has updated.

dagwieers avatar Sep 10 '22 06:09 dagwieers