Skip to content

Commit

Permalink
Expand radio coverage in Russia (#248)
Browse files Browse the repository at this point in the history
* Support for Russian map mods

Maps updated:
- updated RusMap,
- SRMap (The Great Steppe road connection - Georgia)

Maps added:
- SibirMap
- Volga Map
- Kirov Map
- NNMap
- Altai Map
- Road to Arkhangelsk
- M12 Vostok
- Central Russia
- More Russia
- Russian Isles
- Tambov Map
- Off the Grid
- Trans-Siberian Truckway

* station updates

- Addition of Chinese nationwide radio stations
- Addition of some new Russian radios

* city range adjustments
  • Loading branch information
ModesevenTM authored Feb 3, 2025
1 parent 913ca10 commit 2d23ca6
Show file tree
Hide file tree
Showing 9 changed files with 2,201 additions and 34 deletions.
2,193 changes: 2,159 additions & 34 deletions web/cities/cities-ets2.js

Large diffs are not rendered by default.

Binary file added web/stations/images-europe/china/CNR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions web/stations/stations-europe.js
Original file line number Diff line number Diff line change
Expand Up @@ -1112,6 +1112,18 @@ var stations = {/*
url: "http://playerservices.streamtheworld.com/api/livestream-redirect/SER_CATAAC_SC"
},
],
"china": [
{
name: "中国之声",
logo: "stations/images-europe/china/CNR.png",
url: "https://ngcdn001.cnr.cn/live/zgzs/index.m3u8"
},
{
name: "经济之声",
logo: "stations/images-europe/china/CNR.png",
url: "https://ngcdn002.cnr.cn/live/jjzs/index.m3u8"
},
],
"croatia": [
{
name: "HR 1",
Expand Down Expand Up @@ -6452,6 +6464,31 @@ var stations = {/*
logo: "stations/images-europe/russia/Маруся Фм - Marusya FM.png",
url: "https://radio-holding.ru:9433/marusya_default"
},
{
name: "Милицейская Волна",
logo: "stations/images-europe/russia/Милицейская Волна - Militseyskaya Volna.png",
url: "https://radiomv.hostingradio.ru:80/radiomv128.mp3"
},
{
name: "ПИ FM",
logo: "stations/images-europe/russia/ПИ FM - Pi FM.png",
url: "https://cdn.pifm.ru/mp3web"
},
{
name: "Радио Гордость",
logo: "stations/images-europe/russia/Радио Гордость - Radio Gordost.png",
url: "https://rgordost.hostingradio.ru/rgordost64.aacp"
},
{
name: "Радио Звезда",
logo: "stations/images-europe/russia/Радио Звезда - Radio Zvezda.png",
url: "https://zvezda-radio-rzv.mediacdn.ru/radio/zvezda/zvezda_128"
},
{
name: "Радио Искатель",
logo: "stations/images-europe/russia/Радио Искатель - Radio Iskatel.png",
url: "https://iskatel.hostingradio.ru:8015/iskatel-128.mp3"
},
{
name: "Радио Мир",
logo: "stations/images-europe/russia/Радио Мир - Radio Mir.png",
Expand All @@ -6467,6 +6504,11 @@ var stations = {/*
logo: "stations/images-europe/russia/Radio Record.png",
url: "https://hls-01-radiorecord.hostingradio.ru/record/playlist.m3u8"
},
{
name: "Радио Родных Дорог",
logo: "stations/images-europe/russia/Радио Родных Дорог - Radio Rodnykh Dorog.png",
url: "https://stream1.radiord.ru:8000/live128.mp3"
},
{
name: "Радио ВАНЯ",
logo: "stations/images-europe/russia/Радио ВАНЯ - Radio Vanya.png",
Expand Down

0 comments on commit 2d23ca6

Please sign in to comment.