Hello,
I'm searching for a variable which write "Empty Artist" when no track is playing instead of the "---".
I tried this $#TMU_ARTIST#=--?EmptyArtist$ but it doesn't work.
Thanks
Related
Hi guys,
I really like the default music player because it shows you the album art on the lock screen. However, I can't find out how to enqueue a song or album to the now playing list. It always replaces all the songs currently playing and I don't want that.
I tried playing a playlist and then adding stuff to that playlist but that doesn't work either. Anyone got an idea how to do this or at least a music player replacement with the lock screen controls?
Thanks!
Oh, I forgot: On the Windows Mobile HTC Sense (Manila) Player this worked, so I'm thinking this feature must be accessible somehow.
Anyone?
You can hold down on a song and Add to Playlist, but you can't enqueue anything to add to what's currently playing.
To be frank, the HTC Music player is really poor.
So which player are you using? Does it have a lock screen?
I have the same problem on my HTC Magic since I updated it
Hi guys! I've read that many people want to have the one application that does two functions: Play music and display song lyric. The application MIUI Music does that kind of stuff and it also shows the lyrics for the song. What I wondered was if it was possible for the app not only to find and show the lyrics, but at the time of downloading the song, at the same time do the downloading of the lyrics, so that not only you can read it while your connected to the internet, but can save it in your phone. If any ideas on an existing app, please tell me. Thanks alot!
PowerAmp does that conveniently... just add the lyrics to a song via itunes or something similar before putting the song into your phone. A simple tap on the album cover while on poweramp will show/hide the lyrics
Hello.
I have two problems during creating media player nased on this tutorial:
–> http://www.zooper.org/wp/archives/4695
1.
You’ll notice that I mentioned 4 bitmaps earlier (Previous, Next, Play and Pause), however there are only 3 control bitmaps in the widget. There is a little trick that you can apply that will allow you to swap out bitmaps depending on a certain MU variable. I leave this with you as a challenge.
Click to expand...
Click to collapse
Sorry, i am not so smart. How to make play/pause button with replacing icons?
2. I am already using “Now Playing” player and zooper buttons working well (findig this player as my top one) but for cover art and track/artist info i still have displayed data from samsung music player or google player.
After run MU i choosing Now Playing. Reason is that my default player cannot be Now Playing (cant choose this one on my device)?
My device: Galaxy Note 2.
Thanks for answer in adwance.
It's a simple variable expression to switch symbols(play/pause for example).
Create a bitmap for a play button and in the "advanced parameters" section add this variable:
$#TMU_ISPLAYING#=1?[bo]0[/bo]$
Now create another bitmap, this time for your pause button. Add this variable for the advanced parameters:
$#TMU_ISPLAYING#=0?[bo]0[/bo]$
What this does is lowers the opacity of each object depending on what state the widget is in(playing or paused). Make sure your pause bitmap is above your play button in the module manager stack.
As for other issues, what player are you using to play music? You have to make sure Media Utilities supports your music app of choice. Open Music Utilities and go to settings. Make sure you've enabled it to work with Zooper and all other widget utilities, and also make sure to add your media player in the media apps if you haven't done so already. I only use Spotify, Google Play Music and GoneMAD Music Player and it works for all 3 of those apps.
Hello everyone!
I am trying to use the current playing track album art in a Zooper widget with the Media Utilities plug-in. I can only make it work with Spotify and BeyondPod, but the image (nor the artist or the track) won't show when using Power AMP. Could someone please give some hints on this?
Thanks in advance!
When I lock my phone while listening to music the media control its so simple, just the name of the song and a stop button and next track, but when I click on it, it shows me the full cover, the name of the song, the artist and which stream services is being streamed from and it looks really cool, so thats my question, is there any way to keep like that all the time?
(One UI 2.0)