06-11-2025, 12:53 PM
(06-11-2025, 12:31 PM)vinis Wrote: Thank you for your interest in this problem.
This is the link:
https://radio.m-1.fm/m1/MP3320.m3u
Thats a playlist file not the playable URL as required by moode's Radio Station feature.
To get the playable URL run the commands below
Code:
wget https://radio.m-1.fm/m1/MP3320.m3u
cat MP3320.m3u
Just for convenience here's the command output
Code:
pi@moode9:~ $ wget https://radio.m-1.fm/m1/MP3320.m3u
--2025-06-11 08:49:34-- https://radio.m-1.fm/m1/MP3320.m3u
Resolving radio.m-1.fm (radio.m-1.fm)... 195.12.170.100, 195.12.170.101
Connecting to radio.m-1.fm (radio.m-1.fm)|195.12.170.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [audio/x-mpegurl]
Saving to: ‘MP3320.m3u’
MP3320.m3u [ <=> ] 34 --.-KB/s in 0s
2025-06-11 08:49:38 (92.1 MB/s) - ‘MP3320.m3u’ saved [34]
pi@moode9:~ $ cat MP3320.m3u
http://radio.m-1.fm:80/m1/MP3320
# Playable URL is:
http://radio.m-1.fm:80/m1/MP3320