Numbers-kun

Zooper/UCCW Music Widget Using Media Utils

Apr 28th, 2014
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. --------------------------------------------------------
  2. Zooper music widget using Media Utils
  3. --------------------------------------------------------
  4.  
  5. *IMPORTANT* MUST INSTALL MEDIA UTILITIES PRIOR AND ENABLE WIDGET INTEGRATION IN MEDIA UTILITIES SETTINGS!!!
  6. Use "edit text manually" to input these variables inside a text component (not RTF format)
  7.  
  8. Display artist name: #TMU_ARTIST#
  9. Display track name: #TMU_TRACK#
  10. Display album name: #TMU_ALBUM#
  11.  
  12. How I set mine up:
  13.  
  14. first text component:
  15.  
  16. Now Playing #TMU_TRACK#
  17.  
  18. second text component:
  19.  
  20. by #TMU_ARTIST#
  21.  
  22. third text component (if you want to include album name)
  23.  
  24. on #TMU_ALBUM#
  25.  
  26. or if your screen is big enough you can just do:
  27.  
  28. Now Playing #TMU_TRACK# by #TMU_ARTIST#
  29.  
  30. --UCCW SECTION TO BE WRITTEN--
Advertisement
Add Comment
Please, Sign In to add comment