Menu

#5 createscenemnu.sh fetches its arguments in wrong order

open
nobody
None
5
2006-05-15
2006-05-15
No

In Line 539 of mythtvburn.sh, $aspectRation gets passed
as last argument to createscenemenu.sh. In the latter
script, however, $aspectRatio gets shifted from
somewhere in the middle of the argument vector (line
18). This (funny enough: only) occasionally prompts
mythburn to stop with an error.

Resolution: Alter order in whicht createscenemenu.sh
fetches its arguments.

All in all thanks for this nice and useful extension to
MythTV! :-)

Discussion


Log in to post a comment.