Sling TV Tuning with AppleTV and ah4c
I did a little experimenting with the Sling TV app on the AppleTV...
Looks like they do have deep linking working on it right now.
I don't have a Sling TV subscription so this was done with a few freestream channels and they were able to load and play multiple shows in a row for over 2 hours so it appears that the way I did it is pointing to the "channel" not the individual show.
Start by installing Sling TV on Apple TV tuner
Test starting up Sling TV using atvremote command...
atvremote -s 10.10.11.42 launch_app=slingtv:
First time you may have to confirm that you want to launch the Sling TV app.
Using a computer go to
https://watch.sling.com/dashboard/grid_guide/grid_guide_all
Find a channel you want and select it so it starts to play. After it starts playing right click on playing video and select the option "Create QR code for this page"
Copy the link they show and attach it after the launch_app=slingtv: removing the http: so it starts with the //
Here are 3 samples that should launch...
Alien Nation Channel
atvremote -s 10.10.11.42 launch_app=slingtv://watch.sling.com/1/asset/51f52123df99dc6d97e5887fdf23e6c3/watch
CBS 24/7 News Channel
atvremote -s 10.10.11.42 launch_app=slingtv://watch.sling.com/1/asset/0bf0d288245ed13cb11b9c87a4bc62ba/watch
Alf TV Channel
atvremote -s 10.10.11.42 launch_app=slingtv://watch.sling.com/1/asset/bf658731eeb0d9d4ab7023803cf0caff/watch
Depending on the channels you add you may be able to find guide data inside Channels but I have not tried.
Good Luck

I may have to do some research at some point and see if I can figure it out.
I feel your pain...Been there tried that.

