<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Am 2012-06-29 12:41, schrieb Robin Gilks:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Hello everybody, this is pretty much a question to the developers. Is there any chance that the recent mythmusic changes from paul-h will be added to the master MythTV? He has added internet radio streaming which is awesome. It works like a charm and should really be added. This makes MythTV much more attractive to users.</blockquote>
<pre>Greetings

I'm an everybody rather than a developer but this interests me a lot. I've
asked on the list a couple of times how I can put a few fixed stations
into the database so I can replace the mythstream functionality I've lost
by moving up to 0.25.

It sounds to me (since you say it works well!!) that you have done this.
Could you give us a clue to how its done please or where there is a patch
that will allow it via the frontend GUI?

Cheers

</pre>
</blockquote>
<p>Hi,</p>
<p>you need to have your own git repository with the sources of MythTV. There you can do your own changes to the source code or apply changes from other developers.</p>
<p>To update your git repository to the latest MythTv version you usually do something like "git pull git://github.com/MythTV/mythtv.git master".</p>
<p>To include the streaming stuff from paul-h MythTV repository you need to do a "git pull git://github.com/paul-h/mythtv.git master"</p>
<p>You can then compile it from these sources and install it.</p>
<p>Its probably the best if some developer just merges paul-h changes into MythTV. Or the Mythbuntu guys could create a MythTV version with the streaming stuff included.</p>
<p>Cheers</p>
<p>&nbsp;</p>
<div>&nbsp;</div>
</body></html>