Public bug reported:

Binary package hint: mythstream

When I tried play Shoutcast streams, Ive got "no url's found". So I
found solution...

I must change path in file:

(/usr/share/mythtv/mythstream/parsers/shoutcast/menu.pl)

Original line is:
open( FD, "<shoutcast/genres.txt" );

Working one should be:
open( FD, "</usr/share/mythtv/mythstream/parsers/shoutcast/genres.txt" ); 

Solution works and is from:
http://www.minimyth.org/forum/viewtopic.php?t=1517&sid=642db4d6e186acb7971e1df8715c69b6

** Affects: mythstream (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Shoutcast streams dont work
https://bugs.launchpad.net/bugs/346487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to