a4k-openproject / plugin.video.openmeta

GNU General Public License v3.0
3 stars 3 forks source link

[Bug] Crash when trying to play TV shows or show trailers with Yoda and Netflix add-on. #1

Closed DaedalusBLN closed 5 years ago

DaedalusBLN commented 5 years ago

This happens in Openinfo and Openmeta and only for TV shows. I'm using Yoda and Netflix and the players off this repo. Movies work fine. I get a crash whenever I select an episode and hit play. I have set Greek as TMDB lookup language, don't know if that is relevant info. Trailers on TV shows also cause a crash. My default Play action is to open ExtendedInfo by the way. I'm using the Titan Bingie Mode v0.3 skin off cartmandos's repo.

Expected behavior Simple selector should launch add-on for sources.

Platform

Partial Log 2019-03-09 00:21:27.832 T:18763 NOTICE: [plugin.video.youtube] Running: YouTube (6.4.0) on Leia (Kodi-18.1) with Python 2.7.15 Path: /kodion/search/query/ Params: {'q': '(Doom Patrol, ) Trailer'} 2019-03-09 00:21:36.574 T:18783 NOTICE: Previous line repeats 1 times. 2019-03-09 00:21:36.574 T:18783 ERROR: NEWADDON Unknown Video Info Key "fanart" 2019-03-09 00:21:36.575 T:18783 ERROR: NEWADDON Unknown Video Info Key "imdb_id" 2019-03-09 00:21:36.575 T:18783 ERROR: NEWADDON Unknown Video Info Key "name" 2019-03-09 00:21:36.575 T:18783 ERROR: NEWADDON Unknown Video Info Key "poster" 2019-03-09 00:21:36.575 T:18783 ERROR: NEWADDON Unknown Video Info Key "tvdb_id" 2019-03-09 00:21:36.689 T:18783 ERROR: NEWADDON Unknown Video Info Key "fanart" 2019-03-09 00:21:36.689 T:18783 ERROR: NEWADDON Unknown Video Info Key "imdb_id" 2019-03-09 00:21:36.689 T:18783 ERROR: NEWADDON Unknown Video Info Key "name" 2019-03-09 00:21:36.689 T:18783 ERROR: NEWADDON Unknown Video Info Key "poster" 2019-03-09 00:21:36.690 T:18783 ERROR: NEWADDON Unknown Video Info Key "tvdb_id" 2019-03-09 00:21:36.723 T:18783 ERROR: NEWADDON Unknown Video Info Key "fanart" 2019-03-09 00:21:36.723 T:18783 ERROR: NEWADDON Unknown Video Info Key "imdb_id" 2019-03-09 00:21:36.723 T:18783 ERROR: NEWADDON Unknown Video Info Key "name" 2019-03-09 00:21:36.723 T:18783 ERROR: NEWADDON Unknown Video Info Key "poster" 2019-03-09 00:21:36.723 T:18783 ERROR: NEWADDON Unknown Video Info Key "tvdb_id" 2019-03-09 00:21:36.823 T:18783 ERROR: NEWADDON Unknown Video Info Key "fanart" 2019-03-09 00:21:36.823 T:18783 ERROR: NEWADDON Unknown Video Info Key "imdb_id" 2019-03-09 00:21:36.823 T:18783 ERROR: NEWADDON Unknown Video Info Key "name" 2019-03-09 00:21:36.823 T:18783 ERROR: NEWADDON Unknown Video Info Key "poster" 2019-03-09 00:21:36.824 T:18783 ERROR: NEWADDON Unknown Video Info Key "tvdb_id" 2019-03-09 00:21:40.944 T:17346 WARNING: Trying to add unsupported control type 1 2019-03-09 00:21:40.959 T:18371 ERROR: GetDirectory - Error getting 2019-03-09 00:21:59.015 T:17346 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.openmeta/tv/play/355622/1/1] 2019-03-09 00:21:59.015 T:17346 WARNING: Attempt to set unplayable index 0 2019-03-09 00:21:59.144 T:18807 ERROR: NEWADDON Unknown Video Info Key "fanart" 2019-03-09 00:21:59.145 T:18807 ERROR: NEWADDON Unknown Video Info Key "imdb_id" 2019-03-09 00:21:59.145 T:18807 ERROR: NEWADDON Unknown Video Info Key "name" 2019-03-09 00:21:59.145 T:18807 ERROR: NEWADDON Unknown Video Info Key "poster" 2019-03-09 00:21:59.145 T:18807 ERROR: NEWADDON Unknown Video Info Key "

jnmtf commented 5 years ago

I m facing the same problem too.

DaedalusBLN commented 5 years ago

@drinfernoo Could you possibly confirm this bug, please?

drinfernoo commented 5 years ago

I do believe the foreign language features for TMDb have been stripped out of the current version, so that is probably where the issue is.

DaedalusBLN commented 5 years ago

@drinfernoo I switched TMDb language to English. The crash keeps happening - as mentioned - only for TV shows. Note: it doesn't crash when using other skins, it only crashes with Titan Bingie Mode on TV Shows when hitting play on an episode. Reported the issue on the skin's repo too.