Web API example ====== Playback Masters ====== Lists (almost) all playbacks, shows which masters they are using, and allows some filtering. ^ author, date | Sebastian Beutel, November2021 | ^ published | https://www.avosupport.de/downloads/icke_siegen/PB%20Masters/ | ^ prog. lang./ framework | HTML, JS, CSS; none (wrote everything with a text editor | ^ description | Shows which playbacks are controlled by which master.\\ Idea from https://www.facebook.com/groups/Avolites/posts/2356283491170538/ | ^ other requirements | e.g. a web browser is required | WebAPI currently does not show all handle groups. Hence playbacks on the Titan Mobile Faderwing or unassigned handles (still in the show library) are not shown with this tool. ---- ===== Screenshots ===== {{:webapi:examples:pbmaaster.png?500|}} ---- ===== How it works ===== ''Test IP/Get Playbacks'' reads all the current playbacks, puts them into an array, and then shows this array in a table. Additionally you can filter the array by speedsource and sizesource. ---- ===== API Requests ===== * [[:webapi:requests:System_SoftwareVersion]] * [[:webapi:requests:Show_Showname]] * [[:webapi:requests:handles]] * [[:webapi:requests:playback]]