macros:example:firesetlisttrack
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:example:firesetlisttrack [2018/08/26 11:18] – [Fire a setlist track] icke_siegen | macros:example:firesetlisttrack [2024/08/24 08:23] (current) – icke_siegen | ||
---|---|---|---|
Line 1: | Line 1: | ||
Example | Example | ||
- | ====== Fire a setlist | + | ====== |
^ by: | Sebastian Beutel, July 2018 | | ^ by: | Sebastian Beutel, July 2018 | | ||
Line 12: | Line 12: | ||
Albeit there are various functions to fire and edit setlist tracks, the main challenge is to identify the particular track. After a number of pointless tries Gregory confirmed that currently usernumbers for setlist tracks are not implemented. Hence the only way to identify a track is its id. And as it is also not possible to make a track show its id and it's also not shown via Web API the only way to get the id is to retrieve it from the showfile. And finally, as SetList.FireTrack comes from the namespace SetList passed TitanIDs are parsed in the SetList context which fails. The only way to make it work is the string notation '' | Albeit there are various functions to fire and edit setlist tracks, the main challenge is to identify the particular track. After a number of pointless tries Gregory confirmed that currently usernumbers for setlist tracks are not implemented. Hence the only way to identify a track is its id. And as it is also not possible to make a track show its id and it's also not shown via Web API the only way to get the id is to retrieve it from the showfile. And finally, as SetList.FireTrack comes from the namespace SetList passed TitanIDs are parsed in the SetList context which fails. The only way to make it work is the string notation '' | ||
- | In order to make it easier to get a setlist track id [[http:// | + | In order to make it easier to get a setlist track id [[http:// |
==== functions ==== | ==== functions ==== | ||
Line 42: | Line 42: | ||
- create your show with all required setlists and tracks | - create your show with all required setlists and tracks | ||
- | - upload the showfile to [[http:// | + | - upload the showfile to [[http:// |
- create one or more of the macros like above with the ids you have just found (replacing all three occurencies of ' | - create one or more of the macros like above with the ids you have just found (replacing all three occurencies of ' | ||
- [[: | - [[: |
macros/example/firesetlisttrack.1535282335.txt.gz · Last modified: 2018/08/26 11:18 (external edit)