[Bug 346487] [NEW] Shoutcast streams dont work
Pavel Mlčoch
pavkamlc at centrum.cz
Sat Mar 21 20:46:48 UTC 2009
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-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list