Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Changes To FAQ

Changes to "FAQ" between 2015-05-18 22:41:50 and 2015-05-21 20:20:40

82
83
84
85
86
87
88
89

90





82
83
84
85
86
87
88
89
90
91
92
93
94
95
96








+

+
+
+
+
+
    The "server" search is not implemented for all channels however. Only the major ones and non-static lists can actually return something.

 9. <h3> Crashes while switching tabs </h3>

    That's probably a known problem. It's just difficult to reproduce and fix still. The main issue is concurrent threads clashing with the Gtk user interface handling.

    If you can reproduce it (using the -D debug mode), then please send in a bug report. Otherwise, and if this happens more than once, just enable the "no-threading" mode in the settings dialog.

 10. <h3>Channel errors about undefined conf.* variables</h3>

    When upgrading from a previous ST2 version, you might encounter some plugins failing with initialization errors. If so, run streamtuner2 once with `-D` flag to have new config options applied. (Not actually seen this happening, but could be...)