tcking / GiraffePlayer2

out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
Apache License 2.0
377 stars 110 forks source link

How to add 26 various live Internet radio streams to this source code #163

Open JanuszChmiel opened 5 years ago

JanuszChmiel commented 5 years ago

Dear core developers, I Am visually impaired with no sight at all and I Am not Java expert. How can I extend The amount of possible live streams to add to this amazing player? There are two .json files inside assets folder. But which complex changes inside .xml or .java source files would had to be performed so I could add 26 live stations instead of 24? I have thought, that .json file can have unlimited amount of items, but when I have modified one player previously, Android system crash occurred, app have stop working, when I have simply tried to add all 26 stations to The .json file. I have carefully analysed The file to be careful about all its parts, but I AM afraid, that I can not add for example 1000 items to .json file. Thank you very much for yours help.