Advertisement
Guest User

TASKER CODE [Silent Mode > Stop playing Music]

a guest
Aug 2nd, 2014
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.93 KB | None | 0 0
  1. <TaskerData sr="" dvi="1" tv="4.4u1m">
  2.     <Profile sr="prof27" ve="2">
  3.         <cdate>1406726609159</cdate>
  4.         <edate>1406743022543</edate>
  5.         <id>27</id>
  6.         <mid0>28</mid0>
  7.         <nme>Ton aus > Pause</nme>
  8.         <State sr="con0" ve="2">
  9.             <code>165</code>
  10.             <ConditionList sr="if">
  11.                 <bool0>And</bool0>
  12.                 <Condition sr="c0" ve="3">
  13.                     <lhs>%VOLM</lhs>
  14.                     <op>0</op>
  15.                     <rhs>0</rhs>
  16.                 </Condition>
  17.                 <Condition sr="c1" ve="3">
  18.                     <lhs>%MTRACK</lhs>
  19.                     <op>12</op>
  20.                     <rhs></rhs>
  21.                 </Condition>
  22.             </ConditionList>
  23.         </State>
  24.     </Profile>
  25.     <Task sr="task28">
  26.         <cdate>1406726614556</cdate>
  27.         <edate>1406743022543</edate>
  28.         <id>28</id>
  29.         <Action sr="act0" ve="6">
  30.             <code>443</code>
  31.             <Int sr="arg0" val="1"/>
  32.             <Int sr="arg1" val="1"/>
  33.         </Action>
  34.         <Action sr="act1" ve="6">
  35.             <code>548</code>
  36.             <Str sr="arg0" ve="3">%MTRACK pausiert</Str>
  37.             <Int sr="arg1" val="1"/>
  38.         </Action>
  39.     </Task>
  40. </TaskerData>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement