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

⌈⌋ ⎇ branch:  streamtuner2


Ticket Change Details

Overview

Artifact ID: ac024dba2f77db8030e4d8a2cca905edcb2a76c8
Ticket: 4163057c375ef104d431de2dbbc866d21a117d25
In the tunein.py line 103 needs to be changed into "if int(len(r)) < int(conf.max_streams) and max > 0:" to work properly
User & Date: mario on 2020-05-04 17:53:09
Changes

  1. icomment:
    Fixed now. Thanks!
    
    (IIRC there was a similar issue in another channel. The typecasting should have happened in the config. class, but seemingly didn't. Thus it's probably best to carry explicit casts around.)
    
  2. login: "mario"
  3. mimetype: "text/x-fossil-wiki"
  4. resolution changed to: "Fixed"
  5. status changed to: "Fixed"