C# - Skipping a song with a HttpWebRequest - from External Siteweb in Asp.NET MVC 5
  • Hi airtime community,

    I have been developing my own private web radio for a couple of month. (http://snag.gy/FeCKN.jpg)

    Lately, I have been able to skip the current playing song with Two HttpWebRequest POST.  ( 1.login  2.skip song).

    I was just wondering if any others members found ways to skip song without connecting to AirTime UI (example controller URL).

    Thanks for reading :)