Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7484 closed defect (fixed)

MythVideo image retrieval creating incorrectly named files for series containing '?'

Reported by: Robin Hill <myth@…> Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: Plugin - MythVideo Version: 0.22rc1
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When using MythVideo? to retrieve metadata for any series containing a '?' (e.g. 'Whose Line is it Anyway?', 'Who Do You Think You Are?'), the image retrieval creates incorrectly-named files (the filenames are truncated before the '?'). If I use jamu.py, the files are created correctly.

MythTV Version : 22619M
MythTV Branch : branches/release-0-22-fixes
Network Protocol : 50
Library API : 0.22.20091023-1
QT Version : 4.5.2
Options compiled in:

linux release using_oss using_alsa using_backend using_dvb using_frontend using_iptv using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_live using_mheg

Change History (2)

comment:1 Changed 14 years ago by robertm

Resolution: fixed
Status: newclosed

(In [22708]) Fixes #7484. Replace comma and question mark characters in image filenames to prevent truncation.

comment:2 Changed 14 years ago by robertm

(In [22795]) Refs #7484, #7485. Backport rest of image redownload fixes, and replace a couple illegal characters in titles.

Note: See TracTickets for help on using tickets.