Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#13424 closed Bug Report - General (Fixed)

ttvdb.py doesn't get non-english metadata

Reported by: yianniv Owned by: David Hampton
Priority: minor Milestone: 31.0
Component: Contributed Scripts & Apps Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hi,

This has been happening since the new api. Ttvdb.py won't bring back any info if it's not in english, i.e. python ttvdb.py -l el -M "Star Trek Discovery" returns nothing, whereas python ttvdb.py -l en -M "Star Trek Discovery" works ok.

MythTV Version : v31-Pre-157-g62ae08961c-dirty
MythTV Branch : master
Network Protocol : 91
Library API : 31.20190109-1
QT Version : 5.9.4
Options compiled in:
 linux release use_hidesyms using_alsa using_oss using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_frontend using_vbox using_ceton using_hdpvr using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl using_opengl_video using_opengl_themepainter using_qtwebkit using_qtscript using_qtdbus using_taglib using_v4l2 using_x11 using_xnvctrl using_libbluray_external using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_freetype2 using_mythtranscode using_opengl using_vaapi using_vaapi2 using_nvdec using_vdpau using_ffmpeg_threads using_mheg using_libass using_libxml2 using_libmp3lame

Best regards,

Yianni

Change History (5)

comment:1 Changed 5 years ago by yianniv

Actually, wrong title. Correct would be: ttvdb.py won't revert to english metadata when the one specified in -l is missing.

comment:2 Changed 5 years ago by David Hampton

Owner: changed from sphery to David Hampton
Status: newassigned

comment:3 Changed 4 years ago by yianniv

Hi, I've upgraded to the latest commit (9d4eebd33) and this is no longer a problem. Thanks for solving this, please close this ticket.

comment:4 Changed 4 years ago by Bill Meek

Resolution: Fixed
Status: assignedclosed

Thanks for reporting back.

comment:5 Changed 4 years ago by Stuart Auchterlonie

Milestone: needs_triage31.0
Note: See TracTickets for help on using tickets.