@uspino
Ok I just spun up a test container...
I think you are fine as long as you get a response from the atvremote command I mentioned using in the EXEC Console in the previous post and you can see all 3 directories
adb
m3u
scripts
I am also showing nothing in the adb and scripts directories and an entire list of m3u files including one for spectrum for I think central time zone Texas.
At this point I would change these setting to false in my environment variables.
CREATE_M3US=false
UPDATE_SCRIPTS=false
UPDATE_M3US=false
Step 1 - Setup atvremote to communicate with appletv from INSIDE the EXEC Console
atvremote -s 10.10.11.42 --protocol airplay pair
atvremote -s 10.10.11.42 --protocol companion pair
atvremote -s 10.10.11.42 --protocol raop pair
mv /root/.pyatv.conf /root/.android
ls -a /root/.android
Remember that after every pair command you must look at the appletv output to get the code to enter.
FYI...You should be able to see the .pyatv.conf file using the last command above. Any directory or file starting with "." is hidden by default that is why we are using -a attrib to tell it to show all.
Step 2 Create Scripts...
Below are the 3 script files to add in the scripts directory. These probably won't run right if you create them on a windows computer (appears to be something to do with how windows and linux identify end of lines)
The safest way to create them is to use nano inside the EXEC Console using these commands...
cd /opt/scripts/atv/spectrum
nano prebmitune.sh
nano bmitune.sh
nano stopbmitune.sh
prebmitune.sh
#!/bin/bash
# Nothing needed in this file!
bmitune.sh
#!/bin/bash
channelID="$1"
streamerIP="$2"
atvremote --storage-filename /root/.android/.pyatv.conf -s $streamerIP launch_app=spectrumTV://watch.spectrum.net/livetv/$channelID
sleep 45
atvremote --storage-filename /root/.android/.pyatv.conf -s $streamerIP select
stopbmitune.sh
#!/bin/bash
streamerIP="$1"
channelID="$2"
atvremote --storage-filename /root/.android/.pyatv.conf -s $streamerIP home delay=250 home delay=5000 up delay=200 up delay=5000 home
The stopbmitune.sh may need to be adjusted depending on how your appletv is setup. This shuts the spectrum app all the way down every time. This is slower but was the most reliable way to do it in the past.
Here is my Spectrum m3u without the locals...I can show you how to look up individual channels later if needed but these should work for the national eastern feeds if that is where you are.
spectrum.m3u
#EXTM3U
#EXTINF:-1 channel-id="59296" channel-number="1018" tvg-name="WEHD" tvc-guide-stationid="59296",WE_TV
http://{{ .IPADDRESS }}/play/tuner/59296
#EXTINF:-1 channel-id="58515" channel-number="1020" tvg-name="TBSHD" tvc-guide-stationid="58515",TBS
http://{{ .IPADDRESS }}/play/tuner/58515
#EXTINF:-1 channel-id="58574" channel-number="1025" tvg-name="FXHD" tvc-guide-stationid="58574",FX
http://{{ .IPADDRESS }}/play/tuner/58574
#EXTINF:-1 channel-id="58623" channel-number="1028" tvg-name="SYFYHD" tvc-guide-stationid="58623",SYFY
http://{{ .IPADDRESS }}/play/tuner/58623
#EXTINF:-1 channel-id="62420" channel-number="1029" tvg-name="CCHD" tvc-guide-stationid="62420",Comedy_Central
http://{{ .IPADDRESS }}/play/tuner/62420
#EXTINF:-1 channel-id="59337" channel-number="1030" tvg-name="AMCHD" tvc-guide-stationid="59337",AMC
http://{{ .IPADDRESS }}/play/tuner/59337
#EXTINF:-1 channel-id="60150" channel-number="1031" tvg-name="LIFEHD" tvc-guide-stationid="60150",Lifetime
http://{{ .IPADDRESS }}/play/tuner/60150
#EXTINF:-1 channel-id="61812" channel-number="1032" tvg-name="EHD" tvc-guide-stationid="61812",E!
http://{{ .IPADDRESS }}/play/tuner/61812
#EXTINF:-1 channel-id="58452" channel-number="1033" tvg-name="USAHD" tvc-guide-stationid="58452",USA
http://{{ .IPADDRESS }}/play/tuner/58452
#EXTINF:-1 channel-id="42642" channel-number="1034" tvg-name="TNTHD" tvc-guide-stationid="42642",TNT
http://{{ .IPADDRESS }}/play/tuner/42642
#EXTINF:-1 channel-id="60046" channel-number="1035" tvg-name="VH1HD" tvc-guide-stationid="60046",VH1
http://{{ .IPADDRESS }}/play/tuner/60046
#EXTINF:-1 channel-id="60964" channel-number="1036" tvg-name="MTVHD" tvc-guide-stationid="60964",MTV
http://{{ .IPADDRESS }}/play/tuner/60964
#EXTINF:-1 channel-id="59186" channel-number="1037" tvg-name="PARHD" tvc-guide-stationid="59186",Paramount
http://{{ .IPADDRESS }}/play/tuner/59186
#EXTINF:-1 channel-id="59440" channel-number="1038" tvg-name="CMTVHD" tvc-guide-stationid="59440",CMT
http://{{ .IPADDRESS }}/play/tuner/59440
#EXTINF:-1 channel-id="59432" channel-number="1040" tvg-name="NIKHD" tvc-guide-stationid="59432",Nickelodeon
http://{{ .IPADDRESS }}/play/tuner/59432
#EXTINF:-1 channel-id="73541" channel-number="1041" tvg-name="TVLNDHD" tvc-guide-stationid="73541",TV_Land
http://{{ .IPADDRESS }}/play/tuner/73541
#EXTINF:-1 channel-id="59684" channel-number="1042" tvg-name="DISNHD" tvc-guide-stationid="59684",Disney
http://{{ .IPADDRESS }}/play/tuner/59684
#EXTINF:-1 channel-id="60048" channel-number="1043" tvg-name="TOONHD" tvc-guide-stationid="60048",Cartoon
http://{{ .IPADDRESS }}/play/tuner/60048
#EXTINF:-1 channel-id="57394" channel-number="1044" tvg-name="APLHD" tvc-guide-stationid="57394",Animal_Planet
http://{{ .IPADDRESS }}/play/tuner/57394
#EXTINF:-1 channel-id="64490" channel-number="1051" tvg-name="TRUTVHD" tvc-guide-stationid="64490",truTV
http://{{ .IPADDRESS }}/play/tuner/64490
#EXTINF:-1 channel-id="58625" channel-number="1052" tvg-name="BRAVOHD" tvc-guide-stationid="58625",Bravo
http://{{ .IPADDRESS }}/play/tuner/58625
#EXTINF:-1 channel-id="70522" channel-number="1053" tvg-name="OXYGNHD" tvc-guide-stationid="70522",Oxygen
http://{{ .IPADDRESS }}/play/tuner/70522
#EXTINF:-1 channel-id="56905" channel-number="1056" tvg-name="DSCHD" tvc-guide-stationid="56905",Discovery
http://{{ .IPADDRESS }}/play/tuner/56905
#EXTINF:-1 channel-id="57391" channel-number="1058" tvg-name="TLCHD" tvc-guide-stationid="57391",TLC
http://{{ .IPADDRESS }}/play/tuner/57391
#EXTINF:-1 channel-id="57708" channel-number="1059" tvg-name="HSTRYHD" tvc-guide-stationid="57708",History
http://{{ .IPADDRESS }}/play/tuner/57708
#EXTINF:-1 channel-id="87182" channel-number="1060" tvg-name="TRAV" tvc-guide-stationid="11180",Travel
http://{{ .IPADDRESS }}/play/tuner/87182
#EXTINF:-1 channel-id="51529" channel-number="1061" tvg-name="AETVHD" tvc-guide-stationid="51529",A&E
http://{{ .IPADDRESS }}/play/tuner/51529
#EXTINF:-1 channel-id="49788" channel-number="1062" tvg-name="HGTVD" tvc-guide-stationid="49788",HGTV
http://{{ .IPADDRESS }}/play/tuner/49788
#EXTINF:-1 channel-id="63236" channel-number="1063" tvg-name="BETHD" tvc-guide-stationid="63236",BET
http://{{ .IPADDRESS }}/play/tuner/63236
#EXTINF:-1 channel-id="50747" channel-number="1065" tvg-name="FOODHD" tvc-guide-stationid="50747",Food_Network
http://{{ .IPADDRESS }}/play/tuner/50747
#EXTINF:-1 channel-id="66268" channel-number="1068" tvg-name="HALLHD" tvc-guide-stationid="66268",HALLMARK
http://{{ .IPADDRESS }}/play/tuner/66268
#EXTINF:-1 channel-id="46710" channel-number="1069" tvg-name="HMMHD" tvc-guide-stationid="46710",Hallmark_Movies_Mysteries
http://{{ .IPADDRESS }}/play/tuner/46710
#EXTINF:-1 channel-id="70388" channel-number="1073" tvg-name="OWNHD" tvc-guide-stationid="70388",OWN
http://{{ .IPADDRESS }}/play/tuner/70388
#EXTINF:-1 channel-id="49438" channel-number="1074" tvg-name="NGCHD" tvc-guide-stationid="49438",National_Geographic
http://{{ .IPADDRESS }}/play/tuner/49438
#EXTINF:-1 channel-id="71280" channel-number="1080" tvg-name="SUNDHD" tvc-guide-stationid="71280",SundanceTV
http://{{ .IPADDRESS }}/play/tuner/71280
#EXTINF:-1 channel-id="65342" channel-number="1081" tvg-name="IDHD" tvc-guide-stationid="65342",Investigation_Discovery
http://{{ .IPADDRESS }}/play/tuner/65342
#EXTINF:-1 channel-id="31046" channel-number="1083" tvg-name="MTHD" tvc-guide-stationid="31046",MotorTrend
http://{{ .IPADDRESS }}/play/tuner/31046
#EXTINF:-1 channel-id="64492" channel-number="1085" tvg-name="BBCAHD" tvc-guide-stationid="64492",BBC_America
http://{{ .IPADDRESS }}/play/tuner/64492
#EXTINF:-1 channel-id="59444" channel-number="1095" tvg-name="IFCHD" tvc-guide-stationid="59444",IFC
http://{{ .IPADDRESS }}/play/tuner/59444
#EXTINF:-1 channel-id="126128" channel-number="1139" tvg-name="EARTHX" tvc-guide-stationid="126128",EarthX
http://{{ .IPADDRESS }}/play/tuner/126128
#EXTINF:-1 channel-id="67375" channel-number="1157" tvg-name="MAGNHD" tvc-guide-stationid="67375",Magnolia
http://{{ .IPADDRESS }}/play/tuner/67375
#EXTINF:-1 channel-id="73413" channel-number="1197" tvg-name="FETV" tvc-guide-stationid="73413",fe_tv
http://{{ .IPADDRESS }}/play/tuner/73413
#EXTINF:-1 channel-id="61960" channel-number="1217" tvg-name="TVONEHD" tvc-guide-stationid="61960",TV_One
http://{{ .IPADDRESS }}/play/tuner/61960
#EXTINF:-1 channel-id="97409" channel-number="1228" tvg-name="ASPREHD" tvc-guide-stationid="97409",ASPiRE
http://{{ .IPADDRESS }}/play/tuner/97409
#EXTINF:-1 channel-id="68796" channel-number="1230" tvg-name="POPHD" tvc-guide-stationid="16715",POP
http://{{ .IPADDRESS }}/play/tuner/68796
#EXTINF:-1 channel-id="62746" channel-number="1231" tvg-name="IONHD" tvc-guide-stationid="62746",ION
http://{{ .IPADDRESS }}/play/tuner/62746
#EXTINF:-1 channel-id="113430" channel-number="1233" tvg-name="CIRCLE" tvc-guide-stationid="113430",CIRCLE
http://{{ .IPADDRESS }}/play/tuner/113430
#EXTINF:-1 channel-id="109454" channel-number="1237" tvg-name="STARTTV" tvc-guide-stationid="109454",Start_TV
http://{{ .IPADDRESS }}/play/tuner/109454
#EXTINF:-1 channel-id="122968" channel-number="1238" tvg-name="STRY" tvc-guide-stationid="122968",Story_TV
http://{{ .IPADDRESS }}/play/tuner/122968
#EXTINF:-1 channel-id="131889" channel-number="1241" tvg-name="CHIMETV" tvc-guide-stationid="131889",ChimeTV
http://{{ .IPADDRESS }}/play/tuner/131889
#EXTINF:-1 channel-id="130088" channel-number="1242" tvg-name="STELLAR" tvc-guide-stationid="130088",Stellar_TV
http://{{ .IPADDRESS }}/play/tuner/130088
#EXTINF:-1 channel-id="83098" channel-number="1264" tvg-name="RVLTHD" tvc-guide-stationid="83098",Revolt
http://{{ .IPADDRESS }}/play/tuner/83098
#EXTINF:-1 channel-id="55887" channel-number="1278" tvg-name="LMNHD" tvc-guide-stationid="55887",LMN
http://{{ .IPADDRESS }}/play/tuner/55887
#EXTINF:-1 channel-id="32645" channel-number="1301" tvg-name="ESPNHD" tvc-guide-stationid="32645",ESPN
http://{{ .IPADDRESS }}/play/tuner/32645
#EXTINF:-1 channel-id="45507" channel-number="1302" tvg-name="ESPN2HD" tvc-guide-stationid="45507",ESPN2
http://{{ .IPADDRESS }}/play/tuner/45507
#EXTINF:-1 channel-id="49848" channel-number="1308" tvg-name="BSGLHD" tvc-guide-stationid="49848",Bally_Sports_Great_Lakes
http://{{ .IPADDRESS }}/play/tuner/49848
#EXTINF:-1 channel-id="68658" channel-number="1309" tvg-name="BSOH3HD" tvc-guide-stationid="68658",Bally_Sports_BSOH3HD
http://{{ .IPADDRESS }}/play/tuner/68658
#EXTINF:-1 channel-id="91114" channel-number="1310" tvg-name="BSOH3AH" tvc-guide-stationid="91114",Bally_Sports_BSOH3AH
http://{{ .IPADDRESS }}/play/tuner/91114
#EXTINF:-1 channel-id="54286" channel-number="1312" tvg-name="BSDHD" tvc-guide-stationid="54286",Bally_Sports_Detroit
http://{{ .IPADDRESS }}/play/tuner/54286
#EXTINF:-1 channel-id="61854" channel-number="1316" tvg-name="GOLFHD" tvc-guide-stationid="61854",Golf
http://{{ .IPADDRESS }}/play/tuner/61854
#EXTINF:-1 channel-id="82547" channel-number="1317" tvg-name="FS1HD" tvc-guide-stationid="82547",Fox_Sports_1
http://{{ .IPADDRESS }}/play/tuner/82547
#EXTINF:-1 channel-id="58321" channel-number="1333" tvg-name="BIG10HD" tvc-guide-stationid="58321",BIG10
http://{{ .IPADDRESS }}/play/tuner/58321
#EXTINF:-1 channel-id="71198" channel-number="1335" tvg-name="BGTEN02" tvc-guide-stationid="71198",BIG10_2
http://{{ .IPADDRESS }}/play/tuner/71198
#EXTINF:-1 channel-id="89714" channel-number="1336" tvg-name="SECH" tvc-guide-stationid="89714",SEC_Network
http://{{ .IPADDRESS }}/play/tuner/89714
#EXTINF:-1 channel-id="45399" channel-number="1346" tvg-name="NFLHD" tvc-guide-stationid="45399",NFL_Network
http://{{ .IPADDRESS }}/play/tuner/45399
#EXTINF:-1 channel-id="111871" channel-number="1348" tvg-name="ACC" tvc-guide-stationid="111871",ACC_Network
http://{{ .IPADDRESS }}/play/tuner/111871
#EXTINF:-1 channel-id="58646" channel-number="1350" tvg-name="CNNHD" tvc-guide-stationid="58646",CNN
http://{{ .IPADDRESS }}/play/tuner/58646
#EXTINF:-1 channel-id="64549" channel-number="1351" tvg-name="HLNHD" tvc-guide-stationid="64549",HLN
http://{{ .IPADDRESS }}/play/tuner/64549
#EXTINF:-1 channel-id="60179" channel-number="1352" tvg-name="FNCHD" tvc-guide-stationid="60179",Fox_News
http://{{ .IPADDRESS }}/play/tuner/60179
#EXTINF:-1 channel-id="58718" channel-number="1353" tvg-name="FBNHD" tvc-guide-stationid="58718",Fox_Business
http://{{ .IPADDRESS }}/play/tuner/58718
#EXTINF:-1 channel-id="64241" channel-number="1354" tvg-name="MSNBC" tvc-guide-stationid="16300",MSNBC
http://{{ .IPADDRESS }}/play/tuner/64241
#EXTINF:-1 channel-id="58780" channel-number="1355" tvg-name="CNBCHD" tvc-guide-stationid="58780",CNBC
http://{{ .IPADDRESS }}/play/tuner/58780
#EXTINF:-1 channel-id="71799" channel-number="1356" tvg-name="BLOOMHD" tvc-guide-stationid="71799",Bloomberg
http://{{ .IPADDRESS }}/play/tuner/71799
#EXTINF:-1 channel-id="62077" channel-number="1357" tvg-name="HSNHD" tvc-guide-stationid="62077",HSN
http://{{ .IPADDRESS }}/play/tuner/62077
#EXTINF:-1 channel-id="99450" channel-number="1358" tvg-name="HSN2HD" tvc-guide-stationid="99450",HSN_2
http://{{ .IPADDRESS }}/play/tuner/99450
#EXTINF:-1 channel-id="68344" channel-number="1359" tvg-name="CSPAN" tvc-guide-stationid="10161",C-SPAN
http://{{ .IPADDRESS }}/play/tuner/68344
#EXTINF:-1 channel-id="68334" channel-number="1360" tvg-name="CSPN2HD" tvc-guide-stationid="68334",C-SPAN_2
http://{{ .IPADDRESS }}/play/tuner/68334
#EXTINF:-1 channel-id="68332" channel-number="1361" tvg-name="CSPN3HD" tvc-guide-stationid="68332",C-SPAN_3
http://{{ .IPADDRESS }}/play/tuner/68332
#EXTINF:-1 channel-id="109435" channel-number="1362" tvg-name="SPNWDTH" tvc-guide-stationid="109435",Spectrum_News_Dayton
http://{{ .IPADDRESS }}/play/tuner/109435
#EXTINF:-1 channel-id="91096" channel-number="1363" tvg-name="NEWSNTN" tvc-guide-stationid="91096",NewsNation
http://{{ .IPADDRESS }}/play/tuner/91096
#EXTINF:-1 channel-id="58812" channel-number="1370" tvg-name="WEATHHD" tvc-guide-stationid="58812",The_Weather_Channel
http://{{ .IPADDRESS }}/play/tuner/58812
#EXTINF:-1 channel-id="91994" channel-number="1371" tvg-name="ACUWTHH" tvc-guide-stationid="91994",AccuWeather
http://{{ .IPADDRESS }}/play/tuner/91994
Step 3 - Set scripts to be executable from inside EXEC Console
cd /opt/scripts/atv/spectrum
chmod 755 prebmitune.sh
chmod 755 bmitune.sh
chmod 755 stopbmitune.sh
ls -a -l
Verify with the last directory command that the files are now executable.
Step 4 - Add m3u to CDVR and enjoy