
raymond at wagnerrp
May 24, 2012, 8:57 PM
Post #3 of 4
(220 views)
Permalink
|
|
Re: Ticket #10752: mythfrontend incorrectly calls metadata grabber if name contains apostrophe
[In reply to]
|
|
On 5/24/2012 21:59, Nicolas Riendeau wrote: > Hi! > > On 5/24/2012 9:14 PM, Ryan Patterson wrote: >> Weird. It still doesn't work for me. I reset the metadata and >> pressed 'w'. Here is what popped up in the mythfrontend log. . . >> >> 2012-05-24 20:57:22.908143 I Running Grabber: >> /usr/local/share/mythtv/metadata/Movie/tmdb.py -l en -M KIki's >> Delivery Serivice > > Shouldn't that be "Service"? > > Have a nice day! Also as a side note, the command line it claims to run isn't entirely correct, as it does not run any command line at all. It passes the arguments directly into the grabber application, bypassing any shell interpreter, as well as the need to escape or quote anything. Apostrophes, spaces, quotes, and any other special characters should all behave as expected. _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|