Kodi-vStream / venom-xbmc-addons

Addon de Streaming français pour Xbmc
GNU General Public License v3.0
490 stars 275 forks source link

File not found when open 1fichier file #3280

Closed skofieldd closed 2 years ago

skofieldd commented 3 years ago

Décrivez le bug J'ai un compte premium1fichier qui est connecté sur l'Addon vStream et depuis cette semaine je ne peux plus ouvrir aucun lien, j'ai toujours l'erreur "erreur file not found"

Votre system

Nous devons le reproduire Pour cela il nous faut:

Log L’accès un votre fichier log seras un plus. Pour savoir comment uploader votre log voir: https://kodi-vstream.github.io/docs/outils/

Image https://ibb.co/mSG1Zd6

Plus

TmpName commented 3 years ago

Bonjour , tu n'aurais pas quelques logs ? Tu as testé directement avec ton compte et sur le site ?

TmpName commented 3 years ago

Quelqu'un peut confirmer ou infirmer ce bug ?

skofieldd commented 3 years ago

Bonjour, Effectivement le lien que j'ai fourni fonctionne bien sur 1fichier et sur Kodi 18. J'ai fait quelque test et enfaite sur la version 18 de Kodi je n'ai pas de problème, mais sur la 19, impossible de le faire marcher. J'ai vu lors de l'installation de vStream sur Kodi 19 qu'il semblerait qu'il manque des dépendances, mais j'ai bien utilisé le repository vstream: https://ibb.co/PNBRxzX Ce problème n'est pas présent sur la version 18. Concernant les logs, j'ai essayé la procédure décrite ici : https://user-images.githubusercontent.com/24809312/42077655-d8b34478-7b79-11e8-8283-c62cfd0f5d19.PNG Mais il semblerait que la fonction d'upload de log ne fonctionne pas en tout cas chez moi. Si vous savez comment les récupérer autrement je veux bien vous l'envoyer au besoin.

TmpName commented 3 years ago

Ces 3 dependances sont en optionnel, donc ca ne devrait pas gener.

Fichiers journaux

        Kodi.log ou xbmc.log – Il s’agit du fichier journal de la session Kodi la plus récente (ou en cours d’exécution).
        Kodi.old.log ou xbmc.old.log – Il s’agit du fichier journal de la dernière session Kodi. 

Emplacement du fichier log : Kodi.log (ou xbmc.log ) et kodi.old.log (ou xbmc.old.log ) se trouvent, selon votre plate-forme:

Android
Remarque: Le premier dossier peut être différent sur différents périphériques:
<data/sdcard/Android> /data/org.xbmc.kodi/cache/temp/kodi.log ou /sdcard/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log
Windows
%APPDATA%\Kodi\kodi.log
MacOS
/Users/ /Library/Logs/kodi.log
IOS / ATV2
/private/var/mobile/Library/Preferences/kodi.log
Linux
$HOME/.kodi/temp/kodi.log

Pour avoir les logs complets il te faudra surement les activer dans les parametres de kodi. Essayes deja sans rien activer, si tu vois un message d'erreur utile dedans.

skofieldd commented 3 years ago

2021-05-16 16:52:32.334 T:13988 INFO : starting zeroconf publishing 2021-05-16 16:52:32.335 T:14088 INFO : ES: Starting UDP Event server on port 9777 2021-05-16 16:52:32.335 T:14088 INFO : UDP: Listening on port 9777 (ipv6 : false) 2021-05-16 16:52:32.336 T:13988 INFO : JSONRPC Server: Successfully initialized 2021-05-16 16:52:33.015 T:14079 INFO : CPythonInvoker(0, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/service.py): script successfully run 2021-05-16 16:52:33.060 T:14079 WARNING : CPythonInvoker(0, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/service.py): the python script "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/service.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6DialogE 2021-05-16 16:52:33.060 T:14079 INFO : Python interpreter stopped 2021-05-16 16:52:35.136 T:13988 INFO : Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:52:35.945 T:14082 INFO : ZeroconfAndroid: Kodi (10.240.20.230). now registered and active 2021-05-16 16:52:36.735 T:13988 INFO : Skipped 1 duplicate messages.. 2021-05-16 16:52:36.735 T:13988 INFO : Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:52:45.760 T:13988 INFO : Log level changed to "TRACE" 2021-05-16 16:52:45.761 T:13988 INFO : Enabled debug logging due to GUI setting. Level 2. 2021-05-16 16:52:45.762 T:13988 DEBUG : ------ Window Init () ------ 2021-05-16 16:52:48.491 T:14080 DEBUG : requested setting (lastnotified_version) was not found. 2021-05-16 16:52:48.492 T:14080 DEBUG : Version Check: Already notified one time for upgrading. 2021-05-16 16:52:48.492 T:14080 INFO : CPythonInvoker(1, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run 2021-05-16 16:52:48.492 T:14080 DEBUG : onExecutionDone(1, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py) 2021-05-16 16:52:48.527 T:14080 DEBUG : . 2021-05-16 16:52:48.601 T:14080 INFO : Python interpreter stopped 2021-05-16 16:52:48.602 T:14080 DEBUG : Thread LanguageInvoker 489582261488 terminating 2021-05-16 16:52:49.904 T:14219 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:52:49.981 T:14219 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:52:51.017 T:14220 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:52:51.098 T:14220 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:52:51.129 T:13988 DEBUG : ------ Window Init (DialogSelect.xml) ------ 2021-05-16 16:52:51.129 T:13988 INFO : Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:52:51.773 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:52:53.441 T:14240 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:52:53.544 T:14240 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:52:54.239 T:14241 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:52:54.310 T:14241 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:52:55.679 T:14242 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:52:55.754 T:14242 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:52:56.017 T:13988 DEBUG : ------ Window Deinit (DialogSelect.xml) ------ 2021-05-16 16:52:56.550 T:14243 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:52:56.696 T:14243 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:01.878 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:53:02.411 T:14247 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:02.473 T:14247 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:02.972 T:13988 DEBUG : CheckIdle - Closing session to https://raw.githubusercontent.com (easy=0x721d4f5800, multi=0x71fdbf82c0) 2021-05-16 16:53:03.505 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:53:03.506 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:53:03.513 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Deactivate 2021-05-16 16:53:03.810 T:13988 DEBUG : ------ Window Deinit (SettingsCategory.xml) ------ 2021-05-16 16:53:03.810 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:53:03.822 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Activate new 2021-05-16 16:53:03.822 T:13988 DEBUG : ------ Window Init (Settings.xml) ------ 2021-05-16 16:53:04.008 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:53:05.023 T:13988 DEBUG : CheckIdle - Closing session to http://mirrors.kodi.tv (easy=0x71fda9d800, multi=0x71f2b0cbc0) 2021-05-16 16:53:05.155 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:53:05.222 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:53:05.222 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:53:05.223 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Deactivate 2021-05-16 16:53:05.534 T:13988 DEBUG : ------ Window Deinit (Settings.xml) ------ 2021-05-16 16:53:05.535 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:53:05.538 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Activate new 2021-05-16 16:53:05.539 T:13988 DEBUG : ------ Window Init (Home.xml) ------ 2021-05-16 16:53:05.539 T:13988 DEBUG : CDirectoryProvider[addons://]: refreshing.. 2021-05-16 16:53:05.540 T:13988 DEBUG : CDirectoryProvider[addons://sources/video/]: refreshing.. 2021-05-16 16:53:05.540 T:13988 DEBUG : CDirectoryProvider[addons://sources/audio/]: refreshing.. 2021-05-16 16:53:05.540 T:13988 DEBUG : CDirectoryProvider[addons://sources/game/]: refreshing.. 2021-05-16 16:53:05.540 T:13988 DEBUG : CDirectoryProvider[addons://sources/executable/]: refreshing.. 2021-05-16 16:53:05.540 T:13988 DEBUG : CDirectoryProvider[addons://sources/image/]: refreshing.. 2021-05-16 16:53:05.540 T:13988 DEBUG : CDirectoryProvider[addons://sources/game/]: refreshing.. 2021-05-16 16:53:05.541 T:14069 DEBUG : CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms 2021-05-16 16:53:05.556 T:14069 DEBUG : CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2) ORDER BY repo.addonID, addons.addonID returned 807 rows in 15 ms 2021-05-16 16:53:05.706 T:14069 DEBUG : CAddonDatabase::GetAddons took 165 ms 2021-05-16 16:53:05.712 T:14069 DEBUG : ADDONS: repo: repository.vstream - 2 addon(s) loaded 2021-05-16 16:53:05.713 T:14069 DEBUG : ADDONS: repo: repository.xbmc.org - 802 addon(s) loaded 2021-05-16 16:53:05.716 T:14069 DEBUG : CAddonRepos::BuildUpdateOrOutdatedList: Building update list from installed add-ons 2021-05-16 16:53:05.716 T:14069 DEBUG : ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.9 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.9 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.4 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.3 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.6 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.14 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1 2021-05-16 16:53:05.717 T:14069 DEBUG : ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.3.2+matrix.1 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = metadata.tvdb.com / Origin = repository.xbmc.org / Version = 3.2.8 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.13 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.5 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.7.1 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = plugin.video.vstream / Origin = repository.vstream / Version = 1.1.0 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = repository.vstream / Origin = repository.vstream / Version = 0.0.4 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1 2021-05-16 16:53:05.718 T:14069 DEBUG : ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = script.module.simplejson / Origin = repository.xbmc.org / Version = 3.17.0+matrix.2 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = service.xbmc.versioncheck / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 0.5.19+matrix.1 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = skin.estouchy / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.6 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5 2021-05-16 16:53:05.719 T:14069 DEBUG : ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.7 2021-05-16 16:53:05.719 T:14069 DEBUG : CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 179 ms 2021-05-16 16:53:08.517 T:14361 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:08.588 T:14361 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:10.640 T:14380 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:10.716 T:14380 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:10.739 T:13988 DEBUG : Activating window ID: 10025 2021-05-16 16:53:11.043 T:13988 DEBUG : ------ Window Deinit (Home.xml) ------ 2021-05-16 16:53:11.043 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:53:11.068 T:13988 DEBUG : ------ Window Init (MyVideoNav.xml) ------ 2021-05-16 16:53:11.068 T:13988 INFO : Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:53:11.151 T:13988 DEBUG : CGUIMediaWindow::GetDirectory () 2021-05-16 16:53:11.151 T:13988 DEBUG : ParentPath = [] 2021-05-16 16:53:11.161 T:14382 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:11.168 T:14382 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:11.919 T:14383 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:11.999 T:14383 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:12.003 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:53:12.021 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (library://video/addons.xml/) 2021-05-16 16:53:12.022 T:13988 DEBUG : ParentPath = [] 2021-05-16 16:53:12.023 T:14385 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:53:12.027 T:14385 DEBUG : Thread waiting 489557447920 terminating 2021-05-16 16:53:12.038 T:14386 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:12.052 T:14386 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:12.757 T:14392 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:12.841 T:14392 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:12.877 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/) 2021-05-16 16:53:12.877 T:13988 DEBUG : ParentPath = [addons://sources/video] 2021-05-16 16:53:12.879 T:14393 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:53:12.885 T:14045 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 8 ms 2021-05-16 16:53:12.885 T:14393 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','1','','resume:false') 2021-05-16 16:53:12.886 T:14394 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-16 16:53:12.887 T:14394 INFO : initializing python engine. 2021-05-16 16:53:12.887 T:14394 DEBUG : CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-16 16:53:12.941 T:14394 DEBUG : -->Python Interpreter Initialized<-- 2021-05-16 16:53:12.941 T:14394 DEBUG :

2021-05-16 16:53:12.941 T:14394 DEBUG : CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-16 16:53:12.941 T:14394 DEBUG : CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-16 16:53:12.942 T:14394 DEBUG : CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-16 16:53:12.942 T:14394 DEBUG : CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-16 16:53:12.979 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:53:12.985 T:14069 DEBUG : ffmpeg[0x71fe654a00X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format. 2021-05-16 16:53:13.147 T:14069 DEBUG : Caching image '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/fanart.jpg' to '8/8bf2d2ed.jpg': 2021-05-16 16:53:13.305 T:14069 DEBUG : cached image 'special://masterprofile/Thumbnails/8/8bf2d2ed.jpg' size 1152x720 2021-05-16 16:53:13.470 T:14394 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-16 16:53:13.478 T:14394 DEBUG : requested setting (home_update) was not found. 2021-05-16 16:53:13.478 T:14394 DEBUG : requested setting (label24) was not found. 2021-05-16 16:53:13.478 T:14394 DEBUG : requested setting (label25) was not found. 2021-05-16 16:53:13.479 T:14394 DEBUG : requested setting (label26) was not found. 2021-05-16 16:53:13.480 T:14394 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:53:14.027 T:14394 INFO : [PLUGIN] vStream: call load methode 2021-05-16 16:53:14.130 T:14394 INFO : CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-16 16:53:14.130 T:14394 DEBUG : onExecutionDone(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-16 16:53:14.131 T:14393 DEBUG : Thread waiting 489557447920 terminating 2021-05-16 16:53:14.158 T:14394 DEBUG : . 2021-05-16 16:53:14.163 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:53:14.163 T:13988 DEBUG : Saving fileitems [plugin://plugin.video.vstream/] 2021-05-16 16:53:14.164 T:13988 DEBUG : -- items: 16, sort method: 0, ascending: false 2021-05-16 16:53:14.171 T:14396 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:14.181 T:14396 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:14.253 T:14394 INFO : Python interpreter stopped 2021-05-16 16:53:14.254 T:14394 DEBUG : Thread LanguageInvoker 489582261488 terminating 2021-05-16 16:53:15.785 T:14411 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:15.853 T:14411 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:16.081 T:14045 DEBUG : ffmpeg[0x72032d6500X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format. 2021-05-16 16:53:16.092 T:14045 DEBUG : ffmpeg[0x72032d6500X]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-05-16 16:53:17.186 T:14412 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:17.232 T:14412 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:17.266 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/?function=showUsers&sFav=showUsers&site=cHome&siteUrl=http%3a%2f%2fvenom&title=My%20accounts) 2021-05-16 16:53:17.267 T:13988 DEBUG : ParentPath = [plugin://plugin.video.vstream/] 2021-05-16 16:53:17.269 T:14413 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:53:17.276 T:14069 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 9 ms 2021-05-16 16:53:17.277 T:14413 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','2','?function=showUsers&sFav=showUsers&site=cHome&siteUrl=http%3a%2f%2fvenom&title=My%20accounts','resume:false') 2021-05-16 16:53:17.278 T:14414 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-16 16:53:17.278 T:14414 INFO : initializing python engine. 2021-05-16 16:53:17.279 T:14414 DEBUG : CPythonInvoker(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-16 16:53:17.341 T:14414 DEBUG : -->Python Interpreter Initialized<-- 2021-05-16 16:53:17.341 T:14414 DEBUG :

2021-05-16 16:53:17.341 T:14414 DEBUG : CPythonInvoker(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-16 16:53:17.341 T:14414 DEBUG : CPythonInvoker(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-16 16:53:17.342 T:14414 DEBUG : CPythonInvoker(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-16 16:53:17.342 T:14414 DEBUG : CPythonInvoker(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-16 16:53:17.369 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:53:17.627 T:14414 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-16 16:53:17.635 T:14414 DEBUG : requested setting (home_update) was not found. 2021-05-16 16:53:17.635 T:14414 DEBUG : requested setting (label24) was not found. 2021-05-16 16:53:17.635 T:14414 DEBUG : requested setting (label25) was not found. 2021-05-16 16:53:17.635 T:14414 DEBUG : requested setting (label26) was not found. 2021-05-16 16:53:17.636 T:14414 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:53:18.072 T:14414 INFO : [PLUGIN] vStream: load site cHome and call function showUsers 2021-05-16 16:53:18.123 T:14414 INFO : CPythonInvoker(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-16 16:53:18.123 T:14414 DEBUG : onExecutionDone(3, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-16 16:53:18.123 T:14413 DEBUG : Thread waiting 489557447920 terminating 2021-05-16 16:53:18.136 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:53:18.142 T:14415 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:18.149 T:14414 DEBUG : . 2021-05-16 16:53:18.159 T:14415 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:18.242 T:14414 INFO : Python interpreter stopped 2021-05-16 16:53:18.242 T:14414 DEBUG : Thread LanguageInvoker 489582261488 terminating 2021-05-16 16:53:22.094 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:53:23.289 T:14417 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:23.395 T:14417 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:23.418 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/?function=load&sFav=load&site=siteonefichier&siteUrl=http%3a%2f%2f&title=1Fichier) 2021-05-16 16:53:23.418 T:13988 DEBUG : ParentPath = [plugin://plugin.video.vstream/?function=showUsers&sFav=showUsers&site=cHome&siteUrl=http%3a%2f%2fvenom&title=My%20accounts] 2021-05-16 16:53:23.420 T:14418 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:53:23.429 T:14045 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 10 ms 2021-05-16 16:53:23.429 T:14418 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','3','?function=load&sFav=load&site=siteonefichier&siteUrl=http%3a%2f%2f&title=1Fichier','resume:false') 2021-05-16 16:53:23.430 T:14419 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-16 16:53:23.430 T:14419 INFO : initializing python engine. 2021-05-16 16:53:23.430 T:14419 DEBUG : CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-16 16:53:23.479 T:14419 DEBUG : -->Python Interpreter Initialized<-- 2021-05-16 16:53:23.479 T:14419 DEBUG :

2021-05-16 16:53:23.479 T:14419 DEBUG : CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-16 16:53:23.480 T:14419 DEBUG : CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-16 16:53:23.480 T:14419 DEBUG : CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-16 16:53:23.480 T:14419 DEBUG : CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-16 16:53:23.520 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:53:23.524 T:14068 DEBUG : ffmpeg[0x71fe654780X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format. 2021-05-16 16:53:23.529 T:14045 DEBUG : ffmpeg[0x72032d6500X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format. 2021-05-16 16:53:23.532 T:14045 DEBUG : ffmpeg[0x72032d6500X]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-05-16 16:53:23.534 T:14068 DEBUG : ffmpeg[0x71fe654780X]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-05-16 16:53:23.756 T:14419 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-16 16:53:23.764 T:14419 DEBUG : requested setting (home_update) was not found. 2021-05-16 16:53:23.764 T:14419 DEBUG : requested setting (label24) was not found. 2021-05-16 16:53:23.764 T:14419 DEBUG : requested setting (label25) was not found. 2021-05-16 16:53:23.764 T:14419 DEBUG : requested setting (label26) was not found. 2021-05-16 16:53:23.766 T:14419 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:53:24.164 T:14419 INFO : [PLUGIN] vStream: load site siteonefichier and call function load 2021-05-16 16:53:24.361 T:14419 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-16 16:53:24.366 T:14419 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-16 16:53:24.602 T:13988 DEBUG : ------ Window Init (DialogExtendedProgressBar.xml) ------ 2021-05-16 16:53:24.727 T:14419 INFO : CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-16 16:53:24.727 T:14419 DEBUG : onExecutionDone(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-16 16:53:24.728 T:14418 DEBUG : Thread waiting 489557447920 terminating 2021-05-16 16:53:24.741 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:53:24.742 T:13988 DEBUG : Saving fileitems [plugin://plugin.video.vstream/?function=load&sFav=load&site=siteonefichier&siteUrl=http%3a%2f%2f&title=1Fichier] 2021-05-16 16:53:24.744 T:13988 DEBUG : -- items: 8, sort method: 0, ascending: false 2021-05-16 16:53:24.758 T:14423 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:24.775 T:14423 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:24.784 T:14419 DEBUG : . 2021-05-16 16:53:24.874 T:13988 DEBUG : ------ Window Deinit (DialogExtendedProgressBar.xml) ------ 2021-05-16 16:53:24.889 T:14419 INFO : Python interpreter stopped 2021-05-16 16:53:24.889 T:14419 DEBUG : Thread LanguageInvoker 489582261488 terminating 2021-05-16 16:53:26.437 T:14424 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:26.546 T:14424 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:26.568 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/?function=showHosters&sCode=C_0_vvd4h1o00y80o6nj3nlx&sFav=showHosters&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&site=siteonefichier&siteUrl=https%3a%2f%2f1fichier.com%2fconsole%2flink.pl&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4) 2021-05-16 16:53:26.568 T:13988 DEBUG : ParentPath = [plugin://plugin.video.vstream/?function=load&sFav=load&site=siteonefichier&siteUrl=http%3a%2f%2f&title=1Fichier] 2021-05-16 16:53:26.569 T:14425 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:53:26.577 T:14068 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 9 ms 2021-05-16 16:53:26.578 T:14425 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','4','?function=showHosters&sCode=C_0_vvd4h1o00y80o6nj3nlx&sFav=showHosters&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&site=siteonefichier&siteUrl=https%3a%2f%2f1fichier.com%2fconsole%2flink.pl&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4','resume:false') 2021-05-16 16:53:26.579 T:14426 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-16 16:53:26.579 T:14426 INFO : initializing python engine. 2021-05-16 16:53:26.579 T:14426 DEBUG : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-16 16:53:26.633 T:14426 DEBUG : -->Python Interpreter Initialized<-- 2021-05-16 16:53:26.633 T:14426 DEBUG :

2021-05-16 16:53:26.633 T:14426 DEBUG : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-16 16:53:26.633 T:14426 DEBUG : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-16 16:53:26.634 T:14426 DEBUG : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-16 16:53:26.634 T:14426 DEBUG : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-16 16:53:26.670 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:53:26.925 T:14426 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-16 16:53:26.933 T:14426 DEBUG : requested setting (home_update) was not found. 2021-05-16 16:53:26.933 T:14426 DEBUG : requested setting (label24) was not found. 2021-05-16 16:53:26.934 T:14426 DEBUG : requested setting (label25) was not found. 2021-05-16 16:53:26.934 T:14426 DEBUG : requested setting (label26) was not found. 2021-05-16 16:53:26.935 T:14426 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:53:27.366 T:14426 INFO : [PLUGIN] vStream: load site siteonefichier and call function showHosters 2021-05-16 16:53:27.532 T:14426 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-16 16:53:27.537 T:14426 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-16 16:53:28.123 T:14426 ERROR : NEWADDON Unknown Video Info Key "backdrop_url" 2021-05-16 16:53:28.145 T:14426 INFO : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-16 16:53:28.146 T:14426 DEBUG : onExecutionDone(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-16 16:53:28.152 T:14425 DEBUG : Thread waiting 489557447920 terminating 2021-05-16 16:53:28.162 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:53:28.164 T:13988 DEBUG : Saving fileitems [plugin://plugin.video.vstream/?function=showHosters&sCode=C_0_vvd4h1o00y80o6nj3nlx&sFav=showHosters&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&site=siteonefichier&siteUrl=https%3a%2f%2f1fichier.com%2fconsole%2flink.pl&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4] 2021-05-16 16:53:28.167 T:13988 DEBUG : -- items: 1, sort method: 0, ascending: false 2021-05-16 16:53:28.181 T:14428 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:28.210 T:14426 DEBUG : . 2021-05-16 16:53:28.215 T:14428 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:28.324 T:14426 INFO : Python interpreter stopped 2021-05-16 16:53:28.324 T:14426 DEBUG : Thread LanguageInvoker 489582261488 terminating 2021-05-16 16:53:28.946 T:14429 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:53:29.036 T:14429 DEBUG : Thread Timer 489583301872 terminating 2021-05-16 16:53:29.076 T:13988 DEBUG : OnPlayMedia plugin://plugin.video.vstream/?site=cHosterGui&function=play&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sMediaUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sHosterIdentifier=onefichier&sFileName=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&sTitleWatched=acontresensench1080pwebripx264aacmp4&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sId=cHosterGui&siteUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sCleanTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sFav=play&sCat=4 2021-05-16 16:53:29.078 T:13988 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','5','?site=cHosterGui&function=play&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sMediaUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sHosterIdentifier=onefichier&sFileName=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&sTitleWatched=acontresensench1080pwebripx264aacmp4&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sId=cHosterGui&siteUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sCleanTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sFav=play&sCat=4','resume:false') 2021-05-16 16:53:29.078 T:14430 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-16 16:53:29.078 T:14430 INFO : initializing python engine. 2021-05-16 16:53:29.079 T:14430 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-16 16:53:29.099 T:14431 DEBUG : Thread scriptobs start, auto delete: false 2021-05-16 16:53:29.133 T:14430 DEBUG : -->Python Interpreter Initialized<-- 2021-05-16 16:53:29.133 T:14430 DEBUG :

2021-05-16 16:53:29.133 T:14430 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-16 16:53:29.133 T:14430 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-16 16:53:29.134 T:14430 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-16 16:53:29.134 T:14430 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-16 16:53:29.299 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:53:29.421 T:14430 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-16 16:53:29.429 T:14430 DEBUG : requested setting (home_update) was not found. 2021-05-16 16:53:29.429 T:14430 DEBUG : requested setting (label24) was not found. 2021-05-16 16:53:29.429 T:14430 DEBUG : requested setting (label25) was not found. 2021-05-16 16:53:29.429 T:14430 DEBUG : requested setting (label26) was not found. 2021-05-16 16:53:29.431 T:14430 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:53:29.872 T:14430 INFO : [PLUGIN] vStream: load site cHosterGui and call function play 2021-05-16 16:53:29.874 T:14430 INFO : [PLUGIN] vStream: Hoster - play : https://1fichier.com/ ... /?vvd4h1o00y80o6nj3nlx 2021-05-16 16:53:30.044 T:14430 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-16 16:53:30.045 T:14430 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-16 16:53:30.045 T:14430 DEBUG : True 2021-05-16 16:53:30.046 T:14430 DEBUG :

2021-05-16 16:53:30.050 T:13988 DEBUG : ------ Window Init (DialogNotification.xml) ------ 2021-05-16 16:53:30.246 T:14430 INFO : [PLUGIN] vStream: Auhentification reussie 2021-05-16 16:53:30.916 T:14430 INFO : [PLUGIN] vStream: Erreur: File not found 2021-05-16 16:53:30.917 T:14430 INFO : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-16 16:53:30.917 T:14430 DEBUG : onExecutionDone(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-16 16:53:30.974 T:14430 DEBUG : . 2021-05-16 16:53:31.081 T:14430 INFO : Python interpreter stopped 2021-05-16 16:53:31.082 T:14430 DEBUG : Thread LanguageInvoker 489582261488 terminating 2021-05-16 16:53:31.094 T:14431 DEBUG : Thread scriptobs 489557447920 terminating 2021-05-16 16:53:31.098 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:53:31.098 T:13988 ERROR : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.vstream/?site=cHosterGui&function=play&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sMediaUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sHosterIdentifier=onefichier&sFileName=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&sTitleWatched=acontresensench1080pwebripx264aacmp4&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sId=cHosterGui&siteUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sCleanTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sFav=play&sCat=4] 2021-05-16 16:53:31.098 T:13988 DEBUG : Playlist Player: no more playable items... aborting playback 2021-05-16 16:53:31.099 T:14434 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:53:31.107 T:14434 DEBUG : Thread BackgroundLoader 489580147952 terminating 2021-05-16 16:53:32.207 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:53:34.786 T:13988 DEBUG : ------ Window Deinit (DialogNotification.xml) ------ 2021-05-16 16:53:42.315 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:53:52.403 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:53:56.688 T:14069 DEBUG : Thread JobWorker 489590617328 terminating (autodelete) 2021-05-16 16:53:56.688 T:14068 DEBUG : Thread JobWorker 489630463216 terminating (autodelete) 2021-05-16 16:53:56.695 T:14045 DEBUG : Thread JobWorker 489636660464 terminating (autodelete) 2021-05-16 16:54:00.395 T:13988 INFO : CWinSystemAndroid::DestroyWindow 2021-05-16 16:54:00.401 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:54:00.403 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.SCREEN_OFF 2021-05-16 16:54:00.404 T:13943 INFO : Got device sleep intent 2021-05-16 16:54:00.896 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:54:00.897 T:13988 INFO : OnSleep: Running sleep jobs 2021-05-16 16:54:00.898 T:14948 DEBUG : Thread JobWorker start, auto delete: true 2021-05-16 16:54:00.899 T:13988 DEBUG : CApplication::CloseNetworkShares: Closing all network shares 2021-05-16 16:54:00.900 T:13988 INFO : PumpPowerEvents: OnSleep called 2021-05-16 16:54:00.947 T:14015 DEBUG : Draining Audio 2021-05-16 16:54:00.948 T:14015 DEBUG : CAESinkAUDIOTRACK::Deinitialize 2021-05-16 16:54:02.486 T:13943 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:02.486 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:54:04.359 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:54:04.581 T:13943 WARNING : CPeripheralBusAndroid: failed to update input device with ID 3 because it couldn't be found 2021-05-16 16:54:04.581 T:13943 WARNING : CPeripheralBusAndroid: failed to update input device with ID 8 because it couldn't be found 2021-05-16 16:54:12.584 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:54:22.759 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:54:28.673 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:54:29.040 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.SCREEN_ON 2021-05-16 16:54:29.040 T:13943 INFO : Got device wakeup intent 2021-05-16 16:54:29.243 T:13988 INFO : OnWake: Running resume jobs 2021-05-16 16:54:29.244 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:54:29.313 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 4 success: true 2021-05-16 16:54:29.313 T:14014 INFO : Float is supported 2021-05-16 16:54:29.316 T:14014 DEBUG : AESinkAUDIOTRACK - 32000 supported 2021-05-16 16:54:29.318 T:14014 DEBUG : AESinkAUDIOTRACK - 44100 supported 2021-05-16 16:54:29.320 T:14014 DEBUG : AESinkAUDIOTRACK - 48000 supported 2021-05-16 16:54:29.323 T:14014 DEBUG : AESinkAUDIOTRACK - 88200 supported 2021-05-16 16:54:29.325 T:14014 DEBUG : AESinkAUDIOTRACK - 96000 supported 2021-05-16 16:54:29.326 T:14014 DEBUG : AESinkAUDIOTRACK - 176400 supported 2021-05-16 16:54:29.328 T:14014 DEBUG : AESinkAUDIOTRACK - 192000 supported 2021-05-16 16:54:29.335 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 13 success: false 2021-05-16 16:54:29.352 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 4 success: true 2021-05-16 16:54:29.352 T:14014 INFO : Float is supported 2021-05-16 16:54:29.356 T:14014 DEBUG : AESinkAUDIOTRACK - 32000 supported 2021-05-16 16:54:29.370 T:14014 DEBUG : AESinkAUDIOTRACK - 44100 supported 2021-05-16 16:54:29.374 T:14014 DEBUG : AESinkAUDIOTRACK - 48000 supported 2021-05-16 16:54:29.377 T:14014 DEBUG : AESinkAUDIOTRACK - 88200 supported 2021-05-16 16:54:29.379 T:14014 DEBUG : AESinkAUDIOTRACK - 96000 supported 2021-05-16 16:54:29.380 T:14014 DEBUG : AESinkAUDIOTRACK - 176400 supported 2021-05-16 16:54:29.382 T:14014 DEBUG : AESinkAUDIOTRACK - 192000 supported 2021-05-16 16:54:29.391 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 5 success: false 2021-05-16 16:54:29.415 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 6 success: false 2021-05-16 16:54:29.418 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 7 success: false 2021-05-16 16:54:29.426 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 8 success: false 2021-05-16 16:54:29.427 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 14 success: false 2021-05-16 16:54:29.427 T:14014 INFO : Found 1 Lists of Devices 2021-05-16 16:54:29.427 T:14014 INFO : Enumerated AUDIOTRACK devices: 2021-05-16 16:54:29.427 T:14014 INFO : Device 1 2021-05-16 16:54:29.427 T:14014 INFO : m_deviceName : AudioTrack (RAW) 2021-05-16 16:54:29.428 T:14014 INFO : m_displayName : AudioTrack (RAW) 2021-05-16 16:54:29.428 T:14014 INFO : m_displayNameExtra: Android IEC packer 2021-05-16 16:54:29.428 T:14014 INFO : m_deviceType : AE_DEVTYPE_HDMI 2021-05-16 16:54:29.428 T:14014 INFO : m_channels : FL, FR, FC, LFE, SL, SR, BL, BR, BC, BLOC, BROC 2021-05-16 16:54:29.428 T:14014 INFO : m_sampleRates : 32000,44100,48000,88200,96000,176400,192000,32000,44100,48000,88200,96000,176400,192000 2021-05-16 16:54:29.428 T:14014 INFO : m_dataFormats : AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW,AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW 2021-05-16 16:54:29.428 T:14014 INFO : m_streamTypes : No passthrough capabilities 2021-05-16 16:54:29.429 T:14015 INFO : CActiveAESink::OpenSink - initialize sink 2021-05-16 16:54:29.430 T:14015 DEBUG : CActiveAESink::OpenSink - trying to open device Default 2021-05-16 16:54:29.430 T:14015 DEBUG : CActiveAESink::OpenSink - trying to open device AUDIOTRACK:AudioTrack (RAW) 2021-05-16 16:54:29.430 T:14015 DEBUG : CAESinkAUDIOTRACK::Initialize requested: sampleRate 44100; format: AE_FMT_FLOAT; channels: 2 2021-05-16 16:54:29.430 T:14015 DEBUG : Updated SampleRate: 32000 Distance: 108900 2021-05-16 16:54:29.430 T:14015 DEBUG : Updated SampleRate: 44100 Distance: 0 2021-05-16 16:54:29.431 T:14015 INFO : Trying to open: samplerate: 44100, channelMask: 12, encoding: 4 2021-05-16 16:54:29.432 T:14015 DEBUG : Minimum size we need for stream: 35440 2021-05-16 16:54:29.432 T:14015 DEBUG : Created Audiotrackbuffer with playing time of 200.907029 ms min buffer size: 70880 bytes 2021-05-16 16:54:29.445 T:14015 INFO : CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 70880 m_frames: 2215 m_frameSize: 8 channels: 2 2021-05-16 16:54:29.445 T:14015 DEBUG : CActiveAESink::OpenSink - AUDIOTRACK Initialized: 2021-05-16 16:54:29.445 T:14015 DEBUG : Output Device : AudioTrack (RAW) 2021-05-16 16:54:29.445 T:14015 DEBUG : Sample Rate : 44100 2021-05-16 16:54:29.445 T:14015 DEBUG : Sample Format : AE_FMT_FLOAT 2021-05-16 16:54:29.446 T:14015 DEBUG : Channel Count : 2 2021-05-16 16:54:29.446 T:14015 DEBUG : Channel Layout: FL, FR 2021-05-16 16:54:29.446 T:14015 DEBUG : Frames : 2215 2021-05-16 16:54:29.446 T:14015 DEBUG : Frame Size : 8 2021-05-16 16:54:29.449 T:14014 DEBUG : CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-05-16 16:54:29.450 T:13988 INFO : PumpPowerEvents: OnWake called 2021-05-16 16:54:29.468 T:14015 DEBUG : Could not acquire timestamp 2021-05-16 16:54:30.171 T:13988 INFO : CAndroidUtils: SetNativeResolution: -1: 1480x720 1480x720@60.000004 2021-05-16 16:54:30.186 T:13988 INFO : GL_VENDOR = ARM 2021-05-16 16:54:30.186 T:13988 INFO : GL_RENDERER = Mali-G71 2021-05-16 16:54:30.186 T:13988 INFO : GL_VERSION = OpenGL ES 3.2 v1.r16p0-01rel0.###other-sha0123456789ABCDEF0### 2021-05-16 16:54:30.186 T:13988 INFO : GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20 2021-05-16 16:54:30.187 T:13988 INFO : GL_EXTENSIONS = GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_textures GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_EGL_image_array 2021-05-16 16:54:30.213 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:54:30.214 T:13943 INFO : CAndroidUtils: Preferred refresh rate: 60.000004 2021-05-16 16:54:30.215 T:13943 INFO : CAndroidUtils: Current resolution: 1480x720 1480x720 @ 60.000004 - Full Screen 2021-05-16 16:54:30.215 T:13943 DEBUG : CAndroidUtils: ProbeResolutions: 1480x720 2021-05-16 16:54:32.348 T:15246 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:32.418 T:15246 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:32.850 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:32.862 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:54:32.933 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:32.934 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:32.935 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/?function=load&sFav=load&site=siteonefichier&siteUrl=http%3a%2f%2f&title=1Fichier) 2021-05-16 16:54:32.935 T:13988 DEBUG : ParentPath = [plugin://plugin.video.vstream/?function=showUsers&sFav=showUsers&site=cHome&siteUrl=http%3a%2f%2fvenom&title=My%20accounts] 2021-05-16 16:54:32.939 T:13988 DEBUG : Loading items: 8, directory: plugin://plugin.video.vstream/?function=load&sFav=load&site=siteonefichier&siteUrl=http%3a%2f%2f&title=1Fichier sort method: 0, ascending: false 2021-05-16 16:54:32.945 T:14948 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 9 ms 2021-05-16 16:54:32.946 T:15248 DEBUG : Thread JobWorker start, auto delete: true 2021-05-16 16:54:32.954 T:15249 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:54:32.967 T:15249 DEBUG : Thread BackgroundLoader 489647617264 terminating 2021-05-16 16:54:33.399 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:33.466 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:33.466 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:33.467 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/?function=showUsers&sFav=showUsers&site=cHome&siteUrl=http%3a%2f%2fvenom&title=My%20accounts) 2021-05-16 16:54:33.467 T:13988 DEBUG : ParentPath = [plugin://plugin.video.vstream/] 2021-05-16 16:54:33.469 T:15250 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:54:33.475 T:14948 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 7 ms 2021-05-16 16:54:33.475 T:15250 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','6','?function=showUsers&sFav=showUsers&site=cHome&siteUrl=http%3a%2f%2fvenom&title=My%20accounts','resume:false') 2021-05-16 16:54:33.480 T:15251 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-16 16:54:33.481 T:15251 INFO : initializing python engine. 2021-05-16 16:54:33.481 T:15251 DEBUG : CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-16 16:54:33.570 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:54:33.574 T:15251 DEBUG : -->Python Interpreter Initialized<-- 2021-05-16 16:54:33.574 T:15251 DEBUG :

2021-05-16 16:54:33.574 T:15251 DEBUG : CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-16 16:54:33.574 T:15251 DEBUG : CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-16 16:54:33.575 T:15251 DEBUG : CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-16 16:54:33.575 T:15251 DEBUG : CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-16 16:54:33.888 T:15251 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-16 16:54:33.897 T:15251 DEBUG : requested setting (home_update) was not found. 2021-05-16 16:54:33.897 T:15251 DEBUG : requested setting (label24) was not found. 2021-05-16 16:54:33.897 T:15251 DEBUG : requested setting (label25) was not found. 2021-05-16 16:54:33.897 T:15251 DEBUG : requested setting (label26) was not found. 2021-05-16 16:54:33.899 T:15251 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:54:34.305 T:15251 INFO : [PLUGIN] vStream: load site cHome and call function showUsers 2021-05-16 16:54:34.335 T:15251 INFO : CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-16 16:54:34.335 T:15251 DEBUG : onExecutionDone(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-16 16:54:34.336 T:15250 DEBUG : Thread waiting 489634972912 terminating 2021-05-16 16:54:34.348 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:54:34.355 T:15252 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:54:34.366 T:15252 DEBUG : Thread BackgroundLoader 489647617264 terminating 2021-05-16 16:54:34.368 T:15248 DEBUG : ffmpeg[0x720ab25400X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format. 2021-05-16 16:54:34.372 T:15248 DEBUG : ffmpeg[0x720ab25400X]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-05-16 16:54:34.383 T:15251 DEBUG : . 2021-05-16 16:54:34.479 T:15251 INFO : Python interpreter stopped 2021-05-16 16:54:34.479 T:15251 DEBUG : Thread LanguageInvoker 489633932528 terminating 2021-05-16 16:54:34.915 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:35.015 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:35.014 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:35.015 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (plugin://plugin.video.vstream/) 2021-05-16 16:54:35.015 T:13988 DEBUG : ParentPath = [addons://sources/video] 2021-05-16 16:54:35.023 T:14948 DEBUG : CAddonDatabase::SetLastUsed[plugin.video.vstream] took 8 ms 2021-05-16 16:54:35.024 T:13988 DEBUG : Loading items: 16, directory: plugin://plugin.video.vstream/ sort method: 0, ascending: false 2021-05-16 16:54:35.035 T:15253 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:54:35.053 T:15253 DEBUG : Thread BackgroundLoader 489647617264 terminating 2021-05-16 16:54:35.614 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:35.731 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:35.731 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:35.732 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (addons://sources/video) 2021-05-16 16:54:35.732 T:13988 DEBUG : ParentPath = [] 2021-05-16 16:54:35.733 T:15254 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:54:35.734 T:15254 DEBUG : Thread waiting 489634972912 terminating 2021-05-16 16:54:35.744 T:15255 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:54:35.758 T:14948 DEBUG : ffmpeg[0x71fe852000X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format. 2021-05-16 16:54:35.760 T:15255 DEBUG : Thread BackgroundLoader 489647617264 terminating 2021-05-16 16:54:35.771 T:14948 DEBUG : ffmpeg[0x71fe852000X]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-05-16 16:54:36.363 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:36.483 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:36.483 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:36.484 T:13988 DEBUG : CGUIMediaWindow::GetDirectory () 2021-05-16 16:54:36.484 T:13988 DEBUG : ParentPath = [] 2021-05-16 16:54:36.502 T:15256 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:54:36.504 T:15256 DEBUG : Thread waiting 489634972912 terminating 2021-05-16 16:54:36.511 T:15257 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-16 16:54:36.526 T:15257 DEBUG : Thread BackgroundLoader 489647617264 terminating 2021-05-16 16:54:37.061 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:37.113 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:37.113 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:37.114 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Deactivate 2021-05-16 16:54:37.441 T:13988 DEBUG : ------ Window Deinit (MyVideoNav.xml) ------ 2021-05-16 16:54:37.442 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:54:37.446 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Activate new 2021-05-16 16:54:37.446 T:13988 DEBUG : ------ Window Init (Home.xml) ------ 2021-05-16 16:54:37.452 T:13988 DEBUG : CDirectoryProvider[addons://]: refreshing.. 2021-05-16 16:54:37.452 T:13988 DEBUG : CDirectoryProvider[addons://sources/video/]: refreshing.. 2021-05-16 16:54:37.453 T:13988 DEBUG : CDirectoryProvider[addons://sources/audio/]: refreshing.. 2021-05-16 16:54:37.454 T:15258 DEBUG : Thread JobWorker start, auto delete: true 2021-05-16 16:54:37.454 T:13988 DEBUG : CDirectoryProvider[addons://sources/game/]: refreshing.. 2021-05-16 16:54:37.455 T:13988 DEBUG : CDirectoryProvider[addons://sources/executable/]: refreshing.. 2021-05-16 16:54:37.455 T:13988 DEBUG : CDirectoryProvider[addons://sources/image/]: refreshing.. 2021-05-16 16:54:37.455 T:15248 DEBUG : CAddonDatabase: SELECT repo.id FROM repo .. took 2 ms 2021-05-16 16:54:37.458 T:13988 DEBUG : CDirectoryProvider[addons://sources/game/]: refreshing.. 2021-05-16 16:54:37.485 T:15248 DEBUG : CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2) ORDER BY repo.addonID, addons.addonID returned 807 rows in 30 ms 2021-05-16 16:54:37.674 T:15248 DEBUG : CAddonDatabase::GetAddons took 221 ms 2021-05-16 16:54:37.682 T:15248 DEBUG : ADDONS: repo: repository.vstream - 2 addon(s) loaded 2021-05-16 16:54:37.682 T:15248 DEBUG : ADDONS: repo: repository.xbmc.org - 802 addon(s) loaded 2021-05-16 16:54:37.686 T:15248 DEBUG : CAddonRepos::BuildUpdateOrOutdatedList: Building update list from installed add-ons 2021-05-16 16:54:37.686 T:15248 DEBUG : ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.9 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.9 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.4 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.3 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.6 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.14 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.3.2+matrix.1 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.tvdb.com / Origin = repository.xbmc.org / Version = 3.2.8 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.13 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.5 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.7.1 2021-05-16 16:54:37.687 T:15248 DEBUG : ADDONS: update check: addonID = plugin.video.vstream / Origin = repository.vstream / Version = 1.1.0 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = repository.vstream / Origin = repository.vstream / Version = 0.0.4 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.simplejson / Origin = repository.xbmc.org / Version = 3.17.0+matrix.2 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = service.xbmc.versioncheck / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 0.5.19+matrix.1 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = skin.estouchy / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.6 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5 2021-05-16 16:54:37.688 T:15248 DEBUG : ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.7 2021-05-16 16:54:37.688 T:15248 DEBUG : CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 235 ms 2021-05-16 16:54:38.533 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:54:38.579 T:13988 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:54:38.579 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:54:38.579 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Deactivate 2021-05-16 16:54:39.967 T:15259 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:40.030 T:15259 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:40.078 T:13988 DEBUG : Activating window ID: 10004 2021-05-16 16:54:40.405 T:13988 DEBUG : ------ Window Deinit (Home.xml) ------ 2021-05-16 16:54:40.405 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:54:40.410 T:13988 DEBUG : ------ Window Init (Settings.xml) ------ 2021-05-16 16:54:41.667 T:15260 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:41.705 T:15260 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:41.726 T:13988 DEBUG : Activating window ID: 10050 2021-05-16 16:54:42.035 T:13988 DEBUG : ------ Window Deinit (Settings.xml) ------ 2021-05-16 16:54:42.035 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:54:42.043 T:13988 DEBUG : ------ Window Init (EventLog.xml) ------ 2021-05-16 16:54:42.043 T:13988 INFO : Loading skin file: EventLog.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:54:42.082 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:54:42.082 T:13988 DEBUG : ParentPath = [] 2021-05-16 16:54:42.955 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:54:44.465 T:15262 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:44.553 T:15262 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:45.623 T:15265 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:45.678 T:15265 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:50.477 T:15266 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:50.574 T:15266 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:50.619 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:54:50.619 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:54:50.621 T:15267 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:54:50.622 T:15267 DEBUG : Thread waiting 489632892144 terminating 2021-05-16 16:54:51.714 T:15268 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:51.789 T:15268 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:51.862 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:54:51.862 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:54:51.863 T:15269 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:54:51.864 T:15269 DEBUG : Thread waiting 489632892144 terminating 2021-05-16 16:54:52.789 T:15270 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:52.880 T:15270 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:52.947 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:54:52.947 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:54:52.948 T:15271 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:54:52.949 T:15271 DEBUG : Thread waiting 489632892144 terminating 2021-05-16 16:54:53.050 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:54:54.406 T:15304 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:54.470 T:15304 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:55.421 T:15334 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:55.495 T:15334 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:56.071 T:15338 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:56.136 T:15338 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:54:56.167 T:13988 DEBUG : Activating window ID: 10016 2021-05-16 16:54:56.470 T:13988 DEBUG : ------ Window Deinit (EventLog.xml) ------ 2021-05-16 16:54:56.471 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:54:56.483 T:13988 DEBUG : ------ Window Init (SettingsCategory.xml) ------ 2021-05-16 16:54:59.602 T:15345 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:54:59.685 T:15345 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:00.519 T:15350 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:00.610 T:15350 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:00.632 T:13988 DEBUG : ------ Window Init (DialogSelect.xml) ------ 2021-05-16 16:55:02.369 T:15354 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:02.447 T:15354 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:03.158 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:55:03.708 T:15381 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:03.812 T:15381 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:05.932 T:15389 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:05.994 T:15389 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:07.040 T:15390 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:07.129 T:15390 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:07.401 T:13988 DEBUG : ------ Window Deinit (DialogSelect.xml) ------ 2021-05-16 16:55:07.699 T:15258 DEBUG : Thread JobWorker 489635349744 terminating (autodelete) 2021-05-16 16:55:07.699 T:14948 DEBUG : Thread JobWorker 489636660464 terminating (autodelete) 2021-05-16 16:55:07.702 T:15248 DEBUG : Thread JobWorker 489694319856 terminating (autodelete) 2021-05-16 16:55:09.930 T:15391 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:10.036 T:15391 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:10.945 T:15392 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:11.035 T:15392 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:11.064 T:13988 INFO : Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:55:11.084 T:13988 DEBUG : ------ Window Init (FileBrowser.xml) ------ 2021-05-16 16:55:13.298 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:55:13.377 T:15397 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:13.458 T:15397 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:13.762 T:13988 DEBUG : ------ Window Deinit (FileBrowser.xml) ------ 2021-05-16 16:55:14.778 T:15398 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:14.838 T:15398 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:15.592 T:15399 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:15.666 T:15399 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:15.720 T:13988 DEBUG : Activating window ID: 10050 2021-05-16 16:55:16.029 T:13988 DEBUG : ------ Window Deinit (SettingsCategory.xml) ------ 2021-05-16 16:55:16.029 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:55:16.032 T:13988 DEBUG : ------ Window Init (EventLog.xml) ------ 2021-05-16 16:55:16.033 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:16.033 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:17.983 T:15404 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:18.072 T:15404 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:18.112 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:18.112 T:13988 DEBUG : ParentPath = [] 2021-05-16 16:55:18.112 T:15405 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:18.113 T:15405 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:19.599 T:15416 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:19.688 T:15416 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:19.725 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:19.725 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:19.726 T:15418 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:19.726 T:15418 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:20.563 T:15436 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:20.647 T:15436 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:20.690 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:20.690 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:20.691 T:15462 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:20.692 T:15462 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:21.331 T:15500 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:21.413 T:15500 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:21.442 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:21.442 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:21.443 T:15509 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:21.443 T:15509 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:22.223 T:15563 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:22.295 T:15563 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:22.328 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:22.329 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:22.329 T:15566 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:22.330 T:15566 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:23.407 T:15643 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:23.407 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:55:23.461 T:15643 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:23.493 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:23.493 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:23.494 T:15652 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:23.495 T:15652 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:24.181 T:15715 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:24.244 T:15715 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:24.276 T:13988 DEBUG : CGUIMediaWindow::GetDirectory (events://) 2021-05-16 16:55:24.276 T:13988 DEBUG : ParentPath = [events://] 2021-05-16 16:55:24.277 T:15734 DEBUG : Thread waiting start, auto delete: false 2021-05-16 16:55:24.278 T:15734 DEBUG : Thread waiting 489636660464 terminating 2021-05-16 16:55:25.054 T:15775 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:25.099 T:15775 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:25.483 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:55:25.483 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:55:25.484 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Deactivate 2021-05-16 16:55:25.806 T:13988 DEBUG : ------ Window Deinit (EventLog.xml) ------ 2021-05-16 16:55:25.806 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:55:25.817 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Activate new 2021-05-16 16:55:25.817 T:13988 DEBUG : ------ Window Init (Settings.xml) ------ 2021-05-16 16:55:25.819 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:55:26.919 T:15835 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:26.993 T:15835 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:27.017 T:13988 DEBUG : Activating window ID: 10007 2021-05-16 16:55:27.322 T:13988 DEBUG : ------ Window Deinit (Settings.xml) ------ 2021-05-16 16:55:27.323 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:55:27.333 T:13988 DEBUG : ------ Window Init (SettingsSystemInfo.xml) ------ 2021-05-16 16:55:27.333 T:13988 INFO : Loading skin file: SettingsSystemInfo.xml, load type: KEEP_IN_MEMORY 2021-05-16 16:55:27.374 T:15854 DEBUG : Thread JobWorker start, auto delete: true 2021-05-16 16:55:27.422 T:15854 DEBUG : easy_acquire - Created session to http://www.msftncsi.com 2021-05-16 16:55:28.795 T:15868 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:28.868 T:15868 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:33.527 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:55:33.743 T:15913 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:33.808 T:15913 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:35.684 T:15937 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:35.728 T:15937 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:36.123 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:55:36.124 T:13988 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-16 16:55:36.124 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Deactivate 2021-05-16 16:55:36.440 T:13988 DEBUG : ------ Window Deinit (SettingsSystemInfo.xml) ------ 2021-05-16 16:55:36.441 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:55:36.444 T:13988 DEBUG : CGUIWindowManager::PreviousWindow: Activate new 2021-05-16 16:55:36.444 T:13988 DEBUG : ------ Window Init (Settings.xml) ------ 2021-05-16 16:55:36.446 T:13988 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-16 16:55:43.337 T:16124 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:55:43.436 T:16124 DEBUG : Thread Timer 489695491312 terminating 2021-05-16 16:55:43.464 T:13988 DEBUG : Activating window ID: 10016 2021-05-16 16:55:43.721 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:55:43.779 T:13988 DEBUG : ------ Window Deinit (Settings.xml) ------ 2021-05-16 16:55:43.780 T:13988 DEBUG : FreeVisualisation() done 2021-05-16 16:55:43.781 T:13988 DEBUG : ------ Window Init (SettingsCategory.xml) ------ 2021-05-16 16:55:53.736 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:55:57.472 T:15854 DEBUG : Thread JobWorker 489636660464 terminating (autodelete) 2021-05-16 16:55:57.644 T:13988 DEBUG : CheckIdle - Closing session to http://www.msftncsi.com (easy=0x71febe3000, multi=(nil)) 2021-05-16 16:56:03.842 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:56:14.851 T:13988 INFO : CWinSystemAndroid::DestroyWindow 2021-05-16 16:56:14.859 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:56:14.860 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:56:14.863 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.SCREEN_OFF 2021-05-16 16:56:14.863 T:13943 INFO : Got device sleep intent 2021-05-16 16:56:15.352 T:13988 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-16 16:56:15.353 T:13988 INFO : OnSleep: Running sleep jobs 2021-05-16 16:56:15.355 T:16342 DEBUG : Thread JobWorker start, auto delete: true 2021-05-16 16:56:15.356 T:13988 DEBUG : CApplication::CloseNetworkShares: Closing all network shares 2021-05-16 16:56:15.357 T:13988 INFO : PumpPowerEvents: OnSleep called 2021-05-16 16:56:15.363 T:14015 DEBUG : Draining Audio 2021-05-16 16:56:15.365 T:14015 DEBUG : CAESinkAUDIOTRACK::Deinitialize 2021-05-16 16:56:15.969 T:13943 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:56:15.966 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:56:16.383 T:13988 INFO : CAndroidUtils: SetNativeResolution: -1: 1480x720 1480x720@60.000004 2021-05-16 16:56:16.392 T:13988 INFO : GL_VENDOR = ARM 2021-05-16 16:56:16.392 T:13988 INFO : GL_RENDERER = Mali-G71 2021-05-16 16:56:16.392 T:13988 INFO : GL_VERSION = OpenGL ES 3.2 v1.r16p0-01rel0.###other-sha0123456789ABCDEF0### 2021-05-16 16:56:16.393 T:13988 INFO : GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20 2021-05-16 16:56:16.393 T:13988 INFO : GL_EXTENSIONS = GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_textures GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_EGL_image_array 2021-05-16 16:56:16.556 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.SCREEN_ON 2021-05-16 16:56:16.557 T:13943 INFO : Got device wakeup intent 2021-05-16 16:56:16.866 T:13988 INFO : OnWake: Running resume jobs 2021-05-16 16:56:16.867 T:13988 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-16 16:56:16.878 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 4 success: true 2021-05-16 16:56:16.878 T:14014 INFO : Float is supported 2021-05-16 16:56:16.879 T:14014 DEBUG : AESinkAUDIOTRACK - 32000 supported 2021-05-16 16:56:16.880 T:14014 DEBUG : AESinkAUDIOTRACK - 44100 supported 2021-05-16 16:56:16.880 T:14014 DEBUG : AESinkAUDIOTRACK - 48000 supported 2021-05-16 16:56:16.881 T:14014 DEBUG : AESinkAUDIOTRACK - 88200 supported 2021-05-16 16:56:16.882 T:14014 DEBUG : AESinkAUDIOTRACK - 96000 supported 2021-05-16 16:56:16.882 T:14014 DEBUG : AESinkAUDIOTRACK - 176400 supported 2021-05-16 16:56:16.883 T:14014 DEBUG : AESinkAUDIOTRACK - 192000 supported 2021-05-16 16:56:16.885 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 13 success: false 2021-05-16 16:56:16.892 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 4 success: true 2021-05-16 16:56:16.893 T:14014 INFO : Float is supported 2021-05-16 16:56:16.893 T:14014 DEBUG : AESinkAUDIOTRACK - 32000 supported 2021-05-16 16:56:16.894 T:14014 DEBUG : AESinkAUDIOTRACK - 44100 supported 2021-05-16 16:56:16.895 T:14014 DEBUG : AESinkAUDIOTRACK - 48000 supported 2021-05-16 16:56:16.895 T:14014 DEBUG : AESinkAUDIOTRACK - 88200 supported 2021-05-16 16:56:16.896 T:14014 DEBUG : AESinkAUDIOTRACK - 96000 supported 2021-05-16 16:56:16.897 T:14014 DEBUG : AESinkAUDIOTRACK - 176400 supported 2021-05-16 16:56:16.897 T:14014 DEBUG : AESinkAUDIOTRACK - 192000 supported 2021-05-16 16:56:16.899 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 5 success: false 2021-05-16 16:56:16.901 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 6 success: false 2021-05-16 16:56:16.903 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 7 success: false 2021-05-16 16:56:16.907 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 8 success: false 2021-05-16 16:56:16.907 T:14014 DEBUG : VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 14 success: false 2021-05-16 16:56:16.907 T:14014 INFO : Found 1 Lists of Devices 2021-05-16 16:56:16.907 T:14014 INFO : Enumerated AUDIOTRACK devices: 2021-05-16 16:56:16.907 T:14014 INFO : Device 1 2021-05-16 16:56:16.907 T:14014 INFO : m_deviceName : AudioTrack (RAW) 2021-05-16 16:56:16.907 T:14014 INFO : m_displayName : AudioTrack (RAW) 2021-05-16 16:56:16.907 T:14014 INFO : m_displayNameExtra: Android IEC packer 2021-05-16 16:56:16.907 T:14014 INFO : m_deviceType : AE_DEVTYPE_HDMI 2021-05-16 16:56:16.908 T:14014 INFO : m_channels : FL, FR, FC, LFE, SL, SR, BL, BR, BC, BLOC, BROC 2021-05-16 16:56:16.908 T:14014 INFO : m_sampleRates : 32000,44100,48000,88200,96000,176400,192000,32000,44100,48000,88200,96000,176400,192000 2021-05-16 16:56:16.908 T:14014 INFO : m_dataFormats : AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW,AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW 2021-05-16 16:56:16.908 T:14014 INFO : m_streamTypes : No passthrough capabilities 2021-05-16 16:56:16.908 T:14015 INFO : CActiveAESink::OpenSink - initialize sink 2021-05-16 16:56:16.908 T:14015 DEBUG : CActiveAESink::OpenSink - trying to open device Default 2021-05-16 16:56:16.908 T:14015 DEBUG : CActiveAESink::OpenSink - trying to open device AUDIOTRACK:AudioTrack (RAW) 2021-05-16 16:56:16.909 T:14015 DEBUG : CAESinkAUDIOTRACK::Initialize requested: sampleRate 44100; format: AE_FMT_FLOAT; channels: 2 2021-05-16 16:56:16.909 T:14015 DEBUG : Updated SampleRate: 32000 Distance: 108900 2021-05-16 16:56:16.909 T:14015 DEBUG : Updated SampleRate: 44100 Distance: 0 2021-05-16 16:56:16.909 T:14015 INFO : Trying to open: samplerate: 44100, channelMask: 12, encoding: 4 2021-05-16 16:56:16.910 T:14015 DEBUG : Minimum size we need for stream: 35440 2021-05-16 16:56:16.910 T:14015 DEBUG : Created Audiotrackbuffer with playing time of 200.907029 ms min buffer size: 70880 bytes 2021-05-16 16:56:16.914 T:14015 INFO : CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 70880 m_frames: 2215 m_frameSize: 8 channels: 2 2021-05-16 16:56:16.914 T:14015 DEBUG : CActiveAESink::OpenSink - AUDIOTRACK Initialized: 2021-05-16 16:56:16.914 T:14015 DEBUG : Output Device : AudioTrack (RAW) 2021-05-16 16:56:16.914 T:14015 DEBUG : Sample Rate : 44100 2021-05-16 16:56:16.915 T:14015 DEBUG : Sample Format : AE_FMT_FLOAT 2021-05-16 16:56:16.915 T:14015 DEBUG : Channel Count : 2 2021-05-16 16:56:16.915 T:14015 DEBUG : Channel Layout: FL, FR 2021-05-16 16:56:16.915 T:14015 DEBUG : Frames : 2215 2021-05-16 16:56:16.915 T:14015 DEBUG : Frame Size : 8 2021-05-16 16:56:16.921 T:14014 DEBUG : CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-05-16 16:56:16.921 T:13988 INFO : PumpPowerEvents: OnWake called 2021-05-16 16:56:16.924 T:14015 DEBUG : Could not acquire timestamp 2021-05-16 16:56:17.236 T:16364 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:56:17.302 T:16364 DEBUG : Thread Timer 489696269552 terminating 2021-05-16 16:56:17.626 T:16365 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:56:17.655 T:16365 DEBUG : Thread Timer 489696269552 terminating 2021-05-16 16:56:18.380 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:56:18.392 T:13943 INFO : CAndroidUtils: Preferred refresh rate: 60.000004 2021-05-16 16:56:18.393 T:13943 INFO : CAndroidUtils: Current resolution: 1480x720 1480x720 @ 60.000004 - Full Screen 2021-05-16 16:56:18.393 T:13943 DEBUG : CAndroidUtils: ProbeResolutions: 1480x720 2021-05-16 16:56:19.395 T:13988 INFO : CWinSystemAndroid::DestroyWindow 2021-05-16 16:56:24.020 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:56:34.169 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:56:35.472 T:13988 INFO : CAndroidUtils: SetNativeResolution: -1: 1480x720 1480x720@60.000004 2021-05-16 16:56:35.481 T:13988 INFO : GL_VENDOR = ARM 2021-05-16 16:56:35.481 T:13988 INFO : GL_RENDERER = Mali-G71 2021-05-16 16:56:35.481 T:13988 INFO : GL_VERSION = OpenGL ES 3.2 v1.r16p0-01rel0.###other-sha0123456789ABCDEF0### 2021-05-16 16:56:35.481 T:13988 INFO : GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20 2021-05-16 16:56:35.482 T:13988 INFO : GL_EXTENSIONS = GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_textures GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_EGL_image_array 2021-05-16 16:56:35.493 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:56:35.495 T:13943 INFO : CAndroidUtils: Preferred refresh rate: 60.000004 2021-05-16 16:56:35.495 T:13943 INFO : CAndroidUtils: Current resolution: 1480x720 1480x720 @ 60.000004 - Full Screen 2021-05-16 16:56:35.495 T:13943 DEBUG : CAndroidUtils: ProbeResolutions: 1480x720 2021-05-16 16:56:41.593 T:16641 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:56:41.670 T:16641 DEBUG : Thread Timer 489696531696 terminating 2021-05-16 16:56:44.905 T:13988 INFO : CWinSystemAndroid::DestroyWindow 2021-05-16 16:56:44.926 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:56:44.928 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:56:46.932 T:16342 DEBUG : Thread JobWorker 489694450928 terminating (autodelete) 2021-05-16 16:56:54.341 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:57:04.446 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:57:14.555 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:57:16.927 T:14015 DEBUG : Draining Audio 2021-05-16 16:57:24.663 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:57:26.969 T:14015 DEBUG : CAESinkAUDIOTRACK::Deinitialize 2021-05-16 16:57:34.824 T:13943 DEBUG : Skipped 1 duplicate messages.. 2021-05-16 16:57:34.824 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:57:41.091 T:13988 INFO : CAndroidUtils: SetNativeResolution: -1: 1480x720 1480x720@60.000004 2021-05-16 16:57:41.094 T:13988 INFO : GL_VENDOR = ARM 2021-05-16 16:57:41.094 T:13988 INFO : GL_RENDERER = Mali-G71 2021-05-16 16:57:41.095 T:13988 INFO : GL_VERSION = OpenGL ES 3.2 v1.r16p0-01rel0.###other-sha0123456789ABCDEF0### 2021-05-16 16:57:41.095 T:13988 INFO : GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20 2021-05-16 16:57:41.095 T:13988 INFO : GL_EXTENSIONS = GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_textures GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_EGL_image_array 2021-05-16 16:57:41.107 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:57:41.109 T:13943 INFO : CAndroidUtils: Preferred refresh rate: 60.000004 2021-05-16 16:57:41.109 T:13943 INFO : CAndroidUtils: Current resolution: 1480x720 1480x720 @ 60.000004 - Full Screen 2021-05-16 16:57:41.110 T:13943 DEBUG : CAndroidUtils: ProbeResolutions: 1480x720 2021-05-16 16:57:43.370 T:17800 DEBUG : Thread Timer start, auto delete: false 2021-05-16 16:57:43.539 T:17800 DEBUG : Thread Timer 489696531696 terminating 2021-05-16 16:57:45.583 T:13988 INFO : CWinSystemAndroid::DestroyWindow 2021-05-16 16:57:45.644 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:57:47.910 T:13943 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-16 16:57:55.042 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:58:05.197 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:58:15.265 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:58:25.440 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:58:35.568 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:58:45.670 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:58:55.782 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED 2021-05-16 16:59:05.870 T:13943 DEBUG : CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED

TmpName commented 3 years ago

2021-05-16 16:53:29.431 T:14430 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-16 16:53:29.872 T:14430 INFO : [PLUGIN] vStream: load site cHosterGui and call function play 2021-05-16 16:53:29.874 T:14430 INFO : [PLUGIN] vStream: Hoster - play : ht tps://1fi chier.com/ ... /?vvd4h1o00y80o6nj3nlx 2021-05-16 16:53:30.044 T:14430 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-16 16:53:30.045 T:14430 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-16 16:53:30.045 T:14430 DEBUG : True 2021-05-16 16:53:30.046 T:14430 DEBUG :

2021-05-16 16:53:30.050 T:13988 DEBUG : ------ Window Init (DialogNotification.xml) ------ 2021-05-16 16:53:30.246 T:14430 INFO : [PLUGIN] vStream: Auhentification reussie 2021-05-16 16:53:30.916 T:14430 INFO : [PLUGIN] vStream: Erreur: File not found

Je t'ai effacé certain posts qui ne contenait rien d'utile, la prochaine fois essayes d'utiliser des sites anexes pour faire les copier/coller.

Par contre pas de bol, mais le bug doit venir d'une ligne de code qui passe pas en python3 (vu que ca marche sur le vieux kodi) mais la je ne l'ai pas encore pr tester.

skofieldd commented 3 years ago

D'accord désolé pour ça, je ferais autrement la prochaine fois. En attendant je vais simplement rester sur l'ancienne version de Kodi. Si vous voulez que je fasse d'autre test à l'avenir, je peux le faire sans autre.

TmpName commented 3 years ago

Ben la, le plus simple c'est qu'il faudrait que quelqu'un ayant des connaissance en python, soit aussi sur kodi 19 avec onefichier.

Sinon il y a moyen de "forcer" l'affichage de l'erreur, en modificant le code du fichier hoster.py

        sHosterName = oHoster.getDisplayName()
        oDialog.VSinfo(sHosterName, 'Resolve')

        oHoster.setUrl(sMediaUrl)
        aLink = oHoster.getMediaLink()

        try:
            oHoster.setUrl(sMediaUrl)
            aLink = oHoster.getMediaLink()

            if aLink[0] or aLink[1] : # Le hoster ne sait pas résoudre mais a retourné une autre url

Mais si tu ne connais pas le python, de rajouter un espace peut tout faire rater, et il ne faut utiliser cette modif QUE le temps d'un test.

Ca va sortir la commande de la boucle try/except (la 3eme et 4 eme ligne), et du coup afficher une erreur plus localisee.

skofieldd commented 3 years ago

J'ai fait la modification et lors de l'analyse du fichier log, il semble qu'il y a plus d'information: `2021-05-18 21:03:31.005 T:6498 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-18 21:03:31.392 T:6498 INFO : [PLUGIN] vStream: load site cHosterGui and call function play 2021-05-18 21:03:31.394 T:6498 INFO : [PLUGIN] vStream: Hoster - play : https://1fichier.com/ ... /?vvd4h1o00y80o6nj3nlx 2021-05-18 21:03:31.543 T:6498 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-18 21:03:31.544 T:6498 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-18 21:03:31.544 T:6498 DEBUG : True 2021-05-18 21:03:31.545 T:6498 DEBUG :

2021-05-18 21:03:31.556 T:6326 DEBUG : ------ Window Init (DialogNotification.xml) ------ 2021-05-18 21:03:31.852 T:6498 INFO : [PLUGIN] vStream: Auhentification reussie 2021-05-18 21:03:32.368 T:6498 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2021-05-18 21:03:32.369 T:6498 DEBUG : onExecutionDone(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-18 21:03:32.405 T:6498 DEBUG : . 2021-05-18 21:03:32.518 T:6498 INFO : Python interpreter stopped`

Est-ce-que c'est ce que ça peux aider ? Je n'ai malheureusement pas de connaissance en Python

TmpName commented 3 years ago

Alors, oui c'est parfait pour voir ou est le probleme. Par contre ca va pas trop aider car tu es sur une veille version ^^, il y a plus rien qui correspond, et si ca se trouve la derniere version du github corrige ton probleme. Essayes deja de mettre a jour ta version avec la derniere Beta.

skofieldd commented 3 years ago

J'ai téléchargé la dernière version beta depuis le GitHub et refait la modification dans le fichier: `2021-05-19 18:08:15.616 T:31086 DEBUG : requested setting (home_update) was not found. 2021-05-19 18:08:15.617 T:31086 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-19 18:08:16.009 T:31086 INFO : [PLUGIN] vStream: load site siteonefichier and call function showHosters 2021-05-19 18:08:16.148 T:31086 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-19 18:08:16.152 T:31086 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-19 18:08:16.590 T:31086 ERROR : NEWADDON Unknown Video Info Key "backdrop_url" 2021-05-19 18:08:16.608 T:31086 INFO : CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script successfully run 2021-05-19 18:08:16.608 T:31086 DEBUG : onExecutionDone(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-19 18:08:16.609 T:31085 DEBUG : Thread waiting 531132212464 terminating 2021-05-19 18:08:16.624 T:30827 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-19 18:08:16.625 T:30827 DEBUG : Saving fileitems [plugin://plugin.video.vstream/?function=showHosters&sCode=C_0_vvd4h1o00y80o6nj3nlx&sFav=showHosters&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&site=siteonefichier&siteUrl=https%3a%2f%2f1fichier.com%2fconsole%2flink.pl&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4] 2021-05-19 18:08:16.627 T:30827 DEBUG : -- items: 1, sort method: 0, ascending: false 2021-05-19 18:08:16.641 T:31128 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-19 18:08:16.658 T:31128 DEBUG : Thread BackgroundLoader 531476935920 terminating 2021-05-19 18:08:16.672 T:31086 DEBUG : . 2021-05-19 18:08:16.801 T:31086 INFO : Python interpreter stopped 2021-05-19 18:08:16.801 T:31086 DEBUG : Thread LanguageInvoker 531118396656 terminating 2021-05-19 18:08:17.300 T:31129 DEBUG : Thread Timer start, auto delete: false 2021-05-19 18:08:17.377 T:31129 DEBUG : Thread Timer 531919553776 terminating 2021-05-19 18:08:17.412 T:30827 DEBUG : OnPlayMedia plugin://plugin.video.vstream/?site=cHosterGui&function=play&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sMediaUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sHosterIdentifier=onefichier&sFileName=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&sTitleWatched=acontresensench1080pwebripx264aacmp4&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sId=cHosterGui&siteUrl=https%3A%2F%2F1fichier.com%2Fconsole%2Flink.pl&sourceName=siteonefichier&sCleanTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sFav=play&sCat=4 2021-05-19 18:08:17.416 T:30827 DEBUG : StartScript - calling plugin vStream('plugin://plugin.video.vstream/','5','?site=cHosterGui&function=play&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sMediaUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sHosterIdentifier=onefichier&sFileName=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&sTitleWatched=acontresensench1080pwebripx264aacmp4&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sId=cHosterGui&siteUrl=https%3A%2F%2F1fichier.com%2Fconsole%2Flink.pl&sourceName=siteonefichier&sCleanTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sFav=play&sCat=4','resume:false') 2021-05-19 18:08:17.417 T:31130 DEBUG : Thread LanguageInvoker start, auto delete: false 2021-05-19 18:08:17.417 T:31130 INFO : initializing python engine. 2021-05-19 18:08:17.418 T:31130 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): start processing 2021-05-19 18:08:17.438 T:31131 DEBUG : Thread scriptobs start, auto delete: false 2021-05-19 18:08:17.489 T:31130 DEBUG : -->Python Interpreter Initialized<-- 2021-05-19 18:08:17.489 T:31130 DEBUG :

2021-05-19 18:08:17.489 T:31130 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py" 2021-05-19 18:08:17.489 T:31130 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.certifi/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.chardet/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.idna/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages/setuptools-18.4-py3.8.egg:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python38.zip:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/site-packages:/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/lib-dynload 2021-05-19 18:08:17.490 T:31130 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream 2021-05-19 18:08:17.491 T:31130 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): instantiating addon using automatically obtained id of "plugin.video.vstream" dependent on version 0.0.0 of the xbmc.python api 2021-05-19 18:08:17.638 T:30827 DEBUG : ------ Window Init (DialogBusy.xml) ------ 2021-05-19 18:08:17.793 T:31130 DEBUG <CAddonSettings[plugin.video.vstream]>: trying to load setting definitions from old format... 2021-05-19 18:08:17.801 T:31130 DEBUG : requested setting (home_update) was not found. 2021-05-19 18:08:17.802 T:31130 INFO : [PLUGIN] vStream: DB engine for db : sqlite3.dbapi2 2021-05-19 18:08:18.239 T:31130 INFO : [PLUGIN] vStream: load site cHosterGui and call function play 2021-05-19 18:08:18.241 T:31130 INFO : [PLUGIN] vStream: Hoster - play : https://1fichier.com/ ... /?vvd4h1o00y80o6nj3nlx 2021-05-19 18:08:18.384 T:31130 INFO : [PLUGIN] vStream: SQLITE 3 as DB engine for tmdb 2021-05-19 18:08:18.385 T:31130 INFO : [PLUGIN] vStream: Utilise compte premium pour hoster onefichier 2021-05-19 18:08:18.385 T:31130 DEBUG : True 2021-05-19 18:08:18.385 T:31130 DEBUG :

2021-05-19 18:08:18.399 T:30827 DEBUG : ------ Window Init (DialogNotification.xml) ------ 2021-05-19 18:08:20.619 T:30827 DEBUG : ------ Window Deinit (DialogNotification.xml) ------ 2021-05-19 18:08:30.634 T:31138 DEBUG : Thread Timer start, auto delete: false 2021-05-19 18:08:30.780 T:31138 DEBUG : Thread Timer 531919553776 terminating 2021-05-19 18:08:45.315 T:30896 DEBUG : Thread JobWorker 531967673584 terminating (autodelete) 2021-05-19 18:08:45.315 T:30897 DEBUG : Thread JobWorker 531961476336 terminating (autodelete) 2021-05-19 18:08:45.327 T:30894 DEBUG : Thread JobWorker 531998201072 terminating (autodelete) 2021-05-19 18:08:54.296 T:31146 DEBUG : Thread Timer start, auto delete: false 2021-05-19 18:08:54.357 T:31146 DEBUG : Thread Timer 531998201072 terminating 2021-05-19 18:08:55.957 T:30827 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-19 18:08:55.958 T:30827 DEBUG : HandleKey: backspace (0xf008) pressed, action is Back 2021-05-19 18:08:55.972 T:30827 DEBUG : ------ Window Deinit (DialogBusy.xml) ------ 2021-05-19 18:08:55.973 T:31131 DEBUG : Thread scriptobs 531132212464 terminating 2021-05-19 18:08:55.974 T:30827 DEBUG : WaitOnScriptResult- cancelling plugin vStream (id=6) 2021-05-19 18:08:55.976 T:30827 DEBUG : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): trigger Monitor abort request 2021-05-19 18:08:58.296 T:30827 INFO : CWinSystemAndroid::DestroyWindow 2021-05-19 18:08:58.334 T:30796 DEBUG : CXBMCApp::onDisplayChanged: id: 0 2021-05-19 18:08:58.337 T:30796 WARNING : CPeripheralBusAndroid: failed to update input device with ID 2 because it couldn't be found 2021-05-19 18:08:58.340 T:30796 WARNING : CPeripheralBusAndroid: failed to update input device with ID 8 because it couldn't be found 2021-05-19 18:09:00.982 T:30827 ERROR : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script didn't stop in 5 seconds - let's kill it 2021-05-19 18:09:00.984 T:30827 ERROR : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.vstream/?site=cHosterGui&function=play&title=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sMediaUrl=https%3A%2F%2F1fichier.com%2F%3Fvvd4h1o00y80o6nj3nlx&sHosterIdentifier=onefichier&sFileName=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4&sTitleWatched=acontresensench1080pwebripx264aacmp4&sTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sId=cHosterGui&siteUrl=https%3A%2F%2F1fichier.com%2Fconsole%2Flink.pl&sourceName=siteonefichier&sCleanTitle=A.Contresens.FRENCH.1080p.WEBRip.x264.AAC.mp4+%5BCOLOR+violet%5D1Fichier%5B%2FCOLOR%5D&sFav=play&sCat=4] 2021-05-19 18:09:00.985 T:30827 DEBUG : Playlist Player: one or more items failed to play... aborting playback 2021-05-19 18:09:00.985 T:30827 DEBUG : ------ Window Init (DialogConfirm.xml) ------ 2021-05-19 18:09:00.985 T:30827 INFO : Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY 2021-05-19 18:09:01.084 T:31203 DEBUG : Thread BackgroundLoader start, auto delete: false 2021-05-19 18:09:01.086 T:30827 DEBUG : Keyboard: scancode: 0x04, sym: 0x8, unicode: 0x0000, modifier: 0x0 2021-05-19 18:09:01.131 T:31203 DEBUG : Thread BackgroundLoader 532045362416 terminating 2021-05-19 18:09:30.527 T:31130 INFO : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script aborted 2021-05-19 18:09:30.528 T:31130 DEBUG : onExecutionDone(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py) 2021-05-19 18:09:30.574 T:31130 DEBUG : . 2021-05-19 18:09:31.732 T:31130 INFO : Python interpreter interrupted by user 2021-05-19 18:09:31.732 T:31130 DEBUG : Thread LanguageInvoker 531118396656 terminating ` J'espère que ça va aider

TmpName commented 3 years ago

Ben justement, je vois plus d'erreur, tu es sur que ca marche pas sans la modif "barbare" que je t'ai donné juste avant ?

ERROR : CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.vstream/default.py): script didn't stop in 5 seconds - let's kill it

Ca c'est une erreur qui peut venir de tes settings. Ca arrivait generalement quand Vstream faisait une requete pour avoir une page HTML, et suite aux reglages ca donnait direct sur le fichier video, donc une page html de 2 Giga .......

Et dans les setting du compte up2bx ou onefichier ou autre, on pouvait choisir soit d'avoir le fichier direct, doit une page WEB.