Opened 13 years ago
Closed 13 years ago
#10752 closed Bug Report - General (Works for me)
mythfrontend incorrectly calls metadata grabber if name contains apostrophe
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | 0.25-fixes |
Severity: | medium | Keywords: | metadata tmdb |
Cc: | Ticket locked: | no |
Description
Mythvideo file with name "Kiki's Delivery Service.mkv" requesting metadata look up through mythfrontend fails with "no results found . . ." Running the tmdb.py script manually returns the correct reference.
I'm guessing the apostrophe in the title is the sticking bit when tmdb.py is called from mythfrontend.
Working manual grabber script execution as follows: ./tmdb.py -l en -M "Kiki's Delivery Service"
Change History (2)
Note: See
TracTickets for help on using
tickets.
Works fine here. Got any logs?