02-19-2024, 01:11 AM
Hi Alain,
the modification consists in adding an IF instruction block, in the original "webradiointerface.cpp" module. I requested to the authors of "welle" to add it on their code (to have it in the following release) but, unfortunatly they did not accept.
The current release is 2.4 and the modification position reported on the issue "https://github.com/AlbrechtL/welle.io/issues/559" is different (500 instead of 474).
The modification is necessary to change channel and subchannel (or SID) because the original module accepted change of the subchannel only.
In other word, you need it to allow the request: http://localhost:7979/mp3/CHANNEL/SID: for example to listen to the "CHANTE FRANCE"
you have to create a radio station on moode with the URL "http://127.0.0.1:7979/mp3/9A/0xfe43"
I hope it is more clear than before, please do not hesitate to ask for any additional doubts.
Best regards,
Francesco
the modification consists in adding an IF instruction block, in the original "webradiointerface.cpp" module. I requested to the authors of "welle" to add it on their code (to have it in the following release) but, unfortunatly they did not accept.
The current release is 2.4 and the modification position reported on the issue "https://github.com/AlbrechtL/welle.io/issues/559" is different (500 instead of 474).
The modification is necessary to change channel and subchannel (or SID) because the original module accepted change of the subchannel only.
In other word, you need it to allow the request: http://localhost:7979/mp3/CHANNEL/SID: for example to listen to the "CHANTE FRANCE"
you have to create a radio station on moode with the URL "http://127.0.0.1:7979/mp3/9A/0xfe43"
I hope it is more clear than before, please do not hesitate to ask for any additional doubts.
Best regards,
Francesco