Make the XML Stream Method Usable Again

3 views
Skip to first unread message

Erik Kristensen

unread,
Dec 14, 2010, 5:25:52 PM12/14/10
to myth...@googlegroups.com
Hey Everyone,

It looks like I might have figured out a way to make XML usable again
by talking with some of the developers of the MythTV project.

In your settings table if you add the following this should greatly
improve the usability of the XML streaming method.

value: ThreadPool/HTTP/Max
data: 25
host: null

If you can test and provide feedback it'd be appreciated.

Thanks,
Erik

Richard Kershenbaum

unread,
Dec 14, 2010, 6:49:00 PM12/14/10
to MythBoxee
Thanks for the reply, Erik! For anyone else who wants to try this,
here are the commands to use:

# sudo mysql mythconverg
mysql> INSERT INTO settings (value, data, hostname)
VALUES ('ThreadPool/HTTP/Max', '25', NULL);
Query OK, 1 row affected (0.00 sec)
mysql> quit

However, it didn't solve my problem. When trying to play recorded
programs with MythBoxee, I'm still getting a white screen in Windows,
or a black screen in Linux.

-- Richard

Erik Kristensen

unread,
Dec 14, 2010, 7:13:06 PM12/14/10
to myth...@googlegroups.com
Well you can send me your boxee.log and I can take a look but video
playback is really on Boxee not the MythBoxee app.

-Erik

> --
> You received this message because you are subscribed to the Google
> Groups "MythBoxee" group.
> To post to this group, send email to myth...@googlegroups.com
> To unsubscribe from this group, send email to
> mythboxee+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/mythboxee?hl=en
>

Reply all
Reply to author
Forward
0 new messages