Stable: 2.5.2
Development: 2.6-alpha3
Download
Hello, I can't add this radio: https://stream.causecommune.fm/voixdulat_mp3 to my playlist. I guess it is because the ending is _mp3 and not .mp3 Is there a way to add it? Thank you.
jcf
Wed, 2020-09-23 23:42
Permalink
Actually, it's not the '_mp3' but rather the 'https'.
MOC doesn't currently support secure http connections; it is on the list and is a straight-forward change but requires time to test.
If you're adept at coding, you could add it to the list in files.c:is_url() but it would be at your own risk.
david1234
Thu, 2020-09-24 12:34
Ok, thank you.
jcf
Wed, 2020-09-23 23:42
Permalink
Actually The 'https'
Actually, it's not the '_mp3' but rather the 'https'.
MOC doesn't currently support secure http connections; it is on the list and is a straight-forward change but requires time to test.
If you're adept at coding, you could add it to the list in files.c:is_url() but it would be at your own risk.
david1234
Thu, 2020-09-24 12:34
Permalink
thks
Ok, thank you.