Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#3576 closed defect (fixed)

MythFlix can't add to queue

Reported by: anonymous Owned by: kkuphal
Priority: major Milestone: unknown
Component: mythflix Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Mythflix frontend is not passing trkid to the netflix.pl script when trying to add a movie to the queue.

2007-06-05 10:13:46.660 Add Movie: Executing '/usr/share/mythtv/mythflix/scripts/netflix.pl -A 134852' 2007-06-05 10:13:54.851 #ERROR

Usage: /usr/share/mythtv/mythflix/scripts/netflix.pl -A <movieid> <trkid>

Attachments (2)

netflix.pl.addFix.diff (1.2 KB) - added by Britney Fransen <britney.fransen@…> 17 years ago.
mythflix.cpp.addFix.diff (1.2 KB) - added by Britney Fransen <britney.fransen@…> 17 years ago.

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by Britney Fransen <britney.fransen@…>

Attachment: netflix.pl.addFix.diff added

Changed 17 years ago by Britney Fransen <britney.fransen@…>

Attachment: mythflix.cpp.addFix.diff added

comment:1 Changed 17 years ago by Britney Fransen <britney.fransen@…>

netflix.com doesn't require the <trkid> to add a movie to the queue. Attached are patches to netflix.pl and mythflix.cpp that will fix adding a movie to the queue.

comment:2 Changed 17 years ago by kkuphal

Resolution: fixed
Status: newclosed

(In [14389]) Fixes #3576 by applying patch to fix Add to Queue by removing trkid parameter requirement

comment:3 Changed 16 years ago by cpinkham

(In [15479]) Apply various changesets from trunk to fix issues in mythflix plugin.

References #3891, #3888, #3575, #3577, #3894, #3576, #3912, and #3916.

Also closes #4459.

Note: See TracTickets for help on using tickets.