Skip to content

Commit

Permalink
station updates
Browse files Browse the repository at this point in the history
  • Loading branch information
04Marcus committed Feb 24, 2024
1 parent be991c1 commit 1913ca7
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 1 deletion.
34 changes: 34 additions & 0 deletions web/cities/cities-ats.js
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,12 @@ var country_properties = {
code: "us-co",
relative_radius: 0.9
},
"diablo": {
name: "Diablo",
name_english: "Diablo",
code: "us-wa",
relative_radius: 0.5
},
"dodge_city": {
name: "Dodge City",
name_english: "Dodge City",
Expand Down Expand Up @@ -713,6 +719,12 @@ var country_properties = {
code: "us-wy",
relative_radius: 0.7
},
"john_day": {
name: "John Day",
name_english: "John Day",
code: "us-or",
relative_radius: 0.5
},
"junction": {
name: "Junction",
name_english: "Junction",
Expand Down Expand Up @@ -1890,6 +1902,9 @@ var city_properties = {
"denver": {
relative_whitenoise: 0.85
},
"diablo": {
relative_whitenoise: 0.95
},
"dodge_city": {
relative_radius: 0.9,
relative_whitenoise: 0.95
Expand Down Expand Up @@ -2059,6 +2074,9 @@ var city_properties = {
"jackson": {
relative_whitenoise: 0.85
},
"john_day": {
relative_whitenoise: 0.95
},
"junction": {
relative_radius: 1.2,
relative_whitenoise: 0.95
Expand Down Expand Up @@ -3204,6 +3222,14 @@ var cities = [
"y": "138.176",
"z": "-5191.34"
},
{
"gameName": "diablo",
"realName": "Diablo",
"country": "diablo",
"x": "-93493.5",
"y": "49.1725",
"z": "-67364.4"
},
{
"gameName": "dodge_city",
"realName": "Dodge City",
Expand Down Expand Up @@ -3668,6 +3694,14 @@ var cities = [
"y": "158.566",
"z": "-31351.6"
},
{
"gameName": "john_day",
"realName": "John Day",
"country": "john_day",
"x": "-91674.1",
"y": "49.3895",
"z": "-42358.9"
},
{
"gameName": "junction",
"realName": "Junction",
Expand Down
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.
76 changes: 75 additions & 1 deletion web/stations/stations-america.js
Original file line number Diff line number Diff line change
Expand Up @@ -4105,6 +4105,16 @@ var stations = {
logo: "stations/images-america/canada/CBC Radio One.png",
url: "https://playerservices.streamtheworld.com/api/livestream-redirect/CBU2FM_CBC_SC"
},
{
name: "Bounce 95.7",
logo: "stations/images-america/colville/Bounce 95.7.png",
url: "http://192.99.6.159:3900/index.php?ats=https://playerservices.streamtheworld.com/api/livestream-redirect/CJATFMAAC_SC"
},
{
name: "The Big 99.9 Coyote Country",
logo: "stations/images-america/spokane/The Big 99.9 Coyote Country.png",
url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KXLYFMAAC_SC"
},
{
name: "KCHW 102.7",
logo: "stations/images-america/colville/KCHW 102.7.png",
Expand Down Expand Up @@ -5555,6 +5565,28 @@ var stations = {
url: "https://bonneville.cdnstream1.com/2708_48.aac"
},
],
"diablo": [
{
name: "KARI 550",
logo: "stations/images-america/bellingham/KARI 550.png",
url: "https://ice9.securenetsystems.net/KARI550"
},
{
name: "Sher E Punjab 600",
logo: "stations/images-america/canada/vancouver/Sher E Punjab 600.png",
url: "https://ais-sa1.streamon.fm/7676_48k.aac"
},
{
name: "KAPS Country 660",
logo: "stations/images-america/bellingham/KAPS Country 660.png",
url: "https://ice7.securenetsystems.net/KAPS"
},
{
name: "AM 770 KTTH",
logo: "stations/images-america/seattle/AM 770 KTTH.png",
url: "https://bonneville.cdnstream1.com/2696_48.aac"
},
],
"dodge_garden_city": [
{
name: "Air1 89.9",
Expand Down Expand Up @@ -9762,6 +9794,43 @@ var stations = {
url: "https://ice7.securenetsystems.net/KSPZ"
},
],
"john_day": [
{
name: "OPB 89.7",
logo: "stations/images-america/0_general_logos/OPB.png",
url: "https://ais-sa3.cdnstream1.com/2440_128.aac"
},
{
name: "KMHD 91.5",
logo: "stations/images-america/portland/KMHD 89.1.png",
url: "https://ais-sa3.cdnstream1.com/2442_128.aac"
},
{
name: "CSN Radio 91.9",
logo: "stations/images-america/0_general_logos/CSN.png",
url: "https://ice7.securenetsystems.net/CSNAAC"
},
{
name: "94.5 KJDY",
logo: "stations/images-america/burns/94.5 KJDY.png",
url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KJDYFM_SC"
},
{
name: "3ABN 98.1",
logo: "stations/images-america/0_general_logos/3ABN.png",
url: "http://war.str3am.com:7180/live"
},
{
name: "104.7 KCMB",
logo: "stations/images-america/baker_city/104.7 KCMB.png",
url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KCMBFM_SC"
},
{
name: "1400 KJDY",
logo: "stations/images-america/burns/94.5 KJDY.png",
url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KJDYFM.mp3"
},
],
"junction_city": [
{
name: "KPR 91.3",
Expand Down Expand Up @@ -11519,7 +11588,7 @@ var stations = {
{
name: "The River 105.1",
logo: "stations/images-america/lewiston/The River 105.1.png",
url: "https://live.amperwave.net/manifest/mcvey-kvtykfmaac-imc"
url: "https://live.amperwave.net/manifest/mcvey-kvtyfmaac-imc"
},
{
name: "Canyon Country 106.9",
Expand Down Expand Up @@ -52788,6 +52857,11 @@ var stations_canada = {
logo: "stations/images-america/canada/vancouver/Evolution 107.9.png",
url: "http://192.99.6.159:3900/index.php?ats=https://evolution1079.streamb.live/SB00207"
},
{
name: "Sher E Punjab 600",
logo: "stations/images-america/canada/vancouver/Sher E Punjab 600.png",
url: "https://ais-sa1.streamon.fm/7676_48k.aac"
},
{
name: "Sportsnet 650",
logo: "stations/images-america/canada/vancouver/Sportsnet 650.png",
Expand Down

0 comments on commit 1913ca7

Please sign in to comment.