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

⌈⌋ ⎇ branch:  streamtuner2


Check-in [6f0655d209]

Overview
Comment:Cover ImportError with custom explanation
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6f0655d2095f523792390e05f3bc96428e1229ac
User & Date: mario on 2020-12-12 14:16:05
Other Links: manifest | tags
Context
2020-12-12
14:17
Fix `format_exc(e)` itself causing an exception, and add explanation in `pq` wrapper which was supposed to mask import errors. check-in: ef4ea389f1 user: mario tags: trunk
14:16
Cover ImportError with custom explanation check-in: 6f0655d209 user: mario tags: trunk
2020-10-31
16:59
select: is now preparsed in pluginconf (but configwin/combobox expected tuple-list instead of dict till now; might need further changes) check-in: 8d130efe89 user: mario tags: trunk
Changes