Edzelf/ESP32-Radio

Maximum line length in config file - 150

Opened this issue · 0 comments

Hi, the maximum line length in config file is 150 character, however, there are some streaming addresses exceeding that limit having 200+ char. example: (http://f131.rndfnk.com/ard/mdr/284320/0/mp3/128/stream.mp3?aggregator=tunein&cid=01FBPZXA57C37S4VNZ987DHSAG&sid=2Xagpff6njVUTziab3qhjWeevNu&token=8SK0_3Z8ibHONLUGCaeeWrYWW-X3BVQaAsZNkzz9eOY&tvf=-1NA_HGvkxdmMTMxLnJuZGZuay5jb20)

Is there a way to extend the maximum line length in config file? I guess 300 would cover that need.

Thank you.